Mon, 10 Sep 2018 16:40:59 +0200 8210319: [s390]: Use of shift operators not covered by cpp standard
lucy [Mon, 10 Sep 2018 16:40:59 +0200] rev 51684
8210319: [s390]: Use of shift operators not covered by cpp standard Reviewed-by: mdoerr, goetz
Mon, 10 Sep 2018 20:17:26 +0800 8209930: Refactor java/util/zip/ZipFile/deletetempjar.sh to plain java test
amlu [Mon, 10 Sep 2018 20:17:26 +0800] rev 51683
8209930: Refactor java/util/zip/ZipFile/deletetempjar.sh to plain java test Reviewed-by: alanb
Mon, 10 Sep 2018 13:07:42 +0200 8210321: Create NO_KEEPALIVE CLD holder accessor
eosterlund [Mon, 10 Sep 2018 13:07:42 +0200] rev 51682
8210321: Create NO_KEEPALIVE CLD holder accessor Reviewed-by: coleenp, kbarrett
Mon, 10 Sep 2018 13:07:42 +0200 8210233: Prepare Klass::is_loader_alive() for concurrent class unloading
eosterlund [Mon, 10 Sep 2018 13:07:42 +0200] rev 51681
8210233: Prepare Klass::is_loader_alive() for concurrent class unloading Reviewed-by: coleenp, pliden
Mon, 10 Sep 2018 11:24:26 +0200 8210236: Prepare ciReceiverTypeData::translate_receiver_data_from for concurrent class unloading
eosterlund [Mon, 10 Sep 2018 11:24:26 +0200] rev 51680
8210236: Prepare ciReceiverTypeData::translate_receiver_data_from for concurrent class unloading Reviewed-by: coleenp, roland
Mon, 10 Sep 2018 10:02:48 +0200 8056217: Remove awt_makecube.cpp
ihse [Mon, 10 Sep 2018 10:02:48 +0200] rev 51679
8056217: Remove awt_makecube.cpp Reviewed-by: erikj, serb
Mon, 10 Sep 2018 09:59:27 +0200 8081858: make dist-clean does not delete all log files
ihse [Mon, 10 Sep 2018 09:59:27 +0200] rev 51678
8081858: make dist-clean does not delete all log files Reviewed-by: erikj
Mon, 10 Sep 2018 09:58:23 +0200 8200609: Proper fix for mapfile removal for libjsig
ihse [Mon, 10 Sep 2018 09:58:23 +0200] rev 51677
8200609: Proper fix for mapfile removal for libjsig Reviewed-by: erikj, dholmes
Fri, 07 Sep 2018 14:54:15 -0700 8210283: Support git as an SCM alternative in the build
erikj [Fri, 07 Sep 2018 14:54:15 -0700] rev 51676
8210283: Support git as an SCM alternative in the build Reviewed-by: ihse, ehelin
Fri, 07 Sep 2018 14:01:52 -0700 8210112: remove jdk.testlibrary.ProcessTools
iignatyev [Fri, 07 Sep 2018 14:01:52 -0700] rev 51675
8210112: remove jdk.testlibrary.ProcessTools Reviewed-by: alanb, sspitsyn, jcbeyler
Fri, 07 Sep 2018 15:18:14 -0400 8209971: TestOptionsWithRanges.java crashes in CDS mode with G1UpdateBufferSize=1.
jiangli [Fri, 07 Sep 2018 15:18:14 -0400] rev 51674
8209971: TestOptionsWithRanges.java crashes in CDS mode with G1UpdateBufferSize=1. Summary: Fixup archive heap regions before restoring any archived java object at runtime. Reviewed-by: iklam, ccheung
Fri, 07 Sep 2018 14:44:52 -0400 8210131: vmTestbase/nsk/jvmti/scenarios/allocation/AP10/ap10t001/TestDescription.java failed with ObjectFree: GetCurrentThreadCpuTimerInfo returned unexpected error code
kbarrett [Fri, 07 Sep 2018 14:44:52 -0400] rev 51673
8210131: vmTestbase/nsk/jvmti/scenarios/allocation/AP10/ap10t001/TestDescription.java failed with ObjectFree: GetCurrentThreadCpuTimerInfo returned unexpected error code Summary: Expanded permitted threads to include all NamedThreads. Reviewed-by: dcubed, sspitsyn
Fri, 07 Sep 2018 09:50:02 -0700 8210429: Clean up JNI_ENV_ARG for vmTestbase/jvmti/Get[G-Z] tests
jcbeyler [Fri, 07 Sep 2018 09:50:02 -0700] rev 51672
8210429: Clean up JNI_ENV_ARG for vmTestbase/jvmti/Get[G-Z] tests Summary: Remove the JNI_ENV_ARG for the rest of the Get[G-Z] Reviewed-by: dholmes, sspitsyn, cjplummer
Fri, 07 Sep 2018 10:17:49 -0700 8210345: The Japanese message of FileNotFoundException garbled
sherman [Fri, 07 Sep 2018 10:17:49 -0700] rev 51671
8210345: The Japanese message of FileNotFoundException garbled Reviewed-by: alanb
Fri, 07 Sep 2018 15:56:21 +0100 8210495: compiler crashes because of illegal signature in otherwise legal code
mcimadamore [Fri, 07 Sep 2018 15:56:21 +0100] rev 51670
8210495: compiler crashes because of illegal signature in otherwise legal code Summary: Disable strict verification of compiler signatures when they do not affect generated bytecode Reviewed-by: vromero
Fri, 07 Sep 2018 11:24:59 +0200 8209786: JDK12 fails to build on s390x with gcc 7.3
aleonard [Fri, 07 Sep 2018 11:24:59 +0200] rev 51669
8209786: JDK12 fails to build on s390x with gcc 7.3 Reviewed-by: ihse, goetz
Fri, 07 Sep 2018 08:14:47 -0400 8210486: Unused code in check_nest_attributes function
dholmes [Fri, 07 Sep 2018 08:14:47 -0400] rev 51668
8210486: Unused code in check_nest_attributes function Reviewed-by: mikael, sspitsyn
Fri, 07 Sep 2018 08:02:51 -0400 6899533: SecureClassLoader and URLClassLoader have unnecessary check for createClassLoader permission
mullan [Fri, 07 Sep 2018 08:02:51 -0400] rev 51667
6899533: SecureClassLoader and URLClassLoader have unnecessary check for createClassLoader permission Summary: Remove code that is no longer necessary now that pre-JDK 1.2 SecurityManager methods are not supported. Reviewed-by: mchung
Thu, 06 Sep 2018 16:27:07 +0200 8209544: AES encrypt performance regression in jdk11b11
roland [Thu, 06 Sep 2018 16:27:07 +0200] rev 51666
8209544: AES encrypt performance regression in jdk11b11 Reviewed-by: kvn, vlivanov
Thu, 06 Sep 2018 17:45:15 -0700 8209361: [AOT] Unexpected number of references for JVMTI_HEAP_REFERENCE_CONSTANT_POOL [111-->111]: 0 (expected at least 1)
dlong [Thu, 06 Sep 2018 17:45:15 -0700] rev 51665
8209361: [AOT] Unexpected number of references for JVMTI_HEAP_REFERENCE_CONSTANT_POOL [111-->111]: 0 (expected at least 1) Reviewed-by: coleenp, dholmes
Fri, 07 Sep 2018 09:09:31 +0800 8042902: Test java/net/Inet6Address/serialize/Inet6AddressSerializationTest.java fails intermittently
xyin [Fri, 07 Sep 2018 09:09:31 +0800] rev 51664
8042902: Test java/net/Inet6Address/serialize/Inet6AddressSerializationTest.java fails intermittently Reviewed-by: chegar
Thu, 06 Sep 2018 18:06:24 -0700 8210381: Obsolete EmitSync
mikael [Thu, 06 Sep 2018 18:06:24 -0700] rev 51663
8210381: Obsolete EmitSync Reviewed-by: kvn, dcubed, mdoerr, mbaesken, shade
Thu, 06 Sep 2018 16:15:32 -0700 8210009: Source Launcher classloader should support getResource and getResourceAsStream
jjg [Thu, 06 Sep 2018 16:15:32 -0700] rev 51662
8210009: Source Launcher classloader should support getResource and getResourceAsStream Reviewed-by: mchung, plevart
Thu, 06 Sep 2018 12:10:59 -0700 8210285: CharsetDecoder/Encoder's constructor does not reject NaN
igerasim [Thu, 06 Sep 2018 12:10:59 -0700] rev 51661
8210285: CharsetDecoder/Encoder's constructor does not reject NaN Reviewed-by: sherman, smarks, alanb, martin, darcy
Thu, 06 Sep 2018 10:49:17 -0700 8210142: java.util.Calendar.clone() doesn't respect sharedZone flag
naoto [Thu, 06 Sep 2018 10:49:17 -0700] rev 51660
8210142: java.util.Calendar.clone() doesn't respect sharedZone flag Reviewed-by: rriggs
Thu, 06 Sep 2018 09:30:47 -0700 8185145: AppCDS custom loader support on Mac OS X
ccheung [Thu, 06 Sep 2018 09:30:47 -0700] rev 51659
8185145: AppCDS custom loader support on Mac OS X Reviewed-by: dholmes, gziemski
Thu, 06 Sep 2018 05:44:47 -0700 8210435: don't add local variable spots if they are DCE'ed by the compiler
vromero [Thu, 06 Sep 2018 05:44:47 -0700] rev 51658
8210435: don't add local variable spots if they are DCE'ed by the compiler Reviewed-by: mcimadamore
Thu, 06 Sep 2018 13:13:35 +0100 8210318: idea.sh script doesn't work on Mac
mcimadamore [Thu, 06 Sep 2018 13:13:35 +0100] rev 51657
8210318: idea.sh script doesn't work on Mac Summary: remove usage non-portable sed options Reviewed-by: erikj, ihse
Thu, 06 Sep 2018 02:01:20 -0400 8199874: [TESTBUG] runtime/Thread/ThreadPriorities.java fails with "expected 0 to equal 10"
dholmes [Thu, 06 Sep 2018 02:01:20 -0400] rev 51656
8199874: [TESTBUG] runtime/Thread/ThreadPriorities.java fails with "expected 0 to equal 10" Reviewed-by: lfoltan, ccheung
Wed, 05 Sep 2018 21:06:01 -0700 8210432: Add additional TeliaSonera root certificate
rhalade [Wed, 05 Sep 2018 21:06:01 -0700] rev 51655
8210432: Add additional TeliaSonera root certificate Reviewed-by: mullan
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip