Tue, 22 Jan 2019 09:45:30 -0800 8211936: Better String parsing
bpb [Tue, 22 Jan 2019 09:45:30 -0800] rev 54555
8211936: Better String parsing Reviewed-by: bpb, darcy Contributed-by: Brian Burkhalter <brian.burkhalter@oracle.com>, Joe Darcy <joe.darcy@oracle.com>, Paul Hohensee <hohensee@amazon.com>
Tue, 26 Mar 2019 10:55:17 -0700 Merge
henryjen [Tue, 26 Mar 2019 10:55:17 -0700] rev 54554
Merge
Tue, 22 Jan 2019 14:14:52 -0800 Merge
henryjen [Tue, 22 Jan 2019 14:14:52 -0800] rev 54553
Merge
Wed, 12 Dec 2018 11:57:22 -0800 8214809: CDS storage improvements
ccheung [Wed, 12 Dec 2018 11:57:22 -0800] rev 54552
8214809: CDS storage improvements Reviewed-by: acorn, iklam, ahgross, rhalade
Tue, 16 Apr 2019 16:59:09 -0700 8216326: SSLSocket stream close() does not close the associated socket
xuelei [Tue, 16 Apr 2019 16:59:09 -0700] rev 54551
8216326: SSLSocket stream close() does not close the associated socket Reviewed-by: jnimeh
Wed, 17 Apr 2019 00:06:38 +0200 8222484: Specialize generation of simple String concatenation expressions
redestad [Wed, 17 Apr 2019 00:06:38 +0200] rev 54550
8222484: Specialize generation of simple String concatenation expressions Reviewed-by: jrose, jlaskey
Tue, 16 Apr 2019 21:29:33 +0000 8222415: Xerces 2.12.0: Parsing Configuration
joehw [Tue, 16 Apr 2019 21:29:33 +0000] rev 54549
8222415: Xerces 2.12.0: Parsing Configuration Reviewed-by: lancea
Mon, 15 Apr 2019 18:37:18 -0700 8222510: Small cleanup for JDK launcher's make file
manc [Mon, 15 Apr 2019 18:37:18 -0700] rev 54548
8222510: Small cleanup for JDK launcher's make file Reviewed-by: clanger, erikj
Tue, 16 Apr 2019 18:22:13 +0200 8222528: Fix javadoc headers in Nashorn sources
hannesw [Tue, 16 Apr 2019 18:22:13 +0200] rev 54547
8222528: Fix javadoc headers in Nashorn sources Reviewed-by: sundar
Tue, 16 Apr 2019 17:15:57 +0100 8222522: Add configure options for Mac Bundle creation
clanger [Tue, 16 Apr 2019 17:15:57 +0100] rev 54546
8222522: Add configure options for Mac Bundle creation Reviewed-by: erikj
Tue, 16 Apr 2019 10:01:20 -0400 8220743: [TESTBUG] Review Runtime tests recently migrated from JDK subdirs
coleenp [Tue, 16 Apr 2019 10:01:20 -0400] rev 54545
8220743: [TESTBUG] Review Runtime tests recently migrated from JDK subdirs Summary: removed tests that will not find bugs in current code base. Reviewed-by: lfoltan, hseigel
Tue, 16 Apr 2019 17:56:53 +0530 8222395: Refactor the abstract classes of package and module index writer
pmuthuswamy [Tue, 16 Apr 2019 17:56:53 +0530] rev 54544
8222395: Refactor the abstract classes of package and module index writer Reviewed-by: hannesw
Tue, 16 Apr 2019 11:00:48 +0000 8222334: java -Xss0 triggers StackOverflowError
qpzhang [Tue, 16 Apr 2019 11:00:48 +0000] rev 54543
8222334: java -Xss0 triggers StackOverflowError Summary: Launcher to use the stack size decided by hotpot or system if -Xss is 0 Reviewed-by: dholmes, alanb
Tue, 16 Apr 2019 08:51:01 +0200 8222271: [s390] optimize register usage in C2 instruction forms for clearing arrays
rrich [Tue, 16 Apr 2019 08:51:01 +0200] rev 54542
8222271: [s390] optimize register usage in C2 instruction forms for clearing arrays Reviewed-by: mdoerr, lucy
Tue, 09 Apr 2019 18:46:51 +0800 8163363: AArch64: Stack size in tools/launcher/Settings.java needs to be adjusted
qpzhang [Tue, 09 Apr 2019 18:46:51 +0800] rev 54541
8163363: AArch64: Stack size in tools/launcher/Settings.java needs to be adjusted Summary: Specify a proper min stack size input to -Xss for aarch64 Reviewed-by: aph
Mon, 15 Apr 2019 16:05:46 -0700 8222430: Add tests for ElementKind predicates
darcy [Mon, 15 Apr 2019 16:05:46 -0700] rev 54540
8222430: Add tests for ElementKind predicates Reviewed-by: jjg
Mon, 15 Apr 2019 15:44:42 -0700 8222378: Provide mechanism to query preview feature status for annotation processors
darcy [Mon, 15 Apr 2019 15:44:42 -0700] rev 54539
8222378: Provide mechanism to query preview feature status for annotation processors Reviewed-by: jjg
Mon, 15 Apr 2019 12:35:29 -0700 8222501: [TESTBUG] Docker support is always set to true in jtreg-ext/requires/VMProps.java
mseledtsov [Mon, 15 Apr 2019 12:35:29 -0700] rev 54538
8222501: [TESTBUG] Docker support is always set to true in jtreg-ext/requires/VMProps.java Summary: Restored prior code Reviewed-by: dcubed
Mon, 15 Apr 2019 11:44:07 -0700 8221711: [TESTBUG] create more tests for JFR in container environment
mseledtsov [Mon, 15 Apr 2019 11:44:07 -0700] rev 54537
8221711: [TESTBUG] create more tests for JFR in container environment Summary: Added test cases for environment and network events Reviewed-by: egahlin
Mon, 15 Apr 2019 13:07:06 -0400 8222425: Shenandoah: Move commonly used closures to separate files
zgu [Mon, 15 Apr 2019 13:07:06 -0400] rev 54536
8222425: Shenandoah: Move commonly used closures to separate files Reviewed-by: shade
Mon, 15 Apr 2019 12:54:12 -0400 8222490: Shenandoah: Remove unused _par_state_string in ShenandoahRootEvacuator
zgu [Mon, 15 Apr 2019 12:54:12 -0400] rev 54535
8222490: Shenandoah: Remove unused _par_state_string in ShenandoahRootEvacuator Reviewed-by: shade
Mon, 15 Apr 2019 18:22:10 +0200 8222397: x86_32 tests with UseSHA1Intrinsics SEGV due to garbled registers
shade [Mon, 15 Apr 2019 18:22:10 +0200] rev 54534
8222397: x86_32 tests with UseSHA1Intrinsics SEGV due to garbled registers Reviewed-by: kvn, dsamersoff
Mon, 15 Apr 2019 18:22:08 +0200 8222410: java/nio/file/attribute/BasicFileAttributeView/UnixSocketFile hangs when "nc" does not accept "-U"
shade [Mon, 15 Apr 2019 18:22:08 +0200] rev 54533
8222410: java/nio/file/attribute/BasicFileAttributeView/UnixSocketFile hangs when "nc" does not accept "-U" Reviewed-by: alanb
Tue, 09 Apr 2019 16:21:20 +0100 8221397: Support implementation-defined Map Modes
adinn [Tue, 09 Apr 2019 16:21:20 +0100] rev 54532
8221397: Support implementation-defined Map Modes Summary: Allow implementation-defined extensions to FileChannel MapMode enum Reviewed-by: alanb
Mon, 15 Apr 2019 15:38:47 +0200 8221644: jquery directory should be renamed
hannesw [Mon, 15 Apr 2019 15:38:47 +0200] rev 54531
8221644: jquery directory should be renamed Reviewed-by: jjg
Mon, 15 Apr 2019 10:16:04 +0200 8220625: tools/javac/classreader/8171132/BadConstantValue.java failed with "did not see expected error"
mdoerr [Mon, 15 Apr 2019 10:16:04 +0200] rev 54530
8220625: tools/javac/classreader/8171132/BadConstantValue.java failed with "did not see expected error" Reviewed-by: clanger
Sun, 14 Apr 2019 21:40:07 +0000 8222387: Out-of-bounds access to CPU _family_id_xxx array
dholmes [Sun, 14 Apr 2019 21:40:07 +0000] rev 54529
8222387: Out-of-bounds access to CPU _family_id_xxx array Reviewed-by: dholmes, kvn Contributed-by: Jinke Fan <fanjinke51@yeah.net>
Sun, 14 Apr 2019 10:22:56 +0800 8222275: sun/security/tools/keytool/Serial64.java: assertTrue: expected true, was false
weijun [Sun, 14 Apr 2019 10:22:56 +0800] rev 54528
8222275: sun/security/tools/keytool/Serial64.java: assertTrue: expected true, was false Reviewed-by: xuelei
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 +3000 tip