Kim Barrett
|
98d41015ca
|
8244307: Improve assertions against taskqueue underflow
Added assert_not_underflow.
Reviewed-by: tschatzl, sjohanss
|
2020-05-06 00:28:12 -04:00 |
|
Kim Barrett
|
7ae3bea212
|
8243961: ForceNUMA and only one available NUMA node fails assertion on Windows
Improve ergnomics for UseNUMA and UseNUMAInterleaving
Reviewed-by: tschatzl, sjohanss
|
2020-05-05 22:34:54 -04:00 |
|
Jie Fu
|
317bd88e33
|
8244489: Zero and minimal VM build failure after JDK-8241071 (MetaspaceShared::symbol_space_alloc is undefined)
Reviewed-by: dholmes
|
2020-05-06 09:00:30 +08:00 |
|
Yumin Qi
|
0c0d485c37
|
8237750: Load libzip.so only if necessary
Libzip.so is unconditionally loaded even without usage. Fix by on demand loading.
Reviewed-by: dlong, iklam, ccheung
|
2020-05-05 15:40:18 -07:00 |
|
Igor Ignatyev
|
bc8065facd
|
8244485: runtime/cds/appcds/TestZGCWithCDS.java fails after 8244385
Reviewed-by: dcubed
|
2020-05-05 14:55:23 -07:00 |
|
Ioi Lam
|
eadcb08c3c
|
8241071: Generation of classes.jsa with -Xshare:dump is not deterministic
Reviewed-by: dholmes, stuefe
|
2020-05-05 11:10:02 -07:00 |
|
Hannes Wallnöfer
|
957eb270f0
|
8243388: Moving search result selection clears search input
Reviewed-by: prappo
|
2020-05-05 22:56:01 +02:00 |
|
Jonathan Gibbons
|
98cbf4660c
|
8242532: convert tests to use Text Blocks
Reviewed-by: hannesw
|
2020-05-05 13:02:30 -07:00 |
|
Alexander Matveev
|
5868c76ec6
|
8233166: jpackage tool skips empty directories
Reviewed-by: herrick, asemenyuk
|
2020-05-05 15:25:27 -04:00 |
|
Erik Joelsson
|
2254cf5a24
|
8244247: Build failures after sjavac cleanup
Reviewed-by: ihse, tbell
|
2020-05-05 11:02:43 -07:00 |
|
Sergey Bylokhov
|
14b7dd4090
|
7185258: [macosx] Deadlock in SunToolKit.realSync()
Reviewed-by: prr
|
2020-04-26 19:42:04 -07:00 |
|
Sergey Bylokhov
|
b36738a55a
|
8238575: DragSourceEvent.getLocation() returns wrong value on HiDPI screens (Windows)
Reviewed-by: prr
|
2020-04-26 19:36:04 -07:00 |
|
Sergey Bylokhov
|
a0a9595d8b
|
8236980: Cleanup of toString methods in JavaSound
Reviewed-by: prr
|
2020-04-26 18:49:18 -07:00 |
|
Prasanta Sadhukhan
|
c18080fef7
|
8213123: javax/swing/JButton/4368790/bug4368790.java fails on mac
Reviewed-by: serb, jdv
|
2020-04-27 10:37:30 +05:30 |
|
Prasanta Sadhukhan
|
059329b346
|
Merge
|
2020-04-24 16:12:53 +05:30 |
|
Yang Zhang
|
b54a34786a
|
8243240: AArch64: Add support for MulVB
Reviewed-by: aph
|
2020-04-24 09:47:19 +00:00 |
|
Aleksey Shipilev
|
53e4de6cf7
|
8239786: Shenandoah: print per-cycle statistics
Reviewed-by: rkennke
|
2020-04-24 11:45:24 +02:00 |
|
Magnus Ihse Bursie
|
76e5da4d59
|
8243477: FreeType library check should prefer 64-bit directory
Reviewed-by: erikj
|
2020-04-24 11:19:16 +02:00 |
|
John Jiang
|
2a4596cfe4
|
8243029: Rewrite javax/net/ssl/compatibility/Compatibility.java with a flexible interop test framework
Reviewed-by: xuelei
|
2020-04-24 15:28:57 +08:00 |
|
Sibabrata Sahoo
|
e5c84ff282
|
8242929: The values of jdk.tls.namedGroups should not be case-sensitive
The values of jdk.tls.namedGroups should not be case-sensitive
Reviewed-by: xuelei
|
2020-04-23 22:49:55 -07:00 |
|
Yang Zhang
|
905eb57ede
|
8242905: AArch64: Client build failed
Reviewed-by: aph
|
2020-04-24 02:16:06 +00:00 |
|
Jonathan Gibbons
|
009dd60ea3
|
8241780: Allow \n@ inside inline tags
Reviewed-by: prappo
|
2020-04-23 16:10:45 -07:00 |
|
Alexey Semenyuk
|
0c56c3511a
|
8242302: Refactor jpackage native code
Reviewed-by: herrick, almatvee, erikj
|
2020-04-23 16:40:09 -04:00 |
|
Coleen Phillimore
|
90ada6a314
|
8238048: Close alignment gaps in InstanceKlass
Moved fields around and some constant fields into ConstantPool
Reviewed-by: cjplummer, dlong, iklam
|
2020-04-23 16:29:22 -04:00 |
|
Aleksey Shipilev
|
37e5aec119
|
8243494: Shenandoah: set counters once per cycle
Reviewed-by: zgu
|
2020-04-23 21:24:01 +02:00 |
|
Per Lidén
|
2bf4c06182
|
8243486: ZGC: Adjust "Allocated" statistics to take undone page allocations into account
Reviewed-by: eosterlund, stefank
|
2020-04-23 19:23:15 +02:00 |
|
Phil Race
|
4765b3bdd8
|
Merge
|
2020-04-23 10:06:36 -07:00 |
|
Kim Barrett
|
e1f07cd05b
|
8239357: Revert gcc implementation of offset_of
Revert definition of offset_of and reenable -Winvalid-offsetof.
Reviewed-by: erikj, ihse, dholmes
|
2020-04-23 12:57:18 -04:00 |
|
Aleksey Shipilev
|
079b60c6b9
|
8243487: Shenandoah: make _num_phases illegal phase type
Reviewed-by: rkennke
|
2020-04-23 18:37:09 +02:00 |
|
Evgeny Nikitin
|
91220287fc
|
8147018: CompilerControl: Improve handling of timeouts and failures for tests
Dump expected method states, improve compile commands dumping in CompilerControl tests
Reviewed-by: iignatyev, rbackman
|
2020-04-23 16:20:17 +02:00 |
|
Claes Redestad
|
fc842d2b4b
|
8193066: Avoid use of capturing lambdas in JarFile
Reviewed-by: lancea, alanb
|
2020-05-11 21:43:57 +02:00 |
|
Erik Gahlin
|
3b9367636e
|
8244676: test/jdk/jdk/jfr/startupargs/TestOptionsWithLocale.java fails
Reviewed-by: mgronlun
|
2020-05-11 21:42:23 +02:00 |
|
Andy Herrick
|
9253c29fd2
|
8244620: Fix test WinUpgradeUUIDTest failures in Mach5
Reviewed-by: asemenyuk, prr
|
2020-05-11 15:29:52 -04:00 |
|
Valerie Peng
|
78825925a5
|
8244151: Update MUSCLE PC/SC-Lite headers to the latest release 1.8.26
Updated from 1.8.24 to 1.8.26
Reviewed-by: xuelei
|
2020-05-11 18:49:01 +00:00 |
|
Daniil Titov
|
aebc856c44
|
8194874: SA: Remove scripts with sa-jdi.jar dependencies
Reviewed-by: cjplummer, amenkov
|
2020-05-11 10:29:13 -07:00 |
|
Aleksey Shipilev
|
d5414d7929
|
8244740: Shenandoah: rename ShenandoahNormalMode to ShenandoahSATBMode
Reviewed-by: rkennke
|
2020-05-11 18:33:50 +02:00 |
|
Aleksey Shipilev
|
4016667300
|
8244739: Shenandoah: break superclass dependency on ShenandoahNormalMode
Reviewed-by: rkennke
|
2020-05-11 18:33:42 +02:00 |
|
Aleksey Shipilev
|
e3138f8cba
|
8244737: Shenandoah: move mode code to gc/shenandoah/mode
Reviewed-by: rkennke
|
2020-05-11 18:33:33 +02:00 |
|
Aleksey Shipilev
|
f37b72c0ee
|
8244732: Shenandoah: move heuristics code to gc/shenandoah/heuristics
Reviewed-by: rkennke
|
2020-05-11 18:33:24 +02:00 |
|
Aleksey Shipilev
|
68e55bdf72
|
8244730: Shenandoah: gc/shenandoah/options/TestHeuristicsUnlock.java should only verify the heuristics
Reviewed-by: rkennke
|
2020-05-11 18:33:18 +02:00 |
|
Harold Seigel
|
39670b0e57
|
8241934: Simplify parse_stream() and remove has_class_mirror_holder_cld()
Added paramter to register_loader() which allowed removing of has_class_mirror_holder_cld()
Reviewed-by: coleenp, lfoltan
|
2020-05-11 15:00:16 +00:00 |
|
Christian Hagedorn
|
3887904c16
|
8244207: Simplify usage of Compile::print_method() when debugging with gdb and enable its use with rr
Improve debugging with usage of Compile::print_method() for IGV at breakpoints from gdb and rr.
Reviewed-by: kvn, thartmann
|
2020-05-11 12:57:39 +02:00 |
|
Claes Redestad
|
ceda3089db
|
8244624: Improve handling of JarFile META-INF resources
Reviewed-by: lancea, weijun, martin
|
2020-05-11 10:37:54 +02:00 |
|
Joe Darcy
|
a06585af49
|
8244673: Add periods to SourceVersion.isName javadoc
Reviewed-by: jjg
|
2020-05-09 13:42:16 -07:00 |
|
Zhengyu Gu
|
8db994854f
|
8243478: Shenandoah: avoid implicit worker_id = 0
Reviewed-by: shade
|
2020-04-23 10:14:42 -04:00 |
|
Roland Westrelin
|
f0b37f161b
|
8239569: PublicMethodsTest.java failed due to NPE in java.base/java.nio.file.FileSystems.getFileSystem(FileSystems.java:230)
Reviewed-by: thartmann, kvn
|
2020-04-23 15:54:08 +02:00 |
|
Igor Ignatyev
|
e7aafcd61d
|
8243933: use driver mode in gc tests
Reviewed-by: kbarrett
|
2020-04-29 07:08:31 -07:00 |
|
Igor Ignatyev
|
311c9ab5ba
|
8244052: remove copying of s.h.WB$WhiteBoxPermission in test/jdk
Reviewed-by: dholmes, sspitsyn
|
2020-04-29 07:08:31 -07:00 |
|
Igor Ignatyev
|
d7b3692983
|
8243929: use @requires in serviceability/attach/AttachWithStalePidFile.java test
Reviewed-by: cjplummer
|
2020-04-29 07:08:31 -07:00 |
|
Magnus Ihse Bursie
|
354033ecc7
|
8244097: make bootcycle-images fails after JDK-8244036
Co-authored-by: Jie Fu <jiefu@tencent.com>
Reviewed-by: ihse, erikj
|
2020-04-29 21:54:57 +08:00 |
|