Thu, 25 Apr 2019 15:18:59 -0700 8222799: java.beans.Introspector uses an obsolete methods cache
serb [Thu, 25 Apr 2019 15:18:59 -0700] rev 54862
8222799: java.beans.Introspector uses an obsolete methods cache Reviewed-by: prr
Thu, 25 Apr 2019 15:15:53 -0700 8214046: [macosx] Undecorated Frame does not Iconify when set to
serb [Thu, 25 Apr 2019 15:15:53 -0700] rev 54861
8214046: [macosx] Undecorated Frame does not Iconify when set to Reviewed-by: dmarkov
Thu, 25 Apr 2019 15:13:36 -0700 8222438: Drop of outdated logging in the com.sun.media.sound package
serb [Thu, 25 Apr 2019 15:13:36 -0700] rev 54860
8222438: Drop of outdated logging in the com.sun.media.sound package Reviewed-by: amenkov
Thu, 25 Apr 2019 15:19:09 +0530 8219914: Change the environment variable for Java Access Bridge logging to have a directory.
kaddepalli [Thu, 25 Apr 2019 15:19:09 +0530] rev 54859
8219914: Change the environment variable for Java Access Bridge logging to have a directory. Reviewed-by: prr
Wed, 24 Apr 2019 09:21:02 -0700 8212701: remove sun.desktop property from launcher code
prr [Wed, 24 Apr 2019 09:21:02 -0700] rev 54858
8212701: remove sun.desktop property from launcher code Reviewed-by: serb, alanb, rriggs
Tue, 23 Apr 2019 14:22:34 +0530 Merge
psadhukhan [Tue, 23 Apr 2019 14:22:34 +0530] rev 54857
Merge
Mon, 22 Apr 2019 12:40:55 -0700 8222789: Replace the usage of "Sun's Xinerama API" by the "XFree86's Xinerama API" on Solaris
serb [Mon, 22 Apr 2019 12:40:55 -0700] rev 54856
8222789: Replace the usage of "Sun's Xinerama API" by the "XFree86's Xinerama API" on Solaris Reviewed-by: prr
Mon, 22 Apr 2019 12:35:30 -0700 8216008: -Djavax.accessibility.assistive_technologies empty list leads to exception
serb [Mon, 22 Apr 2019 12:35:30 -0700] rev 54855
8216008: -Djavax.accessibility.assistive_technologies empty list leads to exception Reviewed-by: prr
Mon, 22 Apr 2019 18:54:19 -0700 8212676: AWT SystemColor setting on CDE
itakiguchi [Mon, 22 Apr 2019 18:54:19 -0700] rev 54854
8212676: AWT SystemColor setting on CDE Reviewed-by: serb
Mon, 22 Apr 2019 17:02:51 +0530 8218917: KeyEvent.getModifiers() returns inconsistent values for ALT keys
kaddepalli [Mon, 22 Apr 2019 17:02:51 +0530] rev 54853
8218917: KeyEvent.getModifiers() returns inconsistent values for ALT keys Reviewed-by: serb
Fri, 10 May 2019 10:18:16 +0200 8222720: Provide extended VMWare/vSphere virtualization related info in the hs_error file on linux/windows x86_64
mbaesken [Fri, 10 May 2019 10:18:16 +0200] rev 54852
8222720: Provide extended VMWare/vSphere virtualization related info in the hs_error file on linux/windows x86_64 Reviewed-by: dholmes, rehn
Tue, 14 May 2019 20:29:40 -0400 8223810: HotSpot compile warnings from VS2017
dholmes [Tue, 14 May 2019 20:29:40 -0400] rev 54851
8223810: HotSpot compile warnings from VS2017 Reviewed-by: dholmes, stuefe Contributed-by: Andrew Luo <andrewluotechnologies@outlook.com>
Tue, 14 May 2019 15:09:31 -0700 8223921: Update SocketReadWrite benchmark
skuksenko [Tue, 14 May 2019 15:09:31 -0700] rev 54850
8223921: Update SocketReadWrite benchmark Reviewed-by: redestad
Tue, 14 May 2019 22:31:52 +0200 8223917: Problemlist compiler/ciReplay/TestServerVM.java
jwilhelm [Tue, 14 May 2019 22:31:52 +0200] rev 54849
8223917: Problemlist compiler/ciReplay/TestServerVM.java Reviewed-by: kbarrett, mikael
Tue, 14 May 2019 21:36:09 +0300 8223767: Shenandoah fails to build on Solaris x86_64
dsamersoff [Tue, 14 May 2019 21:36:09 +0300] rev 54848
8223767: Shenandoah fails to build on Solaris x86_64 Summary: Trivial changes to make Solaris Studio 12.4 happy Reviewed-by: shade, rkennke Contributed-by: boris.ulasevich@bell-sw.com
Tue, 14 May 2019 11:29:18 -0400 8223657: Remove unused THREAD argument from SymbolTable functions
coleenp [Tue, 14 May 2019 11:29:18 -0400] rev 54847
8223657: Remove unused THREAD argument from SymbolTable functions Summary: also made lookup and lookup_only functions private to SymbolTable. External callers use new_symbol or probe. Reviewed-by: dholmes, gziemski
Tue, 14 May 2019 11:28:44 -0400 8215470: Bad EnclosingMethod attribute on classes declared in lambdas
vromero [Tue, 14 May 2019 11:28:44 -0400] rev 54846
8215470: Bad EnclosingMethod attribute on classes declared in lambdas Reviewed-by: mcimadamore
Sun, 07 Apr 2019 09:13:17 +0200 8221738: ErrorFile option does not handle pre-existing error files of the same name
stuefe [Sun, 07 Apr 2019 09:13:17 +0200] rev 54845
8221738: ErrorFile option does not handle pre-existing error files of the same name Reviewed-by: coleenp, clanger
Tue, 14 May 2019 15:36:26 +0200 8223018: Rename G1RemSet::*oops_into_collection_set_do methods
tschatzl [Tue, 14 May 2019 15:36:26 +0200] rev 54844
8223018: Rename G1RemSet::*oops_into_collection_set_do methods Reviewed-by: manc, sangheki
Tue, 14 May 2019 15:36:26 +0200 8200545: Improve filter for enqueued deferred cards
tschatzl [Tue, 14 May 2019 15:36:26 +0200] rev 54843
8200545: Improve filter for enqueued deferred cards Reviewed-by: kbarrett, sangheki
Tue, 14 May 2019 08:52:51 -0400 8219459: oopDesc::is_valid() is broken
coleenp [Tue, 14 May 2019 08:52:51 -0400] rev 54842
8219459: oopDesc::is_valid() is broken Summary: Use Metaspace::contains() to test address ranges. Reviewed-by: mdoerr, stuefe, jiangli
Tue, 14 May 2019 13:34:49 +0100 8223638: Replace wildcard address with loopback or local host in tests - part 6
aefimov [Tue, 14 May 2019 13:34:49 +0100] rev 54841
8223638: Replace wildcard address with loopback or local host in tests - part 6 Reviewed-by: dfuchs
Tue, 14 May 2019 10:54:23 +0200 8223822: Add gc IDs in the log of gc verification
stefank [Tue, 14 May 2019 10:54:23 +0200] rev 54840
8223822: Add gc IDs in the log of gc verification Reviewed-by: stefank, tschatzl Contributed-by: fujie@loongson.cn
Tue, 14 May 2019 12:07:24 +0200 8222841: Incorrect static call stub interactions with class unloading
eosterlund [Tue, 14 May 2019 12:07:24 +0200] rev 54839
8222841: Incorrect static call stub interactions with class unloading Reviewed-by: kvn, coleenp
Tue, 14 May 2019 12:00:49 +0200 8221478: Disable VerifySharedSpaces by default
redestad [Tue, 14 May 2019 12:00:49 +0200] rev 54838
8221478: Disable VerifySharedSpaces by default Reviewed-by: iklam, dholmes
Tue, 14 May 2019 11:06:23 +0800 8222969: Migrate RuleBasedCollatorTest to JDK Repo
yzhou [Tue, 14 May 2019 11:06:23 +0800] rev 54837
8222969: Migrate RuleBasedCollatorTest to JDK Repo Reviewed-by: naoto
Tue, 14 May 2019 02:07:13 -0700 8219023: Investigate syncing JVMTI spec version with JDK version
sspitsyn [Tue, 14 May 2019 02:07:13 -0700] rev 54836
8219023: Investigate syncing JVMTI spec version with JDK version Summary: Auto sync versions with the jdk versions Reviewed-by: dholmes, jcbeyler, cjplummer
Tue, 14 May 2019 09:25:58 +0100 8223597: jdk/nio/zipfs/ZipFSTester.java RuntimeException: CHECK_FAILED! (getAttribute.crc <entries20> failed 6af4413c vs 0 ...)
clanger [Tue, 14 May 2019 09:25:58 +0100] rev 54835
8223597: jdk/nio/zipfs/ZipFSTester.java RuntimeException: CHECK_FAILED! (getAttribute.crc <entries20> failed 6af4413c vs 0 ...) Reviewed-by: redestad, lancea
Tue, 14 May 2019 09:55:02 +0200 8222480: Implementation: JEP 351: ZGC: Uncommit Unused Memory
pliden [Tue, 14 May 2019 09:55:02 +0200] rev 54834
8222480: Implementation: JEP 351: ZGC: Uncommit Unused Memory Reviewed-by: stefank, eosterlund
Tue, 14 May 2019 09:12:06 +0200 8223762: Shenandoah: overflows in calculations involving heap capacity
shade [Tue, 14 May 2019 09:12:06 +0200] rev 54833
8223762: Shenandoah: overflows in calculations involving heap capacity Reviewed-by: rkennke
Tue, 14 May 2019 09:12:00 +0200 8223759: Shenandoah should allow arbitrarily low initial heap size
shade [Tue, 14 May 2019 09:12:00 +0200] rev 54832
8223759: Shenandoah should allow arbitrarily low initial heap size Reviewed-by: rkennke
Tue, 14 May 2019 09:14:36 +0200 8223685: used bundled zlib on AIX by default
mbaesken [Tue, 14 May 2019 09:14:36 +0200] rev 54831
8223685: used bundled zlib on AIX by default Reviewed-by: erikj, simonis
Fri, 10 May 2019 09:58:01 +0200 8223574: add more thread-related system settings info to hs_error file on AIX
mbaesken [Fri, 10 May 2019 09:58:01 +0200] rev 54830
8223574: add more thread-related system settings info to hs_error file on AIX Reviewed-by: goetz, mdoerr
Mon, 13 May 2019 20:45:03 -0700 8223779: Build failure after 8223040 (Add a AsyncGetCallTrace test)
jcbeyler [Mon, 13 May 2019 20:45:03 -0700] rev 54829
8223779: Build failure after 8223040 (Add a AsyncGetCallTrace test) Summary: Fix a build flag for the AGCT test Reviewed-by: cjplummer, sspitsyn
Mon, 13 May 2019 18:18:42 -0700 8223730: URLClassLoader.findClass() can throw IndexOutOfBoundsException
igerasim [Mon, 13 May 2019 18:18:42 -0700] rev 54828
8223730: URLClassLoader.findClass() can throw IndexOutOfBoundsException Reviewed-by: prappo, bchristi
Tue, 14 May 2019 08:47:13 +0800 8223063: Support CNG RSA keys
weijun [Tue, 14 May 2019 08:47:13 +0800] rev 54827
8223063: Support CNG RSA keys Reviewed-by: mullan
Mon, 13 May 2019 13:32:38 -0700 8223235: [Graal] compiler/jsr292/NonInlinedCall/InvokeTest.java failed time out
epavlova [Mon, 13 May 2019 13:32:38 -0700] rev 54826
8223235: [Graal] compiler/jsr292/NonInlinedCall/InvokeTest.java failed time out Reviewed-by: kvn
Sat, 11 May 2019 13:10:24 +0200 8223637: Fix build breakage after 8223136
stefank [Sat, 11 May 2019 13:10:24 +0200] rev 54825
8223637: Fix build breakage after 8223136 Reviewed-by: stefank, coleenp Contributed-by: stefan.karlsson@oracle.com, lutz.schmidt@sap.com, glaubitz@physik.fu-berlin.de, shade@redhat.com
Thu, 14 Mar 2019 14:04:39 +0100 8214796: Create a jlink plugin for stripping debug info symbols from native libraries
sgehwolf [Thu, 14 Mar 2019 14:04:39 +0100] rev 54824
8214796: Create a jlink plugin for stripping debug info symbols from native libraries Reviewed-by: alanb, mchung, erikj, ihse
Thu, 25 Apr 2019 17:27:37 +0100 8221696: MappedByteBuffer.force method to specify range
adinn [Thu, 25 Apr 2019 17:27:37 +0100] rev 54823
8221696: MappedByteBuffer.force method to specify range Summary: Overload MappedByteBuffer.force to accept index and length arguments Reviewed-by: dfuchs, alanb, bpb
Mon, 13 May 2019 17:31:23 +0100 8223632: Replace wildcard address with loopback or local host in tests - part 5
dfuchs [Mon, 13 May 2019 17:31:23 +0100] rev 54822
8223632: Replace wildcard address with loopback or local host in tests - part 5 Summary: Replaces wildcard usage by loopback, when possible, adds intermittent keyword and a comment, when not. Reviewed-by: chegar
Mon, 13 May 2019 16:43:47 +0200 8219060: -linksource broken with modules
hannesw [Mon, 13 May 2019 16:43:47 +0200] rev 54821
8219060: -linksource broken with modules Reviewed-by: jjg
Fri, 05 Apr 2019 11:52:32 +0200 8222015: Small VM.metaspace improvements
stuefe [Fri, 05 Apr 2019 11:52:32 +0200] rev 54820
8222015: Small VM.metaspace improvements Reviewed-by: jiangli, coleenp
Fri, 10 May 2019 17:47:42 -0700 8223667: ASAN build broken
aeubanks [Fri, 10 May 2019 17:47:42 -0700] rev 54819
8223667: ASAN build broken Reviewed-by: erikj, manc
Wed, 08 May 2019 15:36:10 -0700 8223040: Add a AsyncGetCallTrace test
jcbeyler [Wed, 08 May 2019 15:36:10 -0700] rev 54818
8223040: Add a AsyncGetCallTrace test Summary: Add a AsyncGetCallTrace test Reviewed-by: sspitsyn, dcubed
Fri, 10 May 2019 13:37:00 -0700 8223654: Clean up @jls references in com.sun.source
jjg [Fri, 10 May 2019 13:37:00 -0700] rev 54817
8223654: Clean up @jls references in com.sun.source Reviewed-by: darcy
Fri, 10 May 2019 12:33:40 -0700 8221253: TLSv1.3 may generate TLSInnerPlainText longer than 2^14+1 bytes
xuelei [Fri, 10 May 2019 12:33:40 -0700] rev 54816
8221253: TLSv1.3 may generate TLSInnerPlainText longer than 2^14+1 bytes Reviewed-by: jnimeh
Fri, 10 May 2019 20:56:37 +0200 8221569: JFR tool produces incorrect output when both --categories and --events are specified
cito [Fri, 10 May 2019 20:56:37 +0200] rev 54815
8221569: JFR tool produces incorrect output when both --categories and --events are specified Reviewed-by: mgronlun Contributed-by: chihiro.ito@oracle.com, erik.gahlin@oracle.com
Fri, 10 May 2019 11:18:45 -0400 8222533: jtreg test jdk/internal/platform/cgroup/TestCgroupMetrics.java fails on SLES12.3 linux ppc64le machine
bobv [Fri, 10 May 2019 11:18:45 -0400] rev 54814
8222533: jtreg test jdk/internal/platform/cgroup/TestCgroupMetrics.java fails on SLES12.3 linux ppc64le machine Reviewed-by: mseledtsov, dholmes
Fri, 10 May 2019 11:15:34 -0400 8221340: [TESTBUG] TestCgroupMetrics.java fails after fix for JDK-8219562
bobv [Fri, 10 May 2019 11:15:34 -0400] rev 54813
8221340: [TESTBUG] TestCgroupMetrics.java fails after fix for JDK-8219562 Reviewed-by: mseledtsov, rriggs
Fri, 10 May 2019 10:30:06 -0700 8223531: [Graal] assert(type() == T_INT) failed: type check
dnsimon [Fri, 10 May 2019 10:30:06 -0700] rev 54812
8223531: [Graal] assert(type() == T_INT) failed: type check Reviewed-by: dlong, thartmann, never, kvn
Thu, 09 May 2019 10:28:29 -0700 8223652: Rename IPSupport.skipIfCurrentConfigurationIsInvalid() to IPSupport.throwSkippedExceptionIfNonOperational()
aeubanks [Thu, 09 May 2019 10:28:29 -0700] rev 54811
8223652: Rename IPSupport.skipIfCurrentConfigurationIsInvalid() to IPSupport.throwSkippedExceptionIfNonOperational() Reviewed-by: dfuchs, chegar Contributed-by: aeubanks@google.com
Sat, 11 May 2019 01:17:18 +0900 8223186: HotSpot compile warnings from GCC 9
ysuenaga [Sat, 11 May 2019 01:17:18 +0900] rev 54810
8223186: HotSpot compile warnings from GCC 9 Reviewed-by: dholmes, aeubanks
Fri, 10 May 2019 15:34:17 +0100 8223465: Replace wildcard address with loopback or local host in tests - part 3
aefimov [Fri, 10 May 2019 15:34:17 +0100] rev 54809
8223465: Replace wildcard address with loopback or local host in tests - part 3 Reviewed-by: dfuchs
Fri, 10 May 2019 09:07:53 -0400 Merge
coleenp [Fri, 10 May 2019 09:07:53 -0400] rev 54808
Merge
Fri, 10 May 2019 09:05:29 -0400 8223626: move print() functions to cpp files
coleenp [Fri, 10 May 2019 09:05:29 -0400] rev 54807
8223626: move print() functions to cpp files Summary: improve debugging experience Reviewed-by: dholmes, dlong
Fri, 10 May 2019 09:56:20 +0200 8223675: arm32 build failure after 8223136 (Move compressed oops functions to CompressedOops class)
shade [Fri, 10 May 2019 09:56:20 +0200] rev 54806
8223675: arm32 build failure after 8223136 (Move compressed oops functions to CompressedOops class) Reviewed-by: rkennke
Fri, 10 May 2019 09:55:42 +0200 8223676: Minimal VM build failure after 8223136 (Move compressed oops functions to CompressedOops class)
shade [Fri, 10 May 2019 09:55:42 +0200] rev 54805
8223676: Minimal VM build failure after 8223136 (Move compressed oops functions to CompressedOops class) Reviewed-by: rkennke
Thu, 09 May 2019 05:04:42 -0700 8223617: code_size2 needs adjustments
rschmelter [Thu, 09 May 2019 05:04:42 -0700] rev 54804
8223617: code_size2 needs adjustments Reviewed-by: mdoerr, simonis
Fri, 10 May 2019 06:31:09 +0100 8223555: Cleanups in cacerts tests
clanger [Fri, 10 May 2019 06:31:09 +0100] rev 54803
8223555: Cleanups in cacerts tests Reviewed-by: xuelei
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip