Per Lidén
|
0f06a9a5cd
|
8237825: ZGC: Replace -XX:ZPath with -XX:AllocateHeapAt
Reviewed-by: eosterlund
|
2020-01-30 12:41:56 +01:00 |
|
Per Lidén
|
24691f248c
|
8237758: ZGC: Move get_mempolicy() syscall wrapper to ZSyscall
Reviewed-by: eosterlund
|
2020-01-30 12:41:47 +01:00 |
|
Per Lidén
|
91d58b8f96
|
8237649: ZGC: Improved NUMA support when using small pages
Reviewed-by: eosterlund, smonteith
|
2020-01-30 12:41:26 +01:00 |
|
Matthias Baesken
|
cd01fa372e
|
8223699: cleanup perfMemory_aix.cpp O_NOFOLLOW coding on aix
Reviewed-by: lucy, mdoerr
|
2020-01-28 08:53:30 +01:00 |
|
Boris Ulasevich
|
d65f9665df
|
8229971: Arm32: implementation for Thread-local handshakes
Reviewed-by: rehn, dsamersoff
|
2020-01-30 10:26:56 +03:00 |
|
David Holmes
|
c4b708b255
|
8237857: LogDecorations::uptimenanos is implemented incorrectly
Reviewed-by: dcubed, kbarrett
|
2020-01-29 23:53:16 -05:00 |
|
Jesper Wilhelmsson
|
0b45b7a291
|
Merge
|
2020-01-30 05:05:04 +01:00 |
|
Erik Gahlin
|
70fdf1e5ee
|
8237364: Add early validation to the jdk.jfr.Recording constructor
Reviewed-by: mgronlun, mseledtsov
|
2020-01-29 23:36:38 +01:00 |
|
Vladimir Ivanov
|
5b5a5353e7
|
7175279: Don't use x87 FPU on x86-64
Reviewed-by: kvn, roland
|
2020-01-30 00:46:43 +03:00 |
|
Erik Gahlin
|
a2bbf933d9
|
8222001: JFR event for heap dumps written
Reviewed-by: mgronlun
|
2020-01-29 22:37:17 +01:00 |
|
Kim Barrett
|
f262092fd9
|
8233822: VM_G1CollectForAllocation should always check for upgrade to full
Move upgrade check into do_collection_pause_at_safepoint.
Reviewed-by: tschatzl, sangheki
|
2020-01-29 15:48:22 -05:00 |
|
Daniel Fuchs
|
e0901fb627
|
8237896: MulticastSocket should link to DatagramChannel as an alternative for multicasting
MulticastSocket API documentation now includes some links to DatagramChannel.
Reviewed-by: alanb
|
2020-01-29 19:13:09 +00:00 |
|
Pavel Rappo
|
91a031aa87
|
8238167: Remove stray files from jdk.javadoc
Reviewed-by: jjg
|
2020-01-29 18:04:53 +00:00 |
|
Andrew Haley
|
0dd3aaf0ed
|
8230392: Define AArch64 as MULTI_COPY_ATOMIC
Reviewed-by: adinn, dholmes
|
2020-01-23 11:44:04 -05:00 |
|
Aleksey Shipilev
|
3eb71de759
|
8238153: CTW: C2 (Shenandoah) compilation fails with "Unknown node in get_load_addr: CreateEx"
Reviewed-by: roland, rkennke
|
2020-01-29 14:34:40 +01:00 |
|
Pengfei Li
|
6fd7ad87ce
|
8237524: AArch64: String.compareTo() may return incorrect result
Reviewed-by: aph
|
2020-01-21 08:15:33 +00:00 |
|
Erik Gahlin
|
c718a082a4
|
8238083: Crash: assert(is_object_aligned(v)) failed: address not aligned: 0xfffffffffffffff1
Reviewed-by: mgronlun
|
2020-01-29 11:04:00 +01:00 |
|
Jan Lahoda
|
2f45d46640
|
8237528: Inefficient compilation of Pattern Matching for instanceof
Avoiding unnecessary cast and comparison in type test pattern desugaring.
Reviewed-by: forax, mcimadamore
|
2020-01-29 10:37:22 +01:00 |
|
Ivan Walulya
|
41f962d784
|
8232689: Remove ParCompactionManager::Action enum
Reviewed-by: lkorinth, kbarrett, tschatzl
|
2020-01-29 09:29:22 +01:00 |
|
Erik Gahlin
|
5c3d9a7d04
|
8237887: CDSandJFR: assert(instance_klass->is_initialized()
Reviewed-by: mgronlun
|
2020-01-28 22:37:38 +01:00 |
|
Zhengyu Gu
|
69f1538631
|
8237963: Shenandoah: Heap iteration should use concurrent version of string dedup roots
Reviewed-by: shade
|
2020-01-28 15:47:39 -05:00 |
|
Jesper Wilhelmsson
|
efa4d2f9e1
|
Merge
|
2020-01-28 07:25:31 +01:00 |
|
Vicente Romero
|
64288e1e76
|
8235149: javac parser is too aggressive on ambiguous expressions using identifier: record
Reviewed-by: mcimadamore
|
2020-01-27 18:50:19 -05:00 |
|
Jonathan Gibbons
|
08e63539f2
|
8237845: Encapsulate doclet options
Reviewed-by: hannesw, prappo
|
2020-01-27 14:03:58 -08:00 |
|
Jonathan Gibbons
|
6b4223eec2
|
8237803: Reorganize impl of tool options
Reviewed-by: prappo
|
2020-01-27 13:42:57 -08:00 |
|
Zhengyu Gu
|
99b9939318
|
8237874: Shenandoah: Backout JDK-8234399
Reviewed-by: shade
|
2020-01-27 09:58:27 -05:00 |
|
Daniil Titov
|
5ac7dfa2bf
|
8235681: Remove unnecessary workarounds in UnixOperatingSystem.c
Reviewed-by: cjplummer, amenkov
|
2020-01-27 09:39:44 -08:00 |
|
Erik Gahlin
|
3884792cda
|
8227610: Remove allocation when getting EventHandle
Reviewed-by: mgronlun
|
2020-01-27 14:30:57 +01:00 |
|
Matthias Baesken
|
1ca54e1455
|
8237819: s390x - remove unused pd_zero_to_words_large
Reviewed-by: clanger, mdoerr
|
2020-01-24 13:48:35 +01:00 |
|
Aleksey Shipilev
|
7cae6c3564
|
8237847: Zero builds fail after JDK-8237637 (Remove dubious type conversions from oop)
Reviewed-by: dcubed
|
2020-01-26 17:08:40 +01:00 |
|
Pavel Rappo
|
49dc57cd10
|
8237817: Clean up net-properties.html
Reviewed-by: dfuchs
|
2020-01-24 21:57:19 +00:00 |
|
Jesper Wilhelmsson
|
a94b4fc695
|
Merge
|
2020-01-24 22:39:58 +01:00 |
|
Aleksey Shipilev
|
7cd21cfdec
|
8237821: Shenandoah: build broken after JDK-8237637 (Remove dubious type conversions from oop)
Reviewed-by: rkennke
|
2020-01-24 21:11:31 +01:00 |
|
Alex Menkov
|
90d656d2f6
|
8235846: Improve WindbgDebuggerLocal implementation
Reviewed-by: sspitsyn, cjplummer
|
2020-01-24 11:55:15 -08:00 |
|
Daniel Fuchs
|
9085b7bdc7
|
8236596: HttpClient leaves HTTP/2 sockets in CLOSE_WAIT, when using proxy tunnel
Changes Http2ClientImpl::stop to close the TCP connection after sending out the GOAWAY frame.
Reviewed-by: chegar
|
2020-01-24 17:57:41 +00:00 |
|
Anuraag Agrawal
|
4fdcb47304
|
7006496: Use modern Windows API to retrieve OS DNS servers
Reviewed-by: dfuchs, chegar, aefimov
|
2020-01-24 16:16:39 +00:00 |
|
Pavel Rappo
|
abadeda8a5
|
8233795: Consider adding a notion of a Value-based class to API Documentation index
Reviewed-by: hannesw
|
2020-01-24 12:51:34 +00:00 |
|
Adam Sotona
|
d97fe7b050
|
8042742: possible error in Tokens.Token.checkKind() for javac
Correcting expected token kind in an assert.
Reviewed-by: jlahoda
|
2020-01-24 12:31:51 +01:00 |
|
Stefan Karlsson
|
46423b0f70
|
8237637: Remove dubious type conversions from oop
Reviewed-by: kbarrett, dholmes, mdoerr
|
2020-01-24 09:27:07 +01:00 |
|
Stefan Karlsson
|
b223907794
|
8237645: Remove OopsInGenClosure::par_do_barrier
Reviewed-by: sjohanss
|
2020-01-24 09:24:46 +01:00 |
|
Stefan Karlsson
|
17106c9e9d
|
8236778: Add Atomic::fetch_and_add
Reviewed-by: kbarrett, dholmes
|
2020-01-24 09:15:08 +01:00 |
|
David Holmes
|
5013cf6e0c
|
8235966: Process obsolete flags less aggressively
Reviewed-by: dcubed, iignatyev
|
2020-01-23 21:14:16 -05:00 |
|
Vicente Romero
|
0f98701e87
|
8236210: javac generates wrong annotation for fields generated from record components
Reviewed-by: mcimadamore
|
2020-01-23 19:20:11 -05:00 |
|
Jonathan Gibbons
|
9e4830fc30
|
8237492: Reorganize impl of doclet options
8237726: Fix signature of StandardDoclet.getSupportedOptions
Reviewed-by: prappo, hannesw, ksrini
|
2020-01-23 15:52:54 -08:00 |
|
Jesper Wilhelmsson
|
c6c828fa6e
|
Merge
|
2020-01-23 22:59:49 +01:00 |
|
Patricio Chilano Mateo
|
5e9d3fdc9c
|
8237756: Backout: JDK-8230594: Allow direct handshakes without VMThread intervention
Backout JDK-8230594
Reviewed-by: coleenp, dcubed
|
2020-01-23 17:26:52 +00:00 |
|
Patrick Concannon
|
94bb505c94
|
8235783: DatagramSocket::disconnect should allow an implementation to throw UncheckedIOException
Undocumented throwing of Errors changed to throw a more user friendly UncheckedIOException
Reviewed-by: alanb, chegar, dfuchs
|
2020-01-23 14:43:37 +00:00 |
|
Per Lidén
|
4eacb6361b
|
8234440: ZGC: Print relocation information on info level
Reviewed-by: stefank, eosterlund
|
2020-01-23 15:13:32 +01:00 |
|
Martin Doerr
|
da7cebabb2
|
8237375: SimpleThresholdPolicy misses CounterDecay timestamp initialization
Reviewed-by: simonis, dholmes
|
2020-01-23 13:55:10 +01:00 |
|
Jie Fu
|
a0882bf4cc
|
8237752: Minimal VM build fails after JDK-8236236
Reviewed-by: dholmes
|
2020-01-23 13:51:23 +08:00 |
|