Tue, 11 Jun 2019 13:04:36 -0400 8225189: Multiple JNI calls within critical region in ZIP Library
lancea [Tue, 11 Jun 2019 13:04:36 -0400] rev 55331
8225189: Multiple JNI calls within critical region in ZIP Library Reviewed-by: alanb
Tue, 11 Jun 2019 15:46:26 +0100 8225512: Replace wildcard address with loopback or local host in tests - part 15
dfuchs [Tue, 11 Jun 2019 15:46:26 +0100] rev 55330
8225512: Replace wildcard address with loopback or local host in tests - part 15 Summary: Updates httpserver tests to use the loopback instead of the wildcard wherever possible. Reviewed-by: michaelm
Mon, 10 Jun 2019 10:11:42 +0100 8225429: Regression in disassembly quality
aph [Mon, 10 Jun 2019 10:11:42 +0100] rev 55329
8225429: Regression in disassembly quality Reviewed-by: never
Tue, 11 Jun 2019 07:31:47 -0400 8224847: gc/stress/TestReclaimStringsLeaksMemory.java fails with reserved greater than expected
coleenp [Tue, 11 Jun 2019 07:31:47 -0400] rev 55328
8224847: gc/stress/TestReclaimStringsLeaksMemory.java fails with reserved greater than expected Summary: Rehash threshold was too low for StringTable, and rehashed size table was too large. Reviewed-by: rehn, gziemski
Tue, 11 Jun 2019 08:03:29 -0400 8225568: ProblemList compiler/compilercontrol/jcmd/ClearDirectivesFileStackTest.java
dholmes [Tue, 11 Jun 2019 08:03:29 -0400] rev 55327
8225568: ProblemList compiler/compilercontrol/jcmd/ClearDirectivesFileStackTest.java Reviewed-by: thartmann
Tue, 11 Jun 2019 12:39:37 +0200 8225564: Remove wrong assert in clean_catch_blocks
neliasso [Tue, 11 Jun 2019 12:39:37 +0200] rev 55326
8225564: Remove wrong assert in clean_catch_blocks Reviewed-by: thartmann
Tue, 11 Jun 2019 10:55:17 +0200 8224871: os::attempt_reserve_memory_at() tries too hard
eosterlund [Tue, 11 Jun 2019 10:55:17 +0200] rev 55325
8224871: os::attempt_reserve_memory_at() tries too hard Reviewed-by: pliden, coleenp, stuefe
Tue, 11 Jun 2019 14:33:34 +0530 8225567: Wrong file headers with 8202414 fix changeset
rraghavan [Tue, 11 Jun 2019 14:33:34 +0530] rev 55324
8225567: Wrong file headers with 8202414 fix changeset Summary: Corrected source file headers Reviewed-by: thartmann
Tue, 11 Jun 2019 09:21:34 +0100 8225426: Replace plain with system-default in Socket and ServerSocket
chegar [Tue, 11 Jun 2019 09:21:34 +0100] rev 55323
8225426: Replace plain with system-default in Socket and ServerSocket Reviewed-by: alanb, dfuchs
Tue, 11 Jun 2019 09:51:33 +0200 8224826: Implement fast class initialization checks on PPC64
mdoerr [Tue, 11 Jun 2019 09:51:33 +0200] rev 55322
8224826: Implement fast class initialization checks on PPC64 Reviewed-by: vlivanov, gromero
Tue, 11 Jun 2019 09:27:51 +0200 8225509: clean_catch_blocks must add preds first
neliasso [Tue, 11 Jun 2019 09:27:51 +0200] rev 55321
8225509: clean_catch_blocks must add preds first Reviewed-by: kvn
Mon, 10 Jun 2019 17:11:04 -0700 8209917: fix TODO in GatherDiagnosticInfoObserver
iignatyev [Mon, 10 Jun 2019 17:11:04 -0700] rev 55320
8209917: fix TODO in GatherDiagnosticInfoObserver Reviewed-by: jjg, dholmes
Mon, 10 Jun 2019 17:33:11 -0700 8205131: remove Runtime trace methods
smarks [Mon, 10 Jun 2019 17:33:11 -0700] rev 55319
8205131: remove Runtime trace methods Reviewed-by: lancea, rriggs, iklam
Mon, 10 Jun 2019 15:53:35 -0700 8225532: Update source enums to describe 12 and 13 language features
darcy [Mon, 10 Jun 2019 15:53:35 -0700] rev 55318
8225532: Update source enums to describe 12 and 13 language features Reviewed-by: jjg
Mon, 10 Jun 2019 15:55:11 -0700 8225492: Update JVMCI
dnsimon [Mon, 10 Jun 2019 15:55:11 -0700] rev 55317
8225492: Update JVMCI Reviewed-by: iveresov, kvn
Mon, 10 Jun 2019 13:42:11 -0400 8225514: Shenandoah: ShenandoahCodeRoots should inherit from AllStatic
zgu [Mon, 10 Jun 2019 13:42:11 -0400] rev 55316
8225514: Shenandoah: ShenandoahCodeRoots should inherit from AllStatic Reviewed-by: shade
Mon, 10 Jun 2019 09:41:09 -0700 8222828: vmTestbase/nsk/jdi/BScenarios/multithrd/tc02x004/TestDescription.java failed
dtitov [Mon, 10 Jun 2019 09:41:09 -0700] rev 55315
8222828: vmTestbase/nsk/jdi/BScenarios/multithrd/tc02x004/TestDescription.java failed Reviewed-by: cjplummer, gadams, jcbeyler
Mon, 10 Jun 2019 17:02:35 +0300 8222412: AARCH64: multiple instructions encoding issues
dpochepk [Mon, 10 Jun 2019 17:02:35 +0300] rev 55314
8222412: AARCH64: multiple instructions encoding issues Reviewed-by: aph
Mon, 10 Jun 2019 09:52:04 -0400 8224952: RI deviates from JVMS - non-zero minor_version for class files throws UnsupportedClassVersionError.
hseigel [Mon, 10 Jun 2019 09:52:04 -0400] rev 55313
8224952: RI deviates from JVMS - non-zero minor_version for class files throws UnsupportedClassVersionError. Summary: Change the JVM to follow the JVM Spec and accept non-zero minor_version for appropriate older class file versions. Reviewed-by: acorn, dholmes, iignatyev
Mon, 10 Jun 2019 20:38:15 +0800 8221719: Jarsigner fails to verify signed by alias if alias given in wrong case
weijun [Mon, 10 Jun 2019 20:38:15 +0800] rev 55312
8221719: Jarsigner fails to verify signed by alias if alias given in wrong case Reviewed-by: weijun Contributed-by: Philipp Kunz <philipp.kunz@paratix.ch>
Mon, 10 Jun 2019 12:52:57 +0200 8225227: ZGC: Be exact in what load barrier to use in ZHeapIterator
pliden [Mon, 10 Jun 2019 12:52:57 +0200] rev 55311
8225227: ZGC: Be exact in what load barrier to use in ZHeapIterator Reviewed-by: stefank
Mon, 10 Jun 2019 12:52:56 +0200 8224966: ZGC: Don't skip oop verification in OopMapSet::all_do()
pliden [Mon, 10 Jun 2019 12:52:56 +0200] rev 55310
8224966: ZGC: Don't skip oop verification in OopMapSet::all_do() Reviewed-by: stefank, eosterlund
Mon, 10 Jun 2019 11:17:57 +0100 8224865: Replace wildcard address with loopback or local host in tests - part 13
dfuchs [Mon, 10 Jun 2019 11:17:57 +0100] rev 55309
8224865: Replace wildcard address with loopback or local host in tests - part 13 Summary: Fixes intermittent failures observed in some network tests Reviewed-by: chegar
Fri, 07 Jun 2019 13:50:14 +0200 8223837: Add -XX:MinHeapSize flag to set the minimum heap size
stefank [Fri, 07 Jun 2019 13:50:14 +0200] rev 55308
8223837: Add -XX:MinHeapSize flag to set the minimum heap size Reviewed-by: pliden, tschatzl
Thu, 14 Feb 2019 14:54:05 +0100 8224675: Late GC barrier insertion for ZGC
neliasso [Thu, 14 Feb 2019 14:54:05 +0100] rev 55307
8224675: Late GC barrier insertion for ZGC Reviewed-by: roland, eosterlund, pliden
Mon, 10 Jun 2019 05:09:52 +0200 8223305: Compiler support for Switch Expressions
jlahoda [Mon, 10 Jun 2019 05:09:52 +0200] rev 55306
8223305: Compiler support for Switch Expressions Reviewed-by: mcimadamore, vromero
Sun, 09 Jun 2019 15:48:57 -0700 8042748: Clarify exception thrown by ParameterizedTypeImpl.validateConstructorArguments()
darcy [Sun, 09 Jun 2019 15:48:57 -0700] rev 55305
8042748: Clarify exception thrown by ParameterizedTypeImpl.validateConstructorArguments() Reviewed-by: lancea
Sun, 09 Jun 2019 15:21:43 -0700 8181869: getAnnotatedParameterTypes%G​%@() specification should be clarified
darcy [Sun, 09 Jun 2019 15:21:43 -0700] rev 55304
8181869: getAnnotatedParameterTypes%G​%@() specification should be clarified Reviewed-by: lancea
Sun, 09 Jun 2019 05:56:46 -0400 8225322: Broken links in java.sql
lancea [Sun, 09 Jun 2019 05:56:46 -0400] rev 55303
8225322: Broken links in java.sql Reviewed-by: darcy, jjg
Sun, 09 Jun 2019 11:28:13 +0200 8216064: -XX:StartFlightRecording:settings= doesn't work properly
egahlin [Sun, 09 Jun 2019 11:28:13 +0200] rev 55302
8216064: -XX:StartFlightRecording:settings= doesn't work properly Reviewed-by: mgronlun
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip