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
Mon, 25 Jun 2018 16:01:01 +0530 8202696: Remove exclusion range for phonetic chars in windows fontconfig.properties
pkbalakr [Mon, 25 Jun 2018 16:01:01 +0530] rev 50836
8202696: Remove exclusion range for phonetic chars in windows fontconfig.properties Reviewed-by: prr, naoto Contributed-by: dipak.kumar@oracle.com
Sun, 24 Jun 2018 19:45:15 -0700 8205324: Part of java.awt.Desktop.browse(URI) spec is outdated after support of applets was removed
serb [Sun, 24 Jun 2018 19:45:15 -0700] rev 50835
8205324: Part of java.awt.Desktop.browse(URI) spec is outdated after support of applets was removed Reviewed-by: prr
Sun, 24 Jun 2018 16:35:21 -0700 8205153: Delete "standard instructions" machinery in the open automated tests
serb [Sun, 24 Jun 2018 16:35:21 -0700] rev 50834
8205153: Delete "standard instructions" machinery in the open automated tests Reviewed-by: prr
Sat, 23 Jun 2018 11:48:42 -0700 8205144: JSpinner may change the font after became visible
serb [Sat, 23 Jun 2018 11:48:42 -0700] rev 50833
8205144: JSpinner may change the font after became visible Reviewed-by: psadhukhan
Fri, 22 Jun 2018 19:19:43 -0700 8205456: Unification of iterations over arrays
serb [Fri, 22 Jun 2018 19:19:43 -0700] rev 50832
8205456: Unification of iterations over arrays Reviewed-by: prr
Fri, 22 Jun 2018 13:21:23 -0700 8205494: Convert or remove all AWT applet demos
prr [Fri, 22 Jun 2018 13:21:23 -0700] rev 50831
8205494: Convert or remove all AWT applet demos Reviewed-by: serb, erikj
Fri, 22 Jun 2018 12:16:14 -0700 8205136: Move StylePad demo to the open repository
prr [Fri, 22 Jun 2018 12:16:14 -0700] rev 50830
8205136: Move StylePad demo to the open repository Reviewed-by: serb, erikj
Fri, 22 Jun 2018 10:29:14 +0530 8204946: Clean-up problem list for JDK-8202933 and JDK-8202934
sveerabhadra [Fri, 22 Jun 2018 10:29:14 +0530] rev 50829
8204946: Clean-up problem list for JDK-8202933 and JDK-8202934 Reviewed-by: prr
Thu, 21 Jun 2018 16:58:09 -0700 8205498: Typo in fix for 8205119 breaks Solaris demo build
prr [Thu, 21 Jun 2018 16:58:09 -0700] rev 50828
8205498: Typo in fix for 8205119 breaks Solaris demo build Reviewed-by: serb
Thu, 21 Jun 2018 14:32:41 -0700 8205119: SwingApplet demo should be removed
prr [Thu, 21 Jun 2018 14:32:41 -0700] rev 50827
8205119: SwingApplet demo should be removed Reviewed-by: serb
Thu, 21 Jun 2018 12:54:30 -0700 8205441: Upgrade to harfbuzz 1.8.1
prr [Thu, 21 Jun 2018 12:54:30 -0700] rev 50826
8205441: Upgrade to harfbuzz 1.8.1 Reviewed-by: serb
Thu, 21 Jun 2018 09:53:50 -0700 Merge
prr [Thu, 21 Jun 2018 09:53:50 -0700] rev 50825
Merge
Wed, 20 Jun 2018 11:12:48 -0700 8203003: Several FileDialog Modality Tests fail on Linux due to X errors
serb [Wed, 20 Jun 2018 11:12:48 -0700] rev 50824
8203003: Several FileDialog Modality Tests fail on Linux due to X errors Reviewed-by: prr, psadhukhan
Wed, 27 Jun 2018 09:56:06 -0700 8202698: Update Graal for JEP 181 - Nest-based access control
iveresov [Wed, 27 Jun 2018 09:56:06 -0700] rev 50823
8202698: Update Graal for JEP 181 - Nest-based access control Reviewed-by: kvn
Wed, 27 Jun 2018 18:46:30 +0200 8204157: Compiler.sunflow hangs after JDK-8192992
neliasso [Wed, 27 Jun 2018 18:46:30 +0200] rev 50822
8204157: Compiler.sunflow hangs after JDK-8192992 Summary: Treat non-loop phis as stores Reviewed-by: thartmann
Wed, 27 Jun 2018 09:45:18 -0700 8200243: System error message is decoded as invalid encoding in Windows.
sherman [Wed, 27 Jun 2018 09:45:18 -0700] rev 50821
8200243: System error message is decoded as invalid encoding in Windows. Reviewed-by: alanb
Wed, 27 Jun 2018 09:31:51 -0700 8205058: (fs) Files read/writeString should throw CharacterCodingException instead of IOException with an IllegalArgumentException as cause
joehw [Wed, 27 Jun 2018 09:31:51 -0700] rev 50820
8205058: (fs) Files read/writeString should throw CharacterCodingException instead of IOException with an IllegalArgumentException as cause Reviewed-by: sherman, alanb, lancea
Wed, 27 Jun 2018 11:55:35 -0400 8205699: assert(_owner_offset != 0) failed in javaClasses.cpp
jiangli [Wed, 27 Jun 2018 11:55:35 -0400] rev 50819
8205699: assert(_owner_offset != 0) failed in javaClasses.cpp Summary: Added java_util_concurrent_locks_AbstractOwnableSynchronizer::serialize. Reviewed-by: ccheung, dholmes
(0) -30000 -10000 -3000 -1000 -300 -100 -48 +48 +100 +300 +1000 +3000 tip