Thu, 15 Mar 2018 21:29:36 +0100 8200105: Remove cyclic dependency between oop.inline.hpp and collectedHeap.inline.hpp
stefank [Thu, 15 Mar 2018 21:29:36 +0100] rev 49593
8200105: Remove cyclic dependency between oop.inline.hpp and collectedHeap.inline.hpp Reviewed-by: coleenp, kbarrett
Thu, 15 Mar 2018 21:24:10 +0100 8199946: Move load/store and encode/decode out of oopDesc
stefank [Thu, 15 Mar 2018 21:24:10 +0100] rev 49592
8199946: Move load/store and encode/decode out of oopDesc Reviewed-by: eosterlund, coleenp, tschatzl
Fri, 23 Mar 2018 12:55:39 +0100 8200113: Make Access load proxys smarter
eosterlund [Fri, 23 Mar 2018 12:55:39 +0100] rev 49591
8200113: Make Access load proxys smarter Reviewed-by: stefank, pliden
Thu, 22 Mar 2018 12:34:31 +0100 8200111: MallocArrayAllocator::free should not take a length parameter
stefank [Thu, 22 Mar 2018 12:34:31 +0100] rev 49590
8200111: MallocArrayAllocator::free should not take a length parameter Reviewed-by: gtriantafill, coleenp, tschatzl
Fri, 13 Apr 2018 09:06:37 +0800 8078221: java/rmi/Naming/DefaultRegistryPort.java fails intermittently
mli [Fri, 13 Apr 2018 09:06:37 +0800] rev 49589
8078221: java/rmi/Naming/DefaultRegistryPort.java fails intermittently Reviewed-by: rriggs
Fri, 13 Apr 2018 01:04:33 +0200 8152821: Merge jdk.internal.misc.JavaSecurityAccess and jdk.internal.misc.JavaSecurityProtectionDomainAccess shared secrets
redestad [Fri, 13 Apr 2018 01:04:33 +0200] rev 49588
8152821: Merge jdk.internal.misc.JavaSecurityAccess and jdk.internal.misc.JavaSecurityProtectionDomainAccess shared secrets Reviewed-by: mullan
Thu, 12 Apr 2018 15:26:59 -0700 8201508: Macosx builds fail in GenerateLinkOptData.gmk
erikj [Thu, 12 Apr 2018 15:26:59 -0700] rev 49587
8201508: Macosx builds fail in GenerateLinkOptData.gmk Reviewed-by: tbell
Thu, 12 Apr 2018 14:03:46 -0700 8009632: (fs) FileStore.supportsFileAttributeView does not detect user_xattr enabled on ext4
bpb [Thu, 12 Apr 2018 14:03:46 -0700] rev 49586
8009632: (fs) FileStore.supportsFileAttributeView does not detect user_xattr enabled on ext4 Reviewed-by: alanb
Thu, 12 Apr 2018 13:30:58 -0700 8201443: NoSuchMethodException JarFile.open when jar file is used in classpath
sherman [Thu, 12 Apr 2018 13:30:58 -0700] rev 49585
8201443: NoSuchMethodException JarFile.open when jar file is used in classpath Reviewed-by: rriggs, redestad
Thu, 12 Apr 2018 19:12:54 +0000 Merge
lana [Thu, 12 Apr 2018 19:12:54 +0000] rev 49584
Merge
Thu, 12 Apr 2018 18:21:55 +0000 Added tag jdk-11+9 for changeset 0c3e252cea44
lana [Thu, 12 Apr 2018 18:21:55 +0000] rev 49583
Added tag jdk-11+9 for changeset 0c3e252cea44
Thu, 12 Apr 2018 20:20:27 +0200 8201483: Make it possible to disable JVM features
ihse [Thu, 12 Apr 2018 20:20:27 +0200] rev 49582
8201483: Make it possible to disable JVM features Reviewed-by: erikj, stuefe
Thu, 12 Apr 2018 17:23:32 +0200 8201494: Avoid early initialization of java.nio.Bits
redestad [Thu, 12 Apr 2018 17:23:32 +0200] rev 49581
8201494: Avoid early initialization of java.nio.Bits Reviewed-by: rriggs, alanb
Thu, 12 Apr 2018 13:55:20 +0100 8199194: Add javac support for preview features
mcimadamore [Thu, 12 Apr 2018 13:55:20 +0100] rev 49580
8199194: Add javac support for preview features Summary: Add support for preview features and related command line options. Reviewed-by: jjg
Thu, 12 Apr 2018 09:23:34 +0200 8189765: Improve error reporting for compiling against package not visible due to modules
jlahoda [Thu, 12 Apr 2018 09:23:34 +0200] rev 49579
8189765: Improve error reporting for compiling against package not visible due to modules Summary: When looking in other modules for an undefined Symbol, also look into the unnamed module. Reviewed-by: mcimadamore
Thu, 12 Apr 2018 10:19:31 +0800 8197418: Move java/util/RandomAccess/ tests into OpenJDK jdk-11+9
xyin [Thu, 12 Apr 2018 10:19:31 +0800] rev 49578
8197418: Move java/util/RandomAccess/ tests into OpenJDK Reviewed-by: psandoz
Wed, 11 Apr 2018 14:52:32 -0400 8201440: javac should create unique DynamicMethodSymbols at LambdaToMethod
vromero [Wed, 11 Apr 2018 14:52:32 -0400] rev 49577
8201440: javac should create unique DynamicMethodSymbols at LambdaToMethod Reviewed-by: mcimadamore Contributed-by: bsrbnd@gmail.com
Wed, 11 Apr 2018 11:11:13 -0700 8199875: Require first parameter type of a condy bootstrap to be Lookup
psandoz [Wed, 11 Apr 2018 11:11:13 -0700] rev 49576
8199875: Require first parameter type of a condy bootstrap to be Lookup Reviewed-by: jrose
Wed, 11 Apr 2018 18:45:08 +0200 8201439: Enable linux-arm-vfp-hflt profile to be configured with jib again
erikj [Wed, 11 Apr 2018 18:45:08 +0200] rev 49575
8201439: Enable linux-arm-vfp-hflt profile to be configured with jib again Reviewed-by: tbell
Wed, 11 Apr 2018 09:14:47 -0700 8189784: Parsing with Java 9 AKST timezone returns the SystemV variant of the timezone
naoto [Wed, 11 Apr 2018 09:14:47 -0700] rev 49574
8189784: Parsing with Java 9 AKST timezone returns the SystemV variant of the timezone Reviewed-by: erikj, sherman
Wed, 11 Apr 2018 10:19:37 +0100 8196775: java/net/Socket/asyncClose/Race.java failed intermittently on Windows with ConnectException: Connection refused
michaelm [Wed, 11 Apr 2018 10:19:37 +0100] rev 49573
8196775: java/net/Socket/asyncClose/Race.java failed intermittently on Windows with ConnectException: Connection refused Reviewed-by: dfuchs
Tue, 10 Apr 2018 20:04:32 -0700 8201348: ProblemList update for bugid associated with SSLSocketParametersTest.sh
xiaofeya [Tue, 10 Apr 2018 20:04:32 -0700] rev 49572
8201348: ProblemList update for bugid associated with SSLSocketParametersTest.sh Reviewed-by: lancea
Tue, 10 Apr 2018 18:16:12 -0700 8190333: sun/security/ssl/X509KeyManager/PreferredKey.java failed with "Failed to get the preferable key aliases"
amjiang [Tue, 10 Apr 2018 18:16:12 -0700] rev 49571
8190333: sun/security/ssl/X509KeyManager/PreferredKey.java failed with "Failed to get the preferable key aliases" Reviewed-by: mullan
Wed, 11 Apr 2018 09:08:43 +0800 8188897: java/rmi/registry/reexport/Reexport.java failed with Port already in use
mli [Wed, 11 Apr 2018 09:08:43 +0800] rev 49570
8188897: java/rmi/registry/reexport/Reexport.java failed with Port already in use Reviewed-by: rriggs, darcy
Tue, 10 Apr 2018 15:05:10 -0700 8201396: fix broken links generated by javadoc doclet
jjg [Tue, 10 Apr 2018 15:05:10 -0700] rev 49569
8201396: fix broken links generated by javadoc doclet Reviewed-by: ksrini
Tue, 10 Apr 2018 23:32:54 +0200 8201320: Allow PrintFailureReports to be turned off
ihse [Tue, 10 Apr 2018 23:32:54 +0200] rev 49568
8201320: Allow PrintFailureReports to be turned off Reviewed-by: erikj
Tue, 10 Apr 2018 14:16:13 -0700 8178867: tools/jlink/multireleasejar/JLinkMultiReleaseJarTest.java failed to clean up files
anazarov [Tue, 10 Apr 2018 14:16:13 -0700] rev 49567
8178867: tools/jlink/multireleasejar/JLinkMultiReleaseJarTest.java failed to clean up files Reviewed-by: alanb, jjg, psandoz
Tue, 10 Apr 2018 22:37:01 +0200 8201267: Disable warnings for VS2017 to enable building
erikj [Tue, 10 Apr 2018 22:37:01 +0200] rev 49566
8201267: Disable warnings for VS2017 to enable building Reviewed-by: ihse, tbell
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 +3000 tip