Tue, 18 Dec 2018 16:22:46 -0500 8207224: Javac compiles source code despite illegal use of unchecked conversions
vromero [Tue, 18 Dec 2018 16:22:46 -0500] rev 53040
8207224: Javac compiles source code despite illegal use of unchecked conversions Reviewed-by: mcimadamore, darcy
Tue, 18 Dec 2018 07:33:07 -0500 8051349: nsk/jvmti/scenarios/sampling/SP06/sp06t003 fails in nightly
gadams [Tue, 18 Dec 2018 07:33:07 -0500] rev 53039
8051349: nsk/jvmti/scenarios/sampling/SP06/sp06t003 fails in nightly Reviewed-by: dholmes, sspitsyn, cjplummer, jcbeyler
Tue, 18 Dec 2018 10:26:15 +0000 8215449: Several tests failing when jtreg run with -vmoption:--illegal-access=deny
alanb [Tue, 18 Dec 2018 10:26:15 +0000] rev 53038
8215449: Several tests failing when jtreg run with -vmoption:--illegal-access=deny Reviewed-by: redestad, mchung, jjg
Thu, 13 Dec 2018 11:05:40 -0800 8215368: Make Check.checkOverride call diagnosticPositionFor lazily
cushon [Thu, 13 Dec 2018 11:05:40 -0800] rev 53037
8215368: Make Check.checkOverride call diagnosticPositionFor lazily Reviewed-by: mcimadamore, vromero
Thu, 13 Dec 2018 10:08:22 -0800 8215366: Code quality improvements in com.sun.tools.javac.code.TypeAnnotations
cushon [Thu, 13 Dec 2018 10:08:22 -0800] rev 53036
8215366: Code quality improvements in com.sun.tools.javac.code.TypeAnnotations Reviewed-by: mcimadamore, wmdietl, bsrbnd
Tue, 11 Dec 2018 10:23:15 -0800 8215228: Use a constant hash table size in order to enable compiler optimization
jcbeyler [Tue, 11 Dec 2018 10:23:15 -0800] rev 53035
8215228: Use a constant hash table size in order to enable compiler optimization Summary: Remove a field from KlassInfoTable to allow compiler optimizations Reviewed-by: phh, aph Contributed-by: zanglin5@jd.com
Mon, 17 Dec 2018 11:37:40 +0100 8214946: G1: Initialize all class members on construction
lkorinth [Mon, 17 Dec 2018 11:37:40 +0100] rev 53034
8214946: G1: Initialize all class members on construction Reviewed-by: kbarrett, tschatzl
Fri, 14 Dec 2018 16:52:17 -0800 8215319: jck lang/INTF/intf049/intf04901 fails in Graal as JIT mode with -Xcomp and AOTed Graal
dnsimon [Fri, 14 Dec 2018 16:52:17 -0800] rev 53033
8215319: jck lang/INTF/intf049/intf04901 fails in Graal as JIT mode with -Xcomp and AOTed Graal Reviewed-by: iveresov, never, dlong
Fri, 14 Dec 2018 13:13:06 -0800 8201655: Add thread-enabled support for the Heap Sampling
jcbeyler [Fri, 14 Dec 2018 13:13:06 -0800] rev 53032
8201655: Add thread-enabled support for the Heap Sampling Summary: Added thread-enabled support Reviewed-by: amenkov, sspitsyn
Fri, 14 Dec 2018 14:17:22 -0500 8215372: Incorrect nio/file/DirectoryStream/Basic.java tests for validating the use of a glob
lancea [Fri, 14 Dec 2018 14:17:22 -0500] rev 53031
8215372: Incorrect nio/file/DirectoryStream/Basic.java tests for validating the use of a glob Reviewed-by: alanb
Fri, 14 Dec 2018 10:51:09 -0800 8215329: Modify ZGC requirement for HeapMonitorThreadTest.java
jcbeyler [Fri, 14 Dec 2018 10:51:09 -0800] rev 53030
8215329: Modify ZGC requirement for HeapMonitorThreadTest.java Summary: Modify the requirement to be tested Reviewed-by: amenkov, pliden, sspitsyn
Fri, 14 Dec 2018 13:30:21 +0000 8214077: test java/io/File/SetLastModified.java fails on ARM32
alanb [Fri, 14 Dec 2018 13:30:21 +0000] rev 53029
8214077: test java/io/File/SetLastModified.java fails on ARM32 Summary: replace uses of stat with stat64 in java.base Reviewed-by: alanb Contributed-by: nick.gasson@arm.com
Fri, 14 Dec 2018 09:59:08 +0100 8214352: C1: Unnecessary "compilation bailout: block join failed" with JVMTI
mdoerr [Fri, 14 Dec 2018 09:59:08 +0100] rev 53028
8214352: C1: Unnecessary "compilation bailout: block join failed" with JVMTI Summary: Invalidate Phi functions for conflicting types and avoid bailout. Reviewed-by: kvn, iveresov
Fri, 14 Dec 2018 01:34:13 +0100 Merge
jwilhelm [Fri, 14 Dec 2018 01:34:13 +0100] rev 53027
Merge
Thu, 13 Dec 2018 23:25:00 +0100 8215362: JFR GTest JfrTestNetworkUtilization fails jdk-12+24
egahlin [Thu, 13 Dec 2018 23:25:00 +0100] rev 53026
8215362: JFR GTest JfrTestNetworkUtilization fails Reviewed-by: mgronlun
Thu, 13 Dec 2018 14:16:21 -0800 8215369: Jcstress pollute /var/tmp with temporary files.
lmesnik [Thu, 13 Dec 2018 14:16:21 -0800] rev 53025
8215369: Jcstress pollute /var/tmp with temporary files. Reviewed-by: iignatyev, mseledtsov
Thu, 13 Dec 2018 11:05:22 -0800 8215217: OpenJDK source has too many swear words
afarley [Thu, 13 Dec 2018 11:05:22 -0800] rev 53024
8215217: OpenJDK source has too many swear words Reviewed-by: smarks, shade, rriggs, lancea, prr, joehw
Thu, 13 Dec 2018 19:06:11 +0100 8205626: Start of release updates for JDK 13
darcy [Thu, 13 Dec 2018 19:06:11 +0100] rev 53023
8205626: Start of release updates for JDK 13 8205393: Add SourceVersion.RELEASE_13 8205394: Add source 13 and target 13 to javac 8205645: Bump maximum recognized class file version to 57 for JDK 13 8214825: Update preview language features for start of JDK 13 Reviewed-by: erikj, alanb, mchung, mcimadamore, dholmes, smarks, jjg
Thu, 13 Dec 2018 17:01:15 +0100 Added tag jdk-13+0 for changeset cc4098b3bc10
jwilhelm [Thu, 13 Dec 2018 17:01:15 +0100] rev 53022
Added tag jdk-13+0 for changeset cc4098b3bc10
Thu, 13 Dec 2018 16:45:26 +0100 8215356: Disable x86_32 Shenandoah build to avoid hotspot/tier1 failures jdk-13+0
shade [Thu, 13 Dec 2018 16:45:26 +0100] rev 53021
8215356: Disable x86_32 Shenandoah build to avoid hotspot/tier1 failures Reviewed-by: rkennke
Thu, 13 Dec 2018 16:45:24 +0100 8181143: Introduce diagnostic flag to abort VM on too long VM operations
shade [Thu, 13 Dec 2018 16:45:24 +0100] rev 53020
8181143: Introduce diagnostic flag to abort VM on too long VM operations Reviewed-by: rkennke, zgu, dholmes, stuefe, rehn
Thu, 13 Dec 2018 10:35:09 -0500 8215300: additional changes to constants API
vromero [Thu, 13 Dec 2018 10:35:09 -0500] rev 53019
8215300: additional changes to constants API Reviewed-by: goetz
Thu, 13 Dec 2018 15:31:05 +0100 8215281: Use String.isEmpty() when applicable in java.base
redestad [Thu, 13 Dec 2018 15:31:05 +0100] rev 53018
8215281: Use String.isEmpty() when applicable in java.base Reviewed-by: dfuchs, alanb
Thu, 13 Dec 2018 16:14:07 +0100 8215354: x86_32 build failures after JDK-8214074 (Ghash optimization using AVX instructions)
shade [Thu, 13 Dec 2018 16:14:07 +0100] rev 53017
8215354: x86_32 build failures after JDK-8214074 (Ghash optimization using AVX instructions) Reviewed-by: thartmann
Thu, 13 Dec 2018 15:40:11 +0100 8215237: jdk.jfr.Recording javadoc does not compile
egahlin [Thu, 13 Dec 2018 15:40:11 +0100] rev 53016
8215237: jdk.jfr.Recording javadoc does not compile Reviewed-by: mgronlun
Wed, 12 Dec 2018 13:50:57 -0500 8215220: Simplify Shenandoah task termination in aborted paths
zgu [Wed, 12 Dec 2018 13:50:57 -0500] rev 53015
8215220: Simplify Shenandoah task termination in aborted paths Reviewed-by: shade
Thu, 13 Dec 2018 14:36:54 +0100 8215284: Reduce noise induced by periodic task getFileSize()
mgronlun [Thu, 13 Dec 2018 14:36:54 +0100] rev 53014
8215284: Reduce noise induced by periodic task getFileSize() Reviewed-by: redestad, egahlin
Thu, 13 Dec 2018 14:21:04 +0100 8215175: Inconsistencies in JFR event metadata
egahlin [Thu, 13 Dec 2018 14:21:04 +0100] rev 53013
8215175: Inconsistencies in JFR event metadata Reviewed-by: mgronlun
Thu, 13 Dec 2018 10:25:50 +0100 8215342: [Zero] Build fails after JDK-8200613
sgehwolf [Thu, 13 Dec 2018 10:25:50 +0100] rev 53012
8215342: [Zero] Build fails after JDK-8200613 Reviewed-by: shade, jgeorge Contributed-by: Christophe Phillips <chphilli@redhat.com>
Wed, 12 Dec 2018 12:36:53 -0500 8215262: PPC64: FMA Vectorization on PPC64
mhorie [Wed, 12 Dec 2018 12:36:53 -0500] rev 53011
8215262: PPC64: FMA Vectorization on PPC64 Reviewed-by: mdoerr, gromero
Thu, 13 Dec 2018 08:36:10 +0100 8215534: [testbug] some jfr test don't check @requires vm.hasJFR
goetz [Thu, 13 Dec 2018 08:36:10 +0100] rev 53010
8215534: [testbug] some jfr test don't check @requires vm.hasJFR Reviewed-by: sundar, egahlin
Thu, 13 Dec 2018 11:27:37 +0000 8211093: Default logging.properties sets log level for com.xyz.foo
dfuchs [Thu, 13 Dec 2018 11:27:37 +0000] rev 53009
8211093: Default logging.properties sets log level for com.xyz.foo Reviewed-by: bpb, rriggs
Thu, 13 Dec 2018 15:11:25 +0530 8214226: Incorrect BCI and Line Number with jstack if the top frame is in the interpreter
jgeorge [Thu, 13 Dec 2018 15:11:25 +0530] rev 53008
8214226: Incorrect BCI and Line Number with jstack if the top frame is in the interpreter Summary: Read in the bcp from r13 for the top level interpreter frames Reviewed-by: jcbeyler, jgeorge Contributed-by: david.griffiths@gmail.com
Thu, 13 Dec 2018 17:28:30 +0800 8213010: Supporting keys created with certmgr.exe
weijun [Thu, 13 Dec 2018 17:28:30 +0800] rev 53007
8213010: Supporting keys created with certmgr.exe Reviewed-by: valeriep
Thu, 13 Dec 2018 17:28:19 +0800 8213009: Refactoring existing SunMSCAPI classes
weijun [Thu, 13 Dec 2018 17:28:19 +0800] rev 53006
8213009: Refactoring existing SunMSCAPI classes Reviewed-by: valeriep
Thu, 13 Dec 2018 09:02:52 +0000 8214696: Module class should be filtered by core reflection
alanb [Thu, 13 Dec 2018 09:02:52 +0000] rev 53005
8214696: Module class should be filtered by core reflection Reviewed-by: lancea, mchung, sundar
Thu, 13 Dec 2018 13:03:26 +0530 8202884: SA: Attach/detach might fail on Linux if debugee application create/destroy threads during attaching
jgeorge [Thu, 13 Dec 2018 13:03:26 +0530] rev 53004
8202884: SA: Attach/detach might fail on Linux if debugee application create/destroy threads during attaching Summary: While doing a ptrace attach, do not attach to threads which are in the process of exiting or are zombies -- skip these threads. Reviewed-by: jcbeyler, ysuenaga
Thu, 13 Dec 2018 08:26:07 +0100 8215243: JShell tests failing intermitently with \"Problem cleaning up the following threads:\"
jlahoda [Thu, 13 Dec 2018 08:26:07 +0100] rev 53003
8215243: JShell tests failing intermitently with \"Problem cleaning up the following threads:\" Summary: Do not reset closed state in the StopDetectingInputStream.write Reviewed-by: rfield
Wed, 12 Dec 2018 23:08:01 -0800 8211034: OnStackReplacePercentage option checking has bugs
jcm [Wed, 12 Dec 2018 23:08:01 -0800] rev 53002
8211034: OnStackReplacePercentage option checking has bugs Summary: Fixed the constraint checks Reviewed-by: kvn
Wed, 12 Dec 2018 22:23:48 -0800 8215314: [Graal] Enable org.graalvm.compiler.core.test.CountedLoopTest
epavlova [Wed, 12 Dec 2018 22:23:48 -0800] rev 53001
8215314: [Graal] Enable org.graalvm.compiler.core.test.CountedLoopTest Reviewed-by: dlong
Wed, 12 Dec 2018 21:02:46 -0800 8215317: [GRAAL] unit test CheckGraalIntrinsics failed after 8213754
kvn [Wed, 12 Dec 2018 21:02:46 -0800] rev 53000
8215317: [GRAAL] unit test CheckGraalIntrinsics failed after 8213754 Summary: Fix CheckGraalIntrinsics test for new intrinsics. Reviewed-by: iveresov, never
Thu, 13 Dec 2018 12:34:35 +0800 8214937: sun/security/tools/jarsigner/warnings/NoTimestampTest.java failed due to unexpected expiration date
jjiang [Thu, 13 Dec 2018 12:34:35 +0800] rev 52999
8214937: sun/security/tools/jarsigner/warnings/NoTimestampTest.java failed due to unexpected expiration date Reviewed-by: xuelei
Wed, 12 Dec 2018 20:13:39 -0800 8215326: Test java/util/concurrent/ConcurrentHashMap/ToArray.java hangs after j.u.c updates
dl [Wed, 12 Dec 2018 20:13:39 -0800] rev 52998
8215326: Test java/util/concurrent/ConcurrentHashMap/ToArray.java hangs after j.u.c updates Reviewed-by: martin, dholmes
Thu, 13 Dec 2018 12:03:03 +0800 8214568: Use {@systemProperty} for definitions of system properties
weijun [Thu, 13 Dec 2018 12:03:03 +0800] rev 52997
8214568: Use {@systemProperty} for definitions of system properties Reviewed-by: xuelei
Thu, 13 Dec 2018 11:16:33 +0800 8076190: Customizing the generation of a PKCS12 keystore
weijun [Thu, 13 Dec 2018 11:16:33 +0800] rev 52996
8076190: Customizing the generation of a PKCS12 keystore Reviewed-by: mullan
Thu, 13 Dec 2018 01:15:21 +0000 7092821: java.security.Provider.getService() is synchronized and became scalability bottleneck
valeriep [Thu, 13 Dec 2018 01:15:21 +0000] rev 52995
7092821: java.security.Provider.getService() is synchronized and became scalability bottleneck Summary: Changed Provider class to use ConcurrentHashMap and default providers to use putService() Reviewed-by: weijun, mullan
Thu, 13 Dec 2018 08:23:56 +0800 8214520: [TEST_BUG] sun/security/mscapi/nonUniqueAliases/NonUniqueAliases.java failed with incorrect jtreg tags order
jjiang [Thu, 13 Dec 2018 08:23:56 +0800] rev 52994
8214520: [TEST_BUG] sun/security/mscapi/nonUniqueAliases/NonUniqueAliases.java failed with incorrect jtreg tags order Reviewed-by: xuelei
Wed, 12 Dec 2018 15:01:29 -0800 8215301: Module-summary page is unreadably wide
mr [Wed, 12 Dec 2018 15:01:29 -0800] rev 52993
8215301: Module-summary page is unreadably wide Reviewed-by: mchung
Wed, 12 Dec 2018 14:48:34 -0800 8214751: X86: Support for VNNI Instructions
vdeshpande [Wed, 12 Dec 2018 14:48:34 -0800] rev 52992
8214751: X86: Support for VNNI Instructions Reviewed-by: kvn Contributed-by: razvan.a.lupusoru@intel.com, vivek.r.deshpande@intel.com
Wed, 12 Dec 2018 15:35:20 -0500 8215309: Convert package.html files to package-info.java files
rriggs [Wed, 12 Dec 2018 15:35:20 -0500] rev 52991
8215309: Convert package.html files to package-info.java files Reviewed-by: darcy, lancea
Wed, 12 Dec 2018 12:17:33 -0800 8214074: Ghash optimization using AVX instructions
ascarpino [Wed, 12 Dec 2018 12:17:33 -0800] rev 52990
8214074: Ghash optimization using AVX instructions Reviewed-by: kvn, ascarpino Contributed-by: smita.kamath@intel.com
Wed, 12 Dec 2018 11:45:10 -0800 8215000: tools/launcher/JliLaunchTest.java fails on Windows
henryjen [Wed, 12 Dec 2018 11:45:10 -0800] rev 52989
8215000: tools/launcher/JliLaunchTest.java fails on Windows Reviewed-by: bchristi, mchung
Wed, 12 Dec 2018 11:17:21 -0800 8215238: (jdeps) update jdk8_internals.txt per the removal of javafx, corba, EE modules
mchung [Wed, 12 Dec 2018 11:17:21 -0800] rev 52988
8215238: (jdeps) update jdk8_internals.txt per the removal of javafx, corba, EE modules Reviewed-by: lancea, alanb
Thu, 13 Dec 2018 00:46:39 +0900 8213183: InputMethod cannot be used after its restarting
tnakamura [Thu, 13 Dec 2018 00:46:39 +0900] rev 52987
8213183: InputMethod cannot be used after its restarting Summary: Retains masks at XSelectInput and deletes all IM data at DestroyXIMCallback Reviewed-by: naoto
Wed, 12 Dec 2018 19:04:05 +0100 8215304: Make target "docs-jdk-index" has unnecessary dependencies
ihse [Wed, 12 Dec 2018 19:04:05 +0100] rev 52986
8215304: Make target "docs-jdk-index" has unnecessary dependencies Reviewed-by: lancea
Wed, 12 Dec 2018 18:59:23 +0100 8214741: docs/index.html has no title or copyright
ihse [Wed, 12 Dec 2018 18:59:23 +0100] rev 52985
8214741: docs/index.html has no title or copyright Reviewed-by: erikj
Tue, 11 Dec 2018 15:47:31 +0100 8214910: If pandoc is present, markdown spec files should be processed
ihse [Tue, 11 Dec 2018 15:47:31 +0100] rev 52984
8214910: If pandoc is present, markdown spec files should be processed Reviewed-by: erikj, lancea
Wed, 12 Dec 2018 09:50:39 -0800 8215239: Make deletes images/jdk/bin/java if something goes wrong
erikj [Wed, 12 Dec 2018 09:50:39 -0800] rev 52983
8215239: Make deletes images/jdk/bin/java if something goes wrong Reviewed-by: redestad, dholmes, tbell, ihse
Wed, 12 Dec 2018 18:43:16 +0100 8214750: Unnecessary <p> tags in jfr classes
egahlin [Wed, 12 Dec 2018 18:43:16 +0100] rev 52982
8214750: Unnecessary <p> tags in jfr classes Reviewed-by: mgronlun
Wed, 12 Dec 2018 18:35:26 +0100 8165675: Trace event for thread park has incorrect unit for timeout
egahlin [Wed, 12 Dec 2018 18:35:26 +0100] rev 52981
8165675: Trace event for thread park has incorrect unit for timeout Reviewed-by: mgronlun
Wed, 12 Dec 2018 14:18:16 +0100 8215206: VtableStubs::find_stub is not appropriately protected by VtableStubs_lock
eosterlund [Wed, 12 Dec 2018 14:18:16 +0100] rev 52980
8215206: VtableStubs::find_stub is not appropriately protected by VtableStubs_lock Reviewed-by: thartmann, pliden
Tue, 11 Dec 2018 20:31:18 -0500 8213754: PPC64: Add Intrinsics for isDigit/isLowerCase/isUpperCase/isWhitespace
mhorie [Tue, 11 Dec 2018 20:31:18 -0500] rev 52979
8213754: PPC64: Add Intrinsics for isDigit/isLowerCase/isUpperCase/isWhitespace Reviewed-by: kvn, rriggs, mdoerr, gromero
Wed, 12 Dec 2018 13:28:50 +0100 8215159: Improve initial setup of system Properties
redestad [Wed, 12 Dec 2018 13:28:50 +0100] rev 52978
8215159: Improve initial setup of system Properties Reviewed-by: mchung, rriggs, plevart, briangoetz, robilad
Wed, 12 Dec 2018 15:26:49 +0300 8205421: AARCH64: StubCodeMark should be placed after alignment
dpochepk [Wed, 12 Dec 2018 15:26:49 +0300] rev 52977
8205421: AARCH64: StubCodeMark should be placed after alignment Reviewed-by: aph
Wed, 12 Dec 2018 11:34:08 +0000 8214892: Delayed starting of debugging via jcmd
clanger [Wed, 12 Dec 2018 11:34:08 +0000] rev 52976
8214892: Delayed starting of debugging via jcmd Reviewed-by: cjplummer, clanger Contributed-by: ralf.schmelter@sap.com
Wed, 12 Dec 2018 12:00:02 +0100 8152724: Sum of eden before GC and current survivor capacity may be larger than heap size
tschatzl [Wed, 12 Dec 2018 12:00:02 +0100] rev 52975
8152724: Sum of eden before GC and current survivor capacity may be larger than heap size Summary: Limit the maximum survivor size for a given GC to the remaining number of free regions. Reviewed-by: sjohanss, sangheki
Wed, 12 Dec 2018 15:04:47 +0530 Merge
psadhukhan [Wed, 12 Dec 2018 15:04:47 +0530] rev 52974
Merge
Tue, 11 Dec 2018 11:45:43 +0530 8214876: Add "intermittent" key for imageio/stream/StreamCloserLeak/run_test.sh
jdv [Tue, 11 Dec 2018 11:45:43 +0530] rev 52973
8214876: Add "intermittent" key for imageio/stream/StreamCloserLeak/run_test.sh Reviewed-by: psadhukhan
Tue, 11 Dec 2018 11:41:08 +0530 8214817: Bad links in ImageInputStream.java & ImageOutputStream.java
jdv [Tue, 11 Dec 2018 11:41:08 +0530] rev 52972
8214817: Bad links in ImageInputStream.java & ImageOutputStream.java Reviewed-by: aivanov, psadhukhan
Tue, 11 Dec 2018 10:47:37 +0530 Merge
psadhukhan [Tue, 11 Dec 2018 10:47:37 +0530] rev 52971
Merge
Mon, 10 Dec 2018 12:33:23 -0800 8212703: Remove sun.java2d.fontpath property from java launcher code
prr [Mon, 10 Dec 2018 12:33:23 -0800] rev 52970
8212703: Remove sun.java2d.fontpath property from java launcher code Reviewed-by: alanb, rriggs
Fri, 07 Dec 2018 09:38:07 +0530 8214943: PIT: javax/swing/JFrame/NSTexturedJFrame/NSTexturedJFrame.java errors out in mac
psadhukhan [Fri, 07 Dec 2018 09:38:07 +0530] rev 52969
8214943: PIT: javax/swing/JFrame/NSTexturedJFrame/NSTexturedJFrame.java errors out in mac Reviewed-by: kaddepalli, serb
Thu, 06 Dec 2018 10:50:44 -0800 8214805: Mark deprecated netscape.javascript.JSObject::getWindow API forRemoval=true
kcr [Thu, 06 Dec 2018 10:50:44 -0800] rev 52968
8214805: Mark deprecated netscape.javascript.JSObject::getWindow API forRemoval=true Reviewed-by: prr, serb
Thu, 06 Dec 2018 13:32:15 +0000 8213983: [macosx] Keyboard shortcut “cmd +`” stops working properly if popup window is displayed
dmarkov [Thu, 06 Dec 2018 13:32:15 +0000] rev 52967
8213983: [macosx] Keyboard shortcut “cmd +`” stops working properly if popup window is displayed Reviewed-by: kaddepalli, serb
Wed, 05 Dec 2018 12:59:50 -0800 8214002: Cannot use italic font style if the font has embedded bitmap
itakiguchi [Wed, 05 Dec 2018 12:59:50 -0800] rev 52966
8214002: Cannot use italic font style if the font has embedded bitmap Reviewed-by: prr
Wed, 05 Dec 2018 15:48:47 +0530 8213049: Invalid HTML5 in javax.swing files
psadhukhan [Wed, 05 Dec 2018 15:48:47 +0530] rev 52965
8213049: Invalid HTML5 in javax.swing files Reviewed-by: aivanov, serb
Wed, 05 Dec 2018 15:42:29 +0530 Merge
psadhukhan [Wed, 05 Dec 2018 15:42:29 +0530] rev 52964
Merge
Tue, 04 Dec 2018 13:09:20 -0800 8198398: Test javax/swing/JColorChooser/Test6199676.java fails in mach5
serb [Tue, 04 Dec 2018 13:09:20 -0800] rev 52963
8198398: Test javax/swing/JColorChooser/Test6199676.java fails in mach5 Reviewed-by: kaddepalli, prr
Fri, 30 Nov 2018 13:31:31 +0100 8214380: AwtDragSource function LoadCache misses a ReleaseLongArrayElements in special case
mbaesken [Fri, 30 Nov 2018 13:31:31 +0100] rev 52962
8214380: AwtDragSource function LoadCache misses a ReleaseLongArrayElements in special case Reviewed-by: serb, stuefe
Wed, 12 Dec 2018 13:01:29 +0530 8214468: jQuery UI upgrade from 1.11.4 to 1.12.1
pmuthuswamy [Wed, 12 Dec 2018 13:01:29 +0530] rev 52961
8214468: jQuery UI upgrade from 1.11.4 to 1.12.1 Reviewed-by: hannesw
Wed, 12 Dec 2018 10:13:11 +0530 8200613: SA: jstack throws UnmappedAddressException with a CDS core file
jgeorge [Wed, 12 Dec 2018 10:13:11 +0530] rev 52960
8200613: SA: jstack throws UnmappedAddressException with a CDS core file Summary: Dump the closed archive heap space into the corefile on Linux by setting bit 2 of the coredump_filter file to dump the file backed private mappings. Reviewed-by: iklam, cjplummer, kevinw, coleenp
Tue, 11 Dec 2018 19:55:27 -0800 8214457: Miscellaneous changes imported from jsr166 CVS 2018-12
dl [Tue, 11 Dec 2018 19:55:27 -0800] rev 52959
8214457: Miscellaneous changes imported from jsr166 CVS 2018-12 Reviewed-by: martin
Tue, 11 Dec 2018 19:55:27 -0800 8214427: probable bug in logic of ConcurrentHashMap.addCount()
dl [Tue, 11 Dec 2018 19:55:27 -0800] rev 52958
8214427: probable bug in logic of ConcurrentHashMap.addCount() Reviewed-by: martin, dholmes
Tue, 11 Dec 2018 19:55:27 -0800 8214559: Use {@systemProperty} for definitions of system properties
dl [Tue, 11 Dec 2018 19:55:27 -0800] rev 52957
8214559: Use {@systemProperty} for definitions of system properties Reviewed-by: martin, jjg
Tue, 11 Dec 2018 16:50:43 -0800 8215224: Update Graal
iveresov [Tue, 11 Dec 2018 16:50:43 -0800] rev 52956
8215224: Update Graal Reviewed-by: kvn
Tue, 11 Dec 2018 18:00:17 -0500 8215097: Do not create NonJavaThreads before BarrierSet
kbarrett [Tue, 11 Dec 2018 18:00:17 -0500] rev 52955
8215097: Do not create NonJavaThreads before BarrierSet Summary: G1 and CMS delay worker thread creation until BarrierSet exists. Reviewed-by: dholmes, tschatzl
Tue, 11 Dec 2018 13:13:18 -0800 8215194: Initial size of UnicodeBlock map is incorrect
naoto [Tue, 11 Dec 2018 13:13:18 -0800] rev 52954
8215194: Initial size of UnicodeBlock map is incorrect Reviewed-by: rriggs, rgoel, igerasim
Tue, 11 Dec 2018 13:10:14 -0800 8199394: Object.hashCode should not mention anything about memory addresses
smarks [Tue, 11 Dec 2018 13:10:14 -0800] rev 52953
8199394: Object.hashCode should not mention anything about memory addresses Reviewed-by: shade, forax, adinn, rriggs
Tue, 11 Dec 2018 12:45:38 -0800 8215160: Normalize spaces for remaining vmTestbase tests
jcbeyler [Tue, 11 Dec 2018 12:45:38 -0800] rev 52952
8215160: Normalize spaces for remaining vmTestbase tests Summary: Add spaces where needed Reviewed-by: sspitsyn, amenkov
Tue, 11 Dec 2018 14:09:54 -0600 8214310: SymbolTable: Use get and insert
gziemski [Tue, 11 Dec 2018 14:09:54 -0600] rev 52951
8214310: SymbolTable: Use get and insert Summary: Replace get_insert() with get(),insert() Reviewed-by: redestad, coleenp
Tue, 11 Dec 2018 14:09:55 -0500 8215140: Port missing crypto JMH micros from jmh-jdk-microbenchmarks
ecaspole [Tue, 11 Dec 2018 14:09:55 -0500] rev 52950
8215140: Port missing crypto JMH micros from jmh-jdk-microbenchmarks Reviewed-by: redestad
Tue, 11 Dec 2018 10:29:30 -0800 8215161: Normalize spaces for vmTestbase/[a-j]
jcbeyler [Tue, 11 Dec 2018 10:29:30 -0800] rev 52949
8215161: Normalize spaces for vmTestbase/[a-j] Summary: Added spaces around comparators Reviewed-by: amenkov, sspitsyn, martin
Tue, 11 Dec 2018 13:22:20 -0500 8207258: Distrust TLS server certificates anchored by Symantec Root CAs
mullan [Tue, 11 Dec 2018 13:22:20 -0500] rev 52948
8207258: Distrust TLS server certificates anchored by Symantec Root CAs Reviewed-by: weijun
Tue, 11 Dec 2018 11:01:02 -0500 8214688: TLS 1.3 session resumption with hello retry request failed with "illegal_parameter"
apetcher [Tue, 11 Dec 2018 11:01:02 -0500] rev 52947
8214688: TLS 1.3 session resumption with hello retry request failed with "illegal_parameter" Reviewed-by: jnimeh
Tue, 11 Dec 2018 09:42:45 -0500 8208698: Improved ECC Implementation
apetcher [Tue, 11 Dec 2018 09:42:45 -0500] rev 52946
8208698: Improved ECC Implementation Summary: New implementation of ECDH and ECDSA forsome prime-order curves Reviewed-by: ascarpino
Tue, 11 Dec 2018 10:29:08 -0500 8215165: Improve -Xlog:class+preview message text
hseigel [Tue, 11 Dec 2018 10:29:08 -0500] rev 52945
8215165: Improve -Xlog:class+preview message text Summary: Fix up the logging message. Reviewed-by: acorn, lfoltan
Tue, 11 Dec 2018 15:09:15 +0000 8215008: Clear confusion between URL/URI paths and file system paths
dfuchs [Tue, 11 Dec 2018 15:09:15 +0000] rev 52944
8215008: Clear confusion between URL/URI paths and file system paths Reviewed-by: alanb, chegar, martin
Fri, 07 Dec 2018 14:35:57 +0100 8211844: [aix] ProcessBuilder: Piping between created processes does not work.
sgroeger [Fri, 07 Dec 2018 14:35:57 +0100] rev 52943
8211844: [aix] ProcessBuilder: Piping between created processes does not work. Reviewed-by: cjplummer, simonis, goetz
Tue, 11 Dec 2018 09:36:49 -0500 8208648: ECC Field Arithmetic Enhancements
apetcher [Tue, 11 Dec 2018 09:36:49 -0500] rev 52942
8208648: ECC Field Arithmetic Enhancements Summary: interal library enhancements to support ECC implementatation Reviewed-by: jnimeh
Tue, 11 Dec 2018 15:21:50 +0100 8215131: Pandoc 2.3/build documentation fixes
ihse [Tue, 11 Dec 2018 15:21:50 +0100] rev 52941
8215131: Pandoc 2.3/build documentation fixes Reviewed-by: erikj
Tue, 11 Dec 2018 15:18:57 +0100 8214720: Add pandoc filter to improve html man page output
ihse [Tue, 11 Dec 2018 15:18:57 +0100] rev 52940
8214720: Add pandoc filter to improve html man page output Reviewed-by: erikj Contributed-by: magnus.ihse.bursie@oracle.com, jonathan.gibbons@oracle.com
Tue, 11 Dec 2018 11:08:39 +0100 8214897: ZGC: Concurrent Class Unloading
eosterlund [Tue, 11 Dec 2018 11:08:39 +0100] rev 52939
8214897: ZGC: Concurrent Class Unloading Reviewed-by: pliden Contributed-by: erik.osterlund@oracle.com, per.liden@oracle.com, stefan.karlsson@oracle.com
Tue, 11 Dec 2018 11:29:28 +0100 8214491: Upgrade to JLine 3.9.0
jlahoda [Tue, 11 Dec 2018 11:29:28 +0100] rev 52938
8214491: Upgrade to JLine 3.9.0 Summary: Upgrading JLine to 3.9.0 and updating jshell and jjs to the new JLine. Reviewed-by: rfield, sundar
Tue, 11 Dec 2018 10:15:28 +0100 8215144: PPC64: Wrong assertion "illegal object size"
mdoerr [Tue, 11 Dec 2018 10:15:28 +0100] rev 52937
8215144: PPC64: Wrong assertion "illegal object size" Reviewed-by: simonis
Tue, 11 Dec 2018 09:10:24 +0100 8214114: Switch expressions with try-catch statements
jlahoda [Tue, 11 Dec 2018 09:10:24 +0100] rev 52936
8214114: Switch expressions with try-catch statements Summary: When switch expression contains try-catch, move the stack values into locals before the executing the switch expression, and back when it is done. Reviewed-by: mcimadamore, vromero
Tue, 11 Dec 2018 08:05:38 +0800 8213409: Refactor sun.text.IntHashtable:i18n shell tests to plain java tests
mli [Tue, 11 Dec 2018 08:05:38 +0800] rev 52935
8213409: Refactor sun.text.IntHashtable:i18n shell tests to plain java tests Reviewed-by: naoto Contributed-by: ying.z.zhou@oracle.com
Mon, 10 Dec 2018 11:04:55 -0800 8214917: CTW testlibrary shouldn't ignore errors raised by the library itself
iignatyev [Mon, 10 Dec 2018 11:04:55 -0800] rev 52934
8214917: CTW testlibrary shouldn't ignore errors raised by the library itself Reviewed-by: kvn, roland
Mon, 10 Dec 2018 13:45:12 -0500 8215050: [TESTBUG] serviceability/tmtools/jstack/WaitNotifyThreadTest.java fails when run with flag -Xcomp
pchilanomate [Mon, 10 Dec 2018 13:45:12 -0500] rev 52933
8215050: [TESTBUG] serviceability/tmtools/jstack/WaitNotifyThreadTest.java fails when run with flag -Xcomp Summary: Identified special case when monitor address is not available in jstack Reviewed-by: dholmes, hseigel, coleenp
Mon, 10 Dec 2018 13:24:17 -0500 8215015: [TESTBUG] remove unneeded -Xfuture option from tests
hseigel [Mon, 10 Dec 2018 13:24:17 -0500] rev 52932
8215015: [TESTBUG] remove unneeded -Xfuture option from tests Summary: Remove the option from the tests Reviewed-by: lfoltan, coleenp
Mon, 10 Dec 2018 11:59:55 -0600 8209387: Follow ups to JDK-8195100 Use a low latency hashtable for SymbolTable
gziemski [Mon, 10 Dec 2018 11:59:55 -0600] rev 52931
8209387: Follow ups to JDK-8195100 Use a low latency hashtable for SymbolTable Summary: Use size_t, replaced macros with const, reverted incorrect API name change. Reviewed-by: coleenp, kbarrett
Mon, 10 Dec 2018 09:51:23 -0800 8215030: Disable shenandoah in Oracle builds
erikj [Mon, 10 Dec 2018 09:51:23 -0800] rev 52930
8215030: Disable shenandoah in Oracle builds Reviewed-by: kbarrett
Mon, 10 Dec 2018 18:32:47 +0100 8215149: TestOptionsWithRangesDynamic.java fails after JDK-8215120
tschatzl [Mon, 10 Dec 2018 18:32:47 +0100] rev 52929
8215149: TestOptionsWithRangesDynamic.java fails after JDK-8215120 Summary: Removed range specifier completely. Reviewed-by: sjohanss, shade
Mon, 10 Dec 2018 09:19:30 -0800 8214098: sun.security.ssl.HandshakeHash.T12HandshakeHash constructor check backwards.
ascarpino [Mon, 10 Dec 2018 09:19:30 -0800] rev 52928
8214098: sun.security.ssl.HandshakeHash.T12HandshakeHash constructor check backwards. Reviewed-by: xuelei
Mon, 10 Dec 2018 19:34:53 +0300 8215133: AARCH64: disable Math.log intrinsic publishing
dpochepk [Mon, 10 Dec 2018 19:34:53 +0300] rev 52927
8215133: AARCH64: disable Math.log intrinsic publishing Reviewed-by: aph
Mon, 10 Dec 2018 06:52:12 -0800 8215117: [JVMCI] TestResolvedJavaType.java failing after JDK-8210031
dlong [Mon, 10 Dec 2018 06:52:12 -0800] rev 52926
8215117: [JVMCI] TestResolvedJavaType.java failing after JDK-8210031 Reviewed-by: thartmann
Mon, 10 Dec 2018 15:47:44 +0100 8214259: Implementation: JEP 189: Shenandoah: A Low-Pause-Time Garbage Collector (Experimental)
rkennke [Mon, 10 Dec 2018 15:47:44 +0100] rev 52925
8214259: Implementation: JEP 189: Shenandoah: A Low-Pause-Time Garbage Collector (Experimental) Reviewed-by: kvn, roland, shade, coleenp, lmesnik, pliden, jgeorge, ihse, erikj Contributed-by: Christine Flood <chf@redhat.com>, Aleksey Shipilev <shade@redhat.com>, Roland Westrelin <rwestrel@redhat.com>, Zhenygu Gu <zgu@redhat.com>, Andrew Haley <aph@redhat.com>, Andrew Dinn <adinn@redhat.com>, Mario Torre <mtorre@redhat.com>, Roman Kennke <rkennke@redhat.com>
Mon, 10 Dec 2018 17:34:49 +0300 8214128: ARM32: wrong stack alignment on Deoptimization::unpack_frames
bulasevich [Mon, 10 Dec 2018 17:34:49 +0300] rev 52924
8214128: ARM32: wrong stack alignment on Deoptimization::unpack_frames Reviewed-by: dsamersoff
Mon, 10 Dec 2018 15:31:36 +0100 8215120: 32-bit build failures after JDK-8212657 (Promptly Return Unused Committed Memory from G1)
shade [Mon, 10 Dec 2018 15:31:36 +0100] rev 52923
8215120: 32-bit build failures after JDK-8212657 (Promptly Return Unused Committed Memory from G1) Reviewed-by: tschatzl, rkennke
Mon, 10 Dec 2018 17:31:16 +0300 8214961: AARCH64: wrong encoding for exclusive and atomic load/stores
dpochepk [Mon, 10 Dec 2018 17:31:16 +0300] rev 52922
8214961: AARCH64: wrong encoding for exclusive and atomic load/stores Reviewed-by: aph
Mon, 10 Dec 2018 14:54:04 +0100 8215129: Update build documentation with Xrandr
ihse [Mon, 10 Dec 2018 14:54:04 +0100] rev 52921
8215129: Update build documentation with Xrandr Reviewed-by: ihse Contributed-by: Ao Qi <aoqi@loongson.cn>
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 tip