Fri, 17 May 2019 12:06:03 +0200 8223961: ZGC: Unexpected behaviour due to ZMetronome::wait_for_tick() oversleeping
pliden [Fri, 17 May 2019 12:06:03 +0200] rev 54922
8223961: ZGC: Unexpected behaviour due to ZMetronome::wait_for_tick() oversleeping Reviewed-by: pliden, stefank Contributed-by: fujie@loongson.cn, per.liden@oracle.com
Fri, 17 May 2019 11:44:44 +0200 8223472: volatile long field corruption on x86_32
bulasevich [Fri, 17 May 2019 11:44:44 +0200] rev 54921
8223472: volatile long field corruption on x86_32 Reviewed-by: eosterlund, dholmes, shade, coleenp
Fri, 17 May 2019 09:00:39 +0100 8222276: (zipfs) Refactoring and cleanups to prepare for JDK-8213031
clanger [Fri, 17 May 2019 09:00:39 +0100] rev 54920
8222276: (zipfs) Refactoring and cleanups to prepare for JDK-8213031 Reviewed-by: lancea
Fri, 17 May 2019 03:01:21 -0400 8220656: ARM32: -XX:MaxVectorSize=16 makes SIGILL
bulasevich [Fri, 17 May 2019 03:01:21 -0400] rev 54919
8220656: ARM32: -XX:MaxVectorSize=16 makes SIGILL Reviewed-by: dholmes, dlong
Thu, 16 May 2019 13:21:41 +0200 8223944: fix zlib related building docu and comments
mbaesken [Thu, 16 May 2019 13:21:41 +0200] rev 54918
8223944: fix zlib related building docu and comments Reviewed-by: alanb, erikj
Fri, 17 May 2019 14:14:15 +0900 8223665: SA: debugd options should follow jhsdb style
ysuenaga [Fri, 17 May 2019 14:14:15 +0900] rev 54917
8223665: SA: debugd options should follow jhsdb style Reviewed-by: dholmes, sspitsyn, ysuenaga, jcbeyler Contributed-by: Osamu Sakamoto <sakamoto.osamu@nttcom.co.jp>
Thu, 16 May 2019 20:14:54 -0400 8160539: Stack frame scanning acquires DerivedPointerTableGC_lock mutex
kbarrett [Thu, 16 May 2019 20:14:54 -0400] rev 54916
8160539: Stack frame scanning acquires DerivedPointerTableGC_lock mutex Summary: Use lock-free stack for accumulating table entries. Reviewed-by: tschatzl, kvn
Thu, 16 May 2019 18:45:30 -0400 8222825: ARM32 SIGILL issue on single core CPU (not supported PLDW instruction)
bulasevich [Thu, 16 May 2019 18:45:30 -0400] rev 54915
8222825: ARM32 SIGILL issue on single core CPU (not supported PLDW instruction) Reviewed-by: dholmes, dlong
Fri, 17 May 2019 00:21:10 +0200 8223346: Update Graal
jwilhelm [Fri, 17 May 2019 00:21:10 +0200] rev 54914
8223346: Update Graal Reviewed-by: kvn
Thu, 16 May 2019 12:16:47 -0700 8222154: upgrade gtest to 1.8.1
iignatyev [Thu, 16 May 2019 12:16:47 -0700] rev 54913
8222154: upgrade gtest to 1.8.1 Reviewed-by: jwilhelm, rwestberg
Thu, 16 May 2019 12:33:44 -0700 8224017: [Graal] gc/z/TestUncommit.java fails with Graal
epavlova [Thu, 16 May 2019 12:33:44 -0700] rev 54912
8224017: [Graal] gc/z/TestUncommit.java fails with Graal Reviewed-by: kvn
Thu, 16 May 2019 12:48:21 -0700 8224020: AsyncGetCallTrace test should not run on PPC64 or IA64
jcbeyler [Thu, 16 May 2019 12:48:21 -0700] rev 54911
8224020: AsyncGetCallTrace test should not run on PPC64 or IA64 Summary: Restrict the test to the right architectures Reviewed-by: cjplummer, sspitsyn, simonis
Thu, 16 May 2019 21:32:24 +0200 8224033: os::snprintf should be used in virtualizationSupport.cpp
shade [Thu, 16 May 2019 21:32:24 +0200] rev 54910
8224033: os::snprintf should be used in virtualizationSupport.cpp Reviewed-by: mbaesken, stuefe
Thu, 16 May 2019 12:36:08 -0700 8223499: Remove two DocuSign root certificates that are expiring
rhalade [Thu, 16 May 2019 12:36:08 -0700] rev 54909
8223499: Remove two DocuSign root certificates that are expiring Reviewed-by: mullan
Thu, 16 May 2019 11:30:32 -0700 8223910: TestFloatJNIArgs and TestTrichotomyExpressions time out with Graal as JIT
epavlova [Thu, 16 May 2019 11:30:32 -0700] rev 54908
8223910: TestFloatJNIArgs and TestTrichotomyExpressions time out with Graal as JIT Reviewed-by: thartmann
Thu, 16 May 2019 11:37:26 -0700 8222422: vmTestbase/nsk/jdi/ClassLoaderReference/definedClasses tests failed with Unexpected Exception: null
dtitov [Thu, 16 May 2019 11:37:26 -0700] rev 54907
8222422: vmTestbase/nsk/jdi/ClassLoaderReference/definedClasses tests failed with Unexpected Exception: null Reviewed-by: dholmes, jcbeyler, cjplummer
Thu, 16 May 2019 13:34:33 -0400 8223726: j.l.c.MethodTypeDesc spec should contain precise assertions for one parameter's methods
vromero [Thu, 16 May 2019 13:34:33 -0400] rev 54906
8223726: j.l.c.MethodTypeDesc spec should contain precise assertions for one parameter's methods Reviewed-by: darcy
Thu, 16 May 2019 19:07:31 +0200 8224043: Shenandoah: Remove clear_claimed_marks() from start of concurrent_traversal()
rkennke [Thu, 16 May 2019 19:07:31 +0200] rev 54905
8224043: Shenandoah: Remove clear_claimed_marks() from start of concurrent_traversal() Reviewed-by: shade
Thu, 16 May 2019 15:45:46 +0100 8224042: Add private alignDown method to MappedByteBuffer
adinn [Thu, 16 May 2019 15:45:46 +0100] rev 54904
8224042: Add private alignDown method to MappedByteBuffer Summary: Use alignDown method to round addresses down to page boundary Reviewed-by: stuefe, mikael, alanb
Wed, 15 May 2019 17:13:57 -0700 8224018: test/jdk/java/net/ipv6tests/{Tcp,Udp}Test.java assume IPv4 is available
aeubanks [Wed, 15 May 2019 17:13:57 -0700] rev 54903
8224018: test/jdk/java/net/ipv6tests/{Tcp,Udp}Test.java assume IPv4 is available Reviewed-by: dfuchs, chegar Contributed-by: aeubanks@google.com
Thu, 16 May 2019 17:06:53 +0100 8223442: java/nio/channels/SocketChannel/AdaptorStreams.java testConcurrentTimedReadWrite3(): failure
alanb [Thu, 16 May 2019 17:06:53 +0100] rev 54902
8223442: java/nio/channels/SocketChannel/AdaptorStreams.java testConcurrentTimedReadWrite3(): failure Reviewed-by: michaelm
Thu, 16 May 2019 11:07:09 -0400 8223585: vmTestbase/runtime/pcl/* get SEGV in MetadataOnStackClosure::do_metadata(Metadata*)+0x0
coleenp [Thu, 16 May 2019 11:07:09 -0400] rev 54901
8223585: vmTestbase/runtime/pcl/* get SEGV in MetadataOnStackClosure::do_metadata(Metadata*)+0x0 Summary: adjust old method table by only one thread. Reviewed-by: kvn, jcbeyler, sspitsyn
Thu, 16 May 2019 16:42:14 +0200 8224031: Cannot parse switch expressions after type cast
jlahoda [Thu, 16 May 2019 16:42:14 +0200] rev 54900
8224031: Cannot parse switch expressions after type cast Summary: Correctly categorize parentheses followed by the switch keyword as cast. Reviewed-by: mcimadamore
Thu, 16 May 2019 09:21:49 +0200 8223438: add VirtualizationInformation JFR event
mbaesken [Thu, 16 May 2019 09:21:49 +0200] rev 54899
8223438: add VirtualizationInformation JFR event Reviewed-by: clanger, egahlin
Wed, 15 May 2019 12:30:02 +0200 8223572: ~ThreadInVMForHandshake() should call handle_special_runtime_exit_condition()
rrich [Wed, 15 May 2019 12:30:02 +0200] rev 54898
8223572: ~ThreadInVMForHandshake() should call handle_special_runtime_exit_condition() Reviewed-by: dcubed, rehn, dholmes
Thu, 16 May 2019 13:57:35 +0200 8224023: Redo the fix for ErrorFile option does not handle pre-existing error files of the same name
stuefe [Thu, 16 May 2019 13:57:35 +0200] rev 54897
8224023: Redo the fix for ErrorFile option does not handle pre-existing error files of the same name Reviewed-by: clanger, dholmes
Thu, 16 May 2019 07:09:17 -0400 8223956: Make SymbolTable and StringTable AllStatic
coleenp [Thu, 16 May 2019 07:09:17 -0400] rev 54896
8223956: Make SymbolTable and StringTable AllStatic Summary: Removed superfluous and confusing _the_table pointer. Reviewed-by: gziemski, rehn
Thu, 16 May 2019 16:40:48 +0530 8222548: Upgrading JDK 13 with the latest available jQuery 3.4.1
pmuthuswamy [Thu, 16 May 2019 16:40:48 +0530] rev 54895
8222548: Upgrading JDK 13 with the latest available jQuery 3.4.1 Reviewed-by: hannesw
Thu, 16 May 2019 10:52:36 +0200 8222169: java.lang.AssertionError switch expression in ternary operator - ?
jlahoda [Thu, 16 May 2019 10:52:36 +0200] rev 54894
8222169: java.lang.AssertionError switch expression in ternary operator - ? Summary: Ensure the stack size recoded at the begining of the let expression is the correct one. Reviewed-by: vromero Contributed-by: vicente.romero@oracle.com, jan.lahoda@oracle.com
Mon, 13 May 2019 07:41:32 -0700 8223770: code_size2 still too small in some compressed oops configurations
rschmelter [Mon, 13 May 2019 07:41:32 -0700] rev 54893
8223770: code_size2 still too small in some compressed oops configurations Reviewed-by: mdoerr, stuefe
Wed, 15 May 2019 20:33:17 -0400 8224010: Incorrect string interning
coleenp [Wed, 15 May 2019 20:33:17 -0400] rev 54892
8224010: Incorrect string interning Summary: Revert jvmci change Reviewed-by: dholmes, jiangli
Thu, 16 May 2019 02:34:53 +0200 Added tag jdk-13+21 for changeset f2f11d7f7f4e
jwilhelm [Thu, 16 May 2019 02:34:53 +0200] rev 54891
Added tag jdk-13+21 for changeset f2f11d7f7f4e
Wed, 15 May 2019 22:45:54 +0200 8223980: Shenandoah: Refactor and fix ObjArrayChunkedTask verification jdk-13+21
shade [Wed, 15 May 2019 22:45:54 +0200] rev 54890
8223980: Shenandoah: Refactor and fix ObjArrayChunkedTask verification Reviewed-by: rkennke
Tue, 07 May 2019 16:18:21 -0700 8223532: Don't try creating IPv4 sockets in NetworkInterface.c if IPv4 is not supported
aeubanks [Tue, 07 May 2019 16:18:21 -0700] rev 54889
8223532: Don't try creating IPv4 sockets in NetworkInterface.c if IPv4 is not supported Reviewed-by: dfuchs, chegar Contributed-by: aeubanks@google.com
Wed, 15 May 2019 13:22:29 -0700 8222136: Remove two Comodo root CA certificates that are expiring
rhalade [Wed, 15 May 2019 13:22:29 -0700] rev 54888
8222136: Remove two Comodo root CA certificates that are expiring Reviewed-by: mullan
Wed, 15 May 2019 19:47:28 +0100 8223798: Replace wildcard address with loopback or local host in tests - part 7
aefimov [Wed, 15 May 2019 19:47:28 +0100] rev 54887
8223798: Replace wildcard address with loopback or local host in tests - part 7 Reviewed-by: dfuchs, vtewari
Wed, 15 May 2019 19:34:34 +0100 8223880: Update sun/net/ftp/FtpURL.java and sun/net/ftp/FtpURLConnectionLeak.java to work with IPv6 addresses
dfuchs [Wed, 15 May 2019 19:34:34 +0100] rev 54886
8223880: Update sun/net/ftp/FtpURL.java and sun/net/ftp/FtpURLConnectionLeak.java to work with IPv6 addresses Summary: This fix updates three tests: sun/net/ftp/FtpURL.java, sun/net/ftp/FtpURLConnectionLeak.java, and sun/net/ftp/FtpGetContent.java, to work with IPv6 addresses Reviewed-by: chegar, aeubanks, vtewari
Wed, 15 May 2019 19:09:54 +0100 8223716: sun/net/www/http/HttpClient/MultiThreadTest.java should be more resilient to unexpected traffic
dfuchs [Wed, 15 May 2019 19:09:54 +0100] rev 54885
8223716: sun/net/www/http/HttpClient/MultiThreadTest.java should be more resilient to unexpected traffic Reviewed-by: chegar
Wed, 15 May 2019 11:06:33 -0700 8184770: JDWP support for IPv6
amenkov [Wed, 15 May 2019 11:06:33 -0700] rev 54884
8184770: JDWP support for IPv6 Reviewed-by: sspitsyn, chegar
Fri, 10 May 2019 17:13:02 -0700 8223737: Fix HostsFileNameService for IPv6 literal addresses
aeubanks [Fri, 10 May 2019 17:13:02 -0700] rev 54883
8223737: Fix HostsFileNameService for IPv6 literal addresses Reviewed-by: chegar, msheppar Contributed-by: aeubanks@google.com
Wed, 15 May 2019 08:58:23 -0400 8223215: Shenandoah: Support verifying subset of roots
zgu [Wed, 15 May 2019 08:58:23 -0400] rev 54882
8223215: Shenandoah: Support verifying subset of roots Reviewed-by: shade, rkennke
Wed, 15 May 2019 14:30:22 +0200 8223885: hs_err and replay file may contain garbage when overwriting existing file
thartmann [Wed, 15 May 2019 14:30:22 +0200] rev 54881
8223885: hs_err and replay file may contain garbage when overwriting existing file Summary: Truncate file before overwriting. Reviewed-by: stuefe, dholmes
Wed, 15 May 2019 11:53:47 +0200 8223911: Disable bad node budget verification until the fix
shade [Wed, 15 May 2019 11:53:47 +0200] rev 54880
8223911: Disable bad node budget verification until the fix Reviewed-by: kvn, thartmann
Wed, 15 May 2019 13:54:43 +0530 Merge
psadhukhan [Wed, 15 May 2019 13:54:43 +0530] rev 54879
Merge
Tue, 14 May 2019 11:23:08 +0530 Merge
psadhukhan [Tue, 14 May 2019 11:23:08 +0530] rev 54878
Merge
Fri, 10 May 2019 16:22:35 -0700 8212700: Change the mechanism by which JDK loads the platform-specific AWT Toolkit
prr [Fri, 10 May 2019 16:22:35 -0700] rev 54877
8212700: Change the mechanism by which JDK loads the platform-specific AWT Toolkit Reviewed-by: serb, rriggs
Thu, 09 May 2019 16:09:39 -0700 8222362: Upgrade to Freetype 2.10.0
prr [Thu, 09 May 2019 16:09:39 -0700] rev 54876
8222362: Upgrade to Freetype 2.10.0 Reviewed-by: serb, erikj
Wed, 08 May 2019 22:59:20 -0700 8211826: StringIndexOutOfBoundsException happens via GetStringUTFRegion()
itakiguchi [Wed, 08 May 2019 22:59:20 -0700] rev 54875
8211826: StringIndexOutOfBoundsException happens via GetStringUTFRegion() Reviewed-by: serb
Wed, 08 May 2019 16:19:22 -0700 8144125: [macOS] java/awt/event/ComponentEvent/MovedResizedTwiceTest/MovedResizedTwiceTest.java failed automatically
serb [Wed, 08 May 2019 16:19:22 -0700] rev 54874
8144125: [macOS] java/awt/event/ComponentEvent/MovedResizedTwiceTest/MovedResizedTwiceTest.java failed automatically Reviewed-by: dmarkov
Wed, 08 May 2019 14:34:21 -0700 7141393: [macosx] CARemoteLayer code refactoring and unit test
serb [Wed, 08 May 2019 14:34:21 -0700] rev 54873
7141393: [macosx] CARemoteLayer code refactoring and unit test Reviewed-by: dmarkov, jdv
Wed, 08 May 2019 11:59:18 +0530 Merge
jdv [Wed, 08 May 2019 11:59:18 +0530] rev 54872
Merge
Tue, 07 May 2019 18:18:54 -0700 8223237: Replace use of string.equals("") with isEmpty() in java.desktop
serb [Tue, 07 May 2019 18:18:54 -0700] rev 54871
8223237: Replace use of string.equals("") with isEmpty() in java.desktop Reviewed-by: prr
Tue, 07 May 2019 11:52:28 -0700 Merge
prr [Tue, 07 May 2019 11:52:28 -0700] rev 54870
Merge
Fri, 03 May 2019 17:06:42 -0700 8222819: Remove setting of headless property on MacOS from launcher code.
prr [Fri, 03 May 2019 17:06:42 -0700] rev 54869
8222819: Remove setting of headless property on MacOS from launcher code. Reviewed-by: serb, rriggs
Thu, 02 May 2019 10:48:56 -0700 Merge
prr [Thu, 02 May 2019 10:48:56 -0700] rev 54868
Merge
Tue, 30 Apr 2019 14:30:17 -0700 8213232: Unix/X11 setCompositionEnableNative issue
itakiguchi [Tue, 30 Apr 2019 14:30:17 -0700] rev 54867
8213232: Unix/X11 setCompositionEnableNative issue Reviewed-by: serb
Tue, 30 Apr 2019 04:15:31 -0700 8222519: ButtonDemoScreenshotTest fails randomly with "still state to be reached"
vagarwal [Tue, 30 Apr 2019 04:15:31 -0700] rev 54866
8222519: ButtonDemoScreenshotTest fails randomly with "still state to be reached" Reviewed-by: serb
Mon, 29 Apr 2019 10:16:58 -0700 8130266: Change the mechanism by which JDK loads the platform-specific GraphicsEnvironment class
prr [Mon, 29 Apr 2019 10:16:58 -0700] rev 54865
8130266: Change the mechanism by which JDK loads the platform-specific GraphicsEnvironment class Reviewed-by: serb, bchristi
Sun, 28 Apr 2019 12:34:49 +0530 8222830: PIT: java/awt/Window/AlwaysOnTop/AutoTestOnTop.java listed twice in ProblemList
psadhukhan [Sun, 28 Apr 2019 12:34:49 +0530] rev 54864
8222830: PIT: java/awt/Window/AlwaysOnTop/AutoTestOnTop.java listed twice in ProblemList Reviewed-by: serb
Fri, 26 Apr 2019 12:31:37 -0700 8208179: Devanagari not shown with logical fonts on Windows after removal of Lucida Sans from JDK
prr [Fri, 26 Apr 2019 12:31:37 -0700] rev 54863
8208179: Devanagari not shown with logical fonts on Windows after removal of Lucida Sans from JDK Reviewed-by: jdv, naoto
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip