Thu, 28 Jun 2018 09:15:53 +0200 8205679: Remove unused ThreadLocalAllocBuffer::undo_allocate()
pliden [Thu, 28 Jun 2018 09:15:53 +0200] rev 50866
8205679: Remove unused ThreadLocalAllocBuffer::undo_allocate() Reviewed-by: shade, stefank
Thu, 28 Jun 2018 09:06:54 +0200 8205916: [test] Fix jdk/tools/launcher/RunpathTest to handle both, RPATH and RUNPATH
simonis [Thu, 28 Jun 2018 09:06:54 +0200] rev 50865
8205916: [test] Fix jdk/tools/launcher/RunpathTest to handle both, RPATH and RUNPATH Reviewed-by: martin, erikj
Thu, 28 Jun 2018 07:22:59 +0200 8205702: assert(UseCompressedClassPointers) failed in universe.hpp
pliden [Thu, 28 Jun 2018 07:22:59 +0200] rev 50864
8205702: assert(UseCompressedClassPointers) failed in universe.hpp Reviewed-by: coleenp, ccheung
Thu, 28 Jun 2018 07:00:35 +0200 8205531: jcmd VM.classloaders should fold similar loaders
stuefe [Thu, 28 Jun 2018 07:00:35 +0200] rev 50863
8205531: jcmd VM.classloaders should fold similar loaders Reviewed-by: sspitsyn, coleenp
Thu, 28 Jun 2018 00:34:55 -0400 8205577: parallel/TestPrintGCDetailsVerbose.java fails assertion
kbarrett [Thu, 28 Jun 2018 00:34:55 -0400] rev 50862
8205577: parallel/TestPrintGCDetailsVerbose.java fails assertion Summary: Remove unsafe printing. Reviewed-by: dholmes, tschatzl, dcubed, coleenp
Thu, 28 Jun 2018 09:40:46 +0530 8192953: sun/management/jmxremote/bootstrap/*.sh tests fail with error : revokeall.exe: Permission denied
hb [Thu, 28 Jun 2018 09:40:46 +0530] rev 50861
8192953: sun/management/jmxremote/bootstrap/*.sh tests fail with error : revokeall.exe: Permission denied Reviewed-by: cjplummer
Wed, 27 Jun 2018 20:21:42 -0700 8205528: Base64 encoding algorithm using AVX512 instructions
kvn [Wed, 27 Jun 2018 20:21:42 -0700] rev 50860
8205528: Base64 encoding algorithm using AVX512 instructions Reviewed-by: kvn, psandoz Contributed-by: smita.kamath@intel.com
Wed, 27 Jun 2018 19:09:17 -0700 8205719: Windows Java_sun_tools_attach_VirtualMachineImpl_enqueue() method should include exitCode in exception message
cjplummer [Wed, 27 Jun 2018 19:09:17 -0700] rev 50859
8205719: Windows Java_sun_tools_attach_VirtualMachineImpl_enqueue() method should include exitCode in exception message Summary: Include GetExitCodeThread() result in the exception message Reviewed-by: sspitsyn, dcubed
Wed, 27 Jun 2018 17:02:41 -0700 8205824: Update Graal
never [Wed, 27 Jun 2018 17:02:41 -0700] rev 50858
8205824: Update Graal Reviewed-by: iveresov, kvn
Wed, 27 Jun 2018 16:57:21 -0700 8160673: Jittester: investigate bytecode generation hangs during bytecode tests generation
iignatyev [Wed, 27 Jun 2018 16:57:21 -0700] rev 50857
8160673: Jittester: investigate bytecode generation hangs during bytecode tests generation Reviewed-by: iveresov
Thu, 28 Jun 2018 01:46:03 +0200 8190876: javadoc search on "java.se" shows "java.se" the last one among other modules
hannesw [Thu, 28 Jun 2018 01:46:03 +0200] rev 50856
8190876: javadoc search on "java.se" shows "java.se" the last one among other modules Reviewed-by: jjg
Wed, 27 Jun 2018 16:19:28 -0700 8205954: clean up hotspot ProblemList
iignatyev [Wed, 27 Jun 2018 16:19:28 -0700] rev 50855
8205954: clean up hotspot ProblemList Reviewed-by: kvn
Wed, 27 Jun 2018 16:17:11 -0700 8205942: Build failure on macosx after JDK-8189429
erikj [Wed, 27 Jun 2018 16:17:11 -0700] rev 50854
8205942: Build failure on macosx after JDK-8189429 Reviewed-by: tbell, lancea
Wed, 27 Jun 2018 15:15:11 -0700 8202554: Remove hotspot tests for javafx.* modules
iignatyev [Wed, 27 Jun 2018 15:15:11 -0700] rev 50853
8202554: Remove hotspot tests for javafx.* modules Reviewed-by: kvn
Wed, 27 Jun 2018 22:26:41 +0200 8205926: Support invokeSpecialIFC in GenerateJLIClassesPlugin
redestad [Wed, 27 Jun 2018 22:26:41 +0200] rev 50852
8205926: Support invokeSpecialIFC in GenerateJLIClassesPlugin Reviewed-by: psandoz, mchung
Wed, 27 Jun 2018 14:46:15 -0700 8203664: JFR start failure after AppCDS archive created with JFR StartFlightRecording
ccheung [Wed, 27 Jun 2018 14:46:15 -0700] rev 50851
8203664: JFR start failure after AppCDS archive created with JFR StartFlightRecording Summary: disable JFR and output a warning message during CDS dump time if JFR is enabled. Reviewed-by: jiangli, lfoltan
Wed, 27 Jun 2018 14:20:41 -0700 8205438: Re-enable shebang tests in test/jdk/tools/launchers/SourceMode.java
jjg [Wed, 27 Jun 2018 14:20:41 -0700] rev 50850
8205438: Re-enable shebang tests in test/jdk/tools/launchers/SourceMode.java Reviewed-by: mchung
Wed, 27 Jun 2018 13:43:52 -0700 8199265: java/util/Arrays/TimSortStackSize2.java fails with OOM
iignatyev [Wed, 27 Jun 2018 13:43:52 -0700] rev 50849
8199265: java/util/Arrays/TimSortStackSize2.java fails with OOM Reviewed-by: dholmes
Wed, 27 Jun 2018 21:18:33 +0100 8205945: Revert unintended changes to make/gensrc/Gensrc-jdk.hotspot.agent.gmk
dfuchs [Wed, 27 Jun 2018 21:18:33 +0100] rev 50848
8205945: Revert unintended changes to make/gensrc/Gensrc-jdk.hotspot.agent.gmk Reviewed-by: jjg, erikj
Wed, 27 Jun 2018 21:56:11 +0200 8205616: Build fails with system headers after 8204572
glaubitz [Wed, 27 Jun 2018 21:56:11 +0200] rev 50847
8205616: Build fails with system headers after 8204572 Reviewed-by: erikj Contributed-by: Magnuse Ihse Bursie <magnus.ihse.bursie@oracle.com>, Fridrich Strba <fridrich.strba@suse.com>
Wed, 27 Jun 2018 20:19:59 +0100 8205397: InetAddress has wrong declaration for readObjectNoData
dfuchs [Wed, 27 Jun 2018 20:19:59 +0100] rev 50846
8205397: InetAddress has wrong declaration for readObjectNoData Reviewed-by: alanb, rriggs
Wed, 27 Jun 2018 19:45:06 +0200 8205678: ZGC: Remove unused ZAllocationFlags::java_thread()
pliden [Wed, 27 Jun 2018 19:45:06 +0200] rev 50845
8205678: ZGC: Remove unused ZAllocationFlags::java_thread() Reviewed-by: stefank, eosterlund
Wed, 27 Jun 2018 19:45:05 +0200 8205676: ZGC: Remove TLAB allocations in relocation path
pliden [Wed, 27 Jun 2018 19:45:05 +0200] rev 50844
8205676: ZGC: Remove TLAB allocations in relocation path Reviewed-by: stefank, eosterlund
Wed, 27 Jun 2018 10:06:03 -0700 Merge
prr [Wed, 27 Jun 2018 10:06:03 -0700] rev 50843
Merge
Mon, 25 Jun 2018 17:34:55 -0700 4475138: getBestCursorSize and XFree86 4.1.0
serb [Mon, 25 Jun 2018 17:34:55 -0700] rev 50842
4475138: getBestCursorSize and XFree86 4.1.0 Reviewed-by: serb Contributed-by: takiguc@linux.vnet.ibm.com
Mon, 25 Jun 2018 14:56:07 -0700 Merge
prr [Mon, 25 Jun 2018 14:56:07 -0700] rev 50841
Merge
Mon, 25 Jun 2018 11:40:46 -0700 8187100: Support Unicode Variation Selectors
srl [Mon, 25 Jun 2018 11:40:46 -0700] rev 50840
8187100: Support Unicode Variation Selectors Summary: Support Unicode Variation Selectors Reviewed-by: prr, srl Contributed-by: Toshio Nakamura <toshiona@jp.ibm.com>
Mon, 25 Jun 2018 10:21:50 -0700 Merge
prr [Mon, 25 Jun 2018 10:21:50 -0700] rev 50839
Merge
Mon, 25 Jun 2018 14:32:46 +0530 8153732: Windows remote printer changes do not reflect in lookupPrintServices()
sveerabhadra [Mon, 25 Jun 2018 14:32:46 +0530] rev 50838
8153732: Windows remote printer changes do not reflect in lookupPrintServices() Reviewed-by: prr, psadhukhan
Mon, 25 Jun 2018 12:50:25 +0530 8194873: right ALT key hotkeys no longer work in Swing components
pbansal [Mon, 25 Jun 2018 12:50:25 +0530] rev 50837
8194873: right ALT key hotkeys no longer work in Swing components Reviewed-by: serb, psadhukhan
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip