Mon, 09 Jul 2018 14:12:50 +0200 8206453: Taskqueue stats should count real steal attempts, not calls to GenericTaskQueueSet::steal
tschatzl [Mon, 09 Jul 2018 14:12:50 +0200] rev 50953
8206453: Taskqueue stats should count real steal attempts, not calls to GenericTaskQueueSet::steal Reviewed-by: ehelin, kbarrett
Sun, 08 Jul 2018 20:00:46 -0400 8205966: [testbug] New Nestmates JDI test times out with Xcomp on sparc
dholmes [Sun, 08 Jul 2018 20:00:46 -0400] rev 50952
8205966: [testbug] New Nestmates JDI test times out with Xcomp on sparc Reviewed-by: mikael, sspitsyn
Sun, 08 Jul 2018 12:43:05 -0400 8202035: Archive the set of ModuleDescriptor and ModuleReference objects for observable system modules with unnamed initial module.
jiangli [Sun, 08 Jul 2018 12:43:05 -0400] rev 50951
8202035: Archive the set of ModuleDescriptor and ModuleReference objects for observable system modules with unnamed initial module. Summary: Support system module archiving with unnamed initial module at dump time. Reviewed-by: erikj, coleenp, mchung, iklam, ccheung Contributed-by: alan.bateman@oracle.com, jiangli.zhou@oracle.com
Fri, 06 Jul 2018 15:22:07 -0400 8206495: Redundant System.setProperty(null) tests
rriggs [Fri, 06 Jul 2018 15:22:07 -0400] rev 50950
8206495: Redundant System.setProperty(null) tests Reviewed-by: mchung, lancea
Fri, 06 Jul 2018 10:28:56 -0700 8206439: Remove javac -source/-target 6 from langtools regression tests
darcy [Fri, 06 Jul 2018 10:28:56 -0700] rev 50949
8206439: Remove javac -source/-target 6 from langtools regression tests Reviewed-by: mcimadamore
Fri, 06 Jul 2018 09:37:44 -0700 8206440: Remove javac -source/-target 6 from jdk regression tests
darcy [Fri, 06 Jul 2018 09:37:44 -0700] rev 50948
8206440: Remove javac -source/-target 6 from jdk regression tests Reviewed-by: alanb
Fri, 06 Jul 2018 09:26:01 -0700 8206164: forgot to "throw" TransformerConfigurationException
joehw [Fri, 06 Jul 2018 09:26:01 -0700] rev 50947
8206164: forgot to "throw" TransformerConfigurationException Reviewed-by: lancea
Fri, 06 Jul 2018 09:10:07 -0400 8205417: Obsolete UnlinkSymbolsALot debugging option
coleenp [Fri, 06 Jul 2018 09:10:07 -0400] rev 50946
8205417: Obsolete UnlinkSymbolsALot debugging option Summary: Obsolete and remove support for UnlinkSymbolsALot Reviewed-by: hseigel, dholmes
Fri, 06 Jul 2018 06:26:25 -0700 8203911: Test runtime/modules/getModuleJNI/GetModule fails with -Xcheck:jni
hseigel [Fri, 06 Jul 2018 06:26:25 -0700] rev 50945
8203911: Test runtime/modules/getModuleJNI/GetModule fails with -Xcheck:jni Summary: Remove unneeded validate_class() check from checked_jni_GetModule(). Reviewed-by: dholmes, coleenp
Fri, 06 Jul 2018 09:00:48 -0400 8202737: Obsolete AllowNonVirtualCalls option
coleenp [Fri, 06 Jul 2018 09:00:48 -0400] rev 50944
8202737: Obsolete AllowNonVirtualCalls option Summary: obsolete option and remove support. Reviewed-by: dholmes, jiangli, kbarrett
Thu, 05 Jul 2018 14:35:03 -0700 8206318: Enhance package documentation for internal javadoc packages
jjg [Thu, 05 Jul 2018 14:35:03 -0700] rev 50943
8206318: Enhance package documentation for internal javadoc packages Reviewed-by: sundar
Thu, 05 Jul 2018 14:23:45 -0700 8206350: java/util/Locale/bcp47u/SystemPropertyTests.java failed on Mac 10.13 with zh_CN and zh_TW locales.
naoto [Thu, 05 Jul 2018 14:23:45 -0700] rev 50942
8206350: java/util/Locale/bcp47u/SystemPropertyTests.java failed on Mac 10.13 with zh_CN and zh_TW locales. Reviewed-by: rriggs
Thu, 05 Jul 2018 19:22:53 +0200 8206272: Remove stray BarrierSetAssembler call
rkennke [Thu, 05 Jul 2018 19:22:53 +0200] rev 50941
8206272: Remove stray BarrierSetAssembler call Reviewed-by: pliden, shade
Thu, 05 Jul 2018 19:22:38 +0200 8206407: Primitive atomic_cmpxchg_in_heap_at() in BarrierSet::Access needs to call non-oop raw method
rkennke [Thu, 05 Jul 2018 19:22:38 +0200] rev 50940
8206407: Primitive atomic_cmpxchg_in_heap_at() in BarrierSet::Access needs to call non-oop raw method Reviewed-by: pliden, shade
Thu, 05 Jul 2018 09:11:33 -0700 8205548: Remove multi-release jar related vm code
ccheung [Thu, 05 Jul 2018 09:11:33 -0700] rev 50939
8205548: Remove multi-release jar related vm code Reviewed-by: iklam, jiangli
Thu, 05 Jul 2018 07:22:21 -0700 8194899: Remove unused sun.net classes
bpb [Thu, 05 Jul 2018 07:22:21 -0700] rev 50938
8194899: Remove unused sun.net classes Reviewed-by: alanb, mchung, dfuchs, chegar, michaelm
Thu, 05 Jul 2018 13:31:04 +0200 Added tag jdk-12+1 for changeset 00b16d0457e4
jwilhelm [Thu, 05 Jul 2018 13:31:04 +0200] rev 50937
Added tag jdk-12+1 for changeset 00b16d0457e4
Wed, 04 Jul 2018 03:44:32 -0700 8205653: test/jdk/sun/management/jmxremote/bootstrap/RmiRegistrySslTest.java and RmiSslBootstrapTest.sh fail with handshake_failure jdk-12+1
ssahoo [Wed, 04 Jul 2018 03:44:32 -0700] rev 50936
8205653: test/jdk/sun/management/jmxremote/bootstrap/RmiRegistrySslTest.java and RmiSslBootstrapTest.sh fail with handshake_failure Summary: Test failure due to unsupported DSA keys Reviewed-by: dfuchs, xuelei
Tue, 03 Jul 2018 16:14:46 -0700 8206114: Refactor langtools/tools/javac/classfiles/ClassVersionChecker.java
darcy [Tue, 03 Jul 2018 16:14:46 -0700] rev 50935
8206114: Refactor langtools/tools/javac/classfiles/ClassVersionChecker.java Reviewed-by: jjg
Tue, 03 Jul 2018 15:59:09 -0700 8206085: Refactor langtools/tools/javac/versions/Versions.java
darcy [Tue, 03 Jul 2018 15:59:09 -0700] rev 50934
8206085: Refactor langtools/tools/javac/versions/Versions.java Reviewed-by: jjg, forax, plevart, mcimadamore
Tue, 03 Jul 2018 15:02:46 -0700 8202252: (aio) Closed AsynchronousSocketChannel keeps completion handler alive
bpb [Tue, 03 Jul 2018 15:02:46 -0700] rev 50933
8202252: (aio) Closed AsynchronousSocketChannel keeps completion handler alive Summary: Clear handler instance variable after use Reviewed-by: rriggs, alanb
Tue, 03 Jul 2018 14:42:13 -0700 8206120: Add test cases for lenient Japanese era parsing
naoto [Tue, 03 Jul 2018 14:42:13 -0700] rev 50932
8206120: Add test cases for lenient Japanese era parsing Reviewed-by: rriggs
Tue, 03 Jul 2018 15:40:08 -0400 8206309: Tier1 SA tests fail
coleenp [Tue, 03 Jul 2018 15:40:08 -0400] rev 50931
8206309: Tier1 SA tests fail Summary: remove tests that should have been removed with JDK-8205534 Reviewed-by: hseigel
Tue, 03 Jul 2018 15:08:01 -0400 8134538: Duplicate implementations of os::lasterror
coleenp [Tue, 03 Jul 2018 15:08:01 -0400] rev 50930
8134538: Duplicate implementations of os::lasterror Summary: Method os::lasterror was moved to os_posix.cpp Reviewed-by: hseigel, kbarrett, coleenp Contributed-by: patricio.chilano.mateo@oracle.com
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -24 +24 +50 +100 +300 +1000 +3000 tip