Wed, 05 Jun 2019 10:43:45 +0200 8224965: ZGC: Strengthen ZHeap::is_in()
pliden [Wed, 05 Jun 2019 10:43:45 +0200] rev 55223
8224965: ZGC: Strengthen ZHeap::is_in() Reviewed-by: eosterlund
Wed, 05 Jun 2019 10:43:44 +0200 8224962: ZGC: Strengthen ZHeap::is_oop()
pliden [Wed, 05 Jun 2019 10:43:44 +0200] rev 55222
8224962: ZGC: Strengthen ZHeap::is_oop() Reviewed-by: eosterlund
Wed, 05 Jun 2019 10:23:06 +0200 8224240: Properties.load fails to throw IAE on malformed unicode in certain circumstances
redestad [Wed, 05 Jun 2019 10:23:06 +0200] rev 55221
8224240: Properties.load fails to throw IAE on malformed unicode in certain circumstances Reviewed-by: smarks, rriggs, dfuchs
Wed, 05 Jun 2019 10:07:22 +0200 8225179: (regex) Minor Pattern cleanup
redestad [Wed, 05 Jun 2019 10:07:22 +0200] rev 55220
8225179: (regex) Minor Pattern cleanup Reviewed-by: igerasim
Wed, 05 Jun 2019 09:23:09 +0200 8225229: Shenandoah: trim down default number of GC threads
shade [Wed, 05 Jun 2019 09:23:09 +0200] rev 55219
8225229: Shenandoah: trim down default number of GC threads Reviewed-by: rkennke
Wed, 05 Jun 2019 08:59:17 +0200 8224181: On child process spawn, child may write to random file descriptor instead of the fail pipe
stuefe [Wed, 05 Jun 2019 08:59:17 +0200] rev 55218
8224181: On child process spawn, child may write to random file descriptor instead of the fail pipe Reviewed-by: rriggs, martin
Wed, 05 Jun 2019 07:25:09 +0200 8224600: Provide VM.events command
stuefe [Wed, 05 Jun 2019 07:25:09 +0200] rev 55217
8224600: Provide VM.events command Reviewed-by: minqi, dholmes, mbaesken, clanger
Tue, 04 Jun 2019 18:59:53 -0700 8225315: test java/util/ArrayDeque/WhiteBox.java isn't part of the jdk_collections test group
smarks [Tue, 04 Jun 2019 18:59:53 -0700] rev 55216
8225315: test java/util/ArrayDeque/WhiteBox.java isn't part of the jdk_collections test group Reviewed-by: martin, darcy
Wed, 05 Jun 2019 09:58:05 +0800 8193255: Root Certificates should be stored in text format and assembled at build time
weijun [Wed, 05 Jun 2019 09:58:05 +0800] rev 55215
8193255: Root Certificates should be stored in text format and assembled at build time Reviewed-by: clanger, erikj, mullan
Tue, 04 Jun 2019 18:55:53 -0700 8225198: Optimize regex tree for greedy quantifiers of type {N,}
igerasim [Tue, 04 Jun 2019 18:55:53 -0700] rev 55214
8225198: Optimize regex tree for greedy quantifiers of type {N,} Reviewed-by: redestad, bchristi
Tue, 04 Jun 2019 21:25:40 -0400 8225217: Backout: JDK-8224814: Remove dead JNIHandleBlock freelist code
dholmes [Tue, 04 Jun 2019 21:25:40 -0400] rev 55213
8225217: Backout: JDK-8224814: Remove dead JNIHandleBlock freelist code Reviewed-by: kvn, kbarrett
Tue, 04 Jun 2019 18:12:25 -0700 8225307: ProblemList compiler/codegen/TestCharVect2.java and compiler/c2/cr6340864/TestLongVect.java
mikael [Tue, 04 Jun 2019 18:12:25 -0700] rev 55212
8225307: ProblemList compiler/codegen/TestCharVect2.java and compiler/c2/cr6340864/TestLongVect.java Reviewed-by: kvn
Tue, 04 Jun 2019 16:50:25 -0700 8225324: Bad HTML in jdk.jfr module-info.java
jjg [Tue, 04 Jun 2019 16:50:25 -0700] rev 55211
8225324: Bad HTML in jdk.jfr module-info.java Reviewed-by: lancea
Tue, 04 Jun 2019 15:42:16 -0700 8225314: broken links in java.base
jjg [Tue, 04 Jun 2019 15:42:16 -0700] rev 55210
8225314: broken links in java.base Reviewed-by: darcy
Tue, 04 Jun 2019 14:47:25 -0700 8225309: HTML issues in jdk.jdi module
jjg [Tue, 04 Jun 2019 14:47:25 -0700] rev 55209
8225309: HTML issues in jdk.jdi module Reviewed-by: lancea
Tue, 04 Jun 2019 13:47:59 -0700 8225306: bad headings in java.sql.rowset SyncProvider.java
jjg [Tue, 04 Jun 2019 13:47:59 -0700] rev 55208
8225306: bad headings in java.sql.rowset SyncProvider.java Reviewed-by: lancea
Tue, 04 Jun 2019 12:50:15 -0700 8222448: java/lang/reflect/PublicMethods/PublicMethodsTest.java times out
mchung [Tue, 04 Jun 2019 12:50:15 -0700] rev 55207
8222448: java/lang/reflect/PublicMethods/PublicMethodsTest.java times out Summary: Set empty class path for compilation to avoid unnecessary opening/scanning of JAR files Reviewed-by: alanb, dholmes
Tue, 04 Jun 2019 12:44:53 -0700 8225019: Update JVMCI
kvn [Tue, 04 Jun 2019 12:44:53 -0700] rev 55206
8225019: Update JVMCI Reviewed-by: never, dlong
Tue, 04 Jun 2019 11:55:51 -0700 8217412: deprecate rmic for removal
smarks [Tue, 04 Jun 2019 11:55:51 -0700] rev 55205
8217412: deprecate rmic for removal Reviewed-by: rriggs, sundar
Tue, 04 Jun 2019 11:29:29 -0700 8223805: DocCommentParser should allow for <main> and </main>
jjg [Tue, 04 Jun 2019 11:29:29 -0700] rev 55204
8223805: DocCommentParser should allow for <main> and </main> Reviewed-by: hannesw
Tue, 04 Jun 2019 13:26:20 -0400 8212630: jtreg/gc/logging/TestMetaSpaceLog.java failed with Agent timed out
kbarrett [Tue, 04 Jun 2019 13:26:20 -0400] rev 55203
8212630: jtreg/gc/logging/TestMetaSpaceLog.java failed with Agent timed out Summary: Use driver with framework test options passed through to subtask. Reviewed-by: tschatzl, lmesnik
Tue, 04 Jun 2019 17:51:14 +0200 8178982: Javadoc search specification
hannesw [Tue, 04 Jun 2019 17:51:14 +0200] rev 55202
8178982: Javadoc search specification Reviewed-by: jjg, erikj
Tue, 04 Jun 2019 10:29:42 -0400 8222468: [TESTBUG] vmTestbase/metaspace/flags/maxMetaspaceSize/TestDescription.java fails with java.lang.NoClassDefFoundError
coleenp [Tue, 04 Jun 2019 10:29:42 -0400] rev 55201
8222468: [TESTBUG] vmTestbase/metaspace/flags/maxMetaspaceSize/TestDescription.java fails with java.lang.NoClassDefFoundError Summary: Preload StackTraceElement$HashedModules in test. Reviewed-by: lmesnik, dholmes
Tue, 04 Jun 2019 07:54:16 -0700 Merge
mseledtsov [Tue, 04 Jun 2019 07:54:16 -0700] rev 55200
Merge
Tue, 04 Jun 2019 07:53:12 -0700 8223396: [TESTBUG] several jfr tests do not clean up files created in /tmp
mseledtsov [Tue, 04 Jun 2019 07:53:12 -0700] rev 55199
8223396: [TESTBUG] several jfr tests do not clean up files created in /tmp Summary: Using test utils to create temp files and directories Reviewed-by: dholmes, erikj, hseigel, lmesnik
Tue, 04 Jun 2019 15:52:26 +0100 6394787: Typos in javadoc of OIS.readObjectOverride and OOS.writeObjectOverride
chegar [Tue, 04 Jun 2019 15:52:26 +0100] rev 55198
6394787: Typos in javadoc of OIS.readObjectOverride and OOS.writeObjectOverride Reviewed-by: alanb, chegar Contributed-by: Andrey Turbanov <turbanoff@gmail.com>
Tue, 04 Jun 2019 16:33:37 +0200 8214126: Method signatures not formatted correctly in browser
hannesw [Tue, 04 Jun 2019 16:33:37 +0200] rev 55197
8214126: Method signatures not formatted correctly in browser Reviewed-by: jjg
Tue, 04 Jun 2019 16:20:42 +0200 8222091: Javadoc does not handle package annotations correctly on package-info.java
hannesw [Tue, 04 Jun 2019 16:20:42 +0200] rev 55196
8222091: Javadoc does not handle package annotations correctly on package-info.java Reviewed-by: jjg
Tue, 04 Jun 2019 13:34:50 +0530 Merge
psadhukhan [Tue, 04 Jun 2019 13:34:50 +0530] rev 55195
Merge
Mon, 03 Jun 2019 11:56:48 +0530 8225105: java/awt/Focus/ShowFrameCheckForegroundTest/ShowFrameCheckForegroundTest.java fails in Windows 10
jdv [Mon, 03 Jun 2019 11:56:48 +0530] rev 55194
8225105: java/awt/Focus/ShowFrameCheckForegroundTest/ShowFrameCheckForegroundTest.java fails in Windows 10 Reviewed-by: prr, serb
Mon, 03 Jun 2019 11:06:24 +0530 Merge
psadhukhan [Mon, 03 Jun 2019 11:06:24 +0530] rev 55193
Merge
Sun, 02 Jun 2019 16:59:41 -0700 8219901: Noto fonts for East Asian countries cannot belong to CompositeFont
tnakamura [Sun, 02 Jun 2019 16:59:41 -0700] rev 55192
8219901: Noto fonts for East Asian countries cannot belong to CompositeFont Reviewed-by: prr, jdv
Sun, 02 Jun 2019 12:38:45 -0700 8224056: Fix some assignments of string literals to LPSTR (instead of LPCSTR)
prr [Sun, 02 Jun 2019 12:38:45 -0700] rev 55191
8224056: Fix some assignments of string literals to LPSTR (instead of LPCSTR) Reviewed-by: prr Contributed-by: andrewluotechnologies@outlook.com
Thu, 30 May 2019 17:14:06 -0700 8225032: Fix some C++ conformance issues in AWT Windows code
serb [Thu, 30 May 2019 17:14:06 -0700] rev 55190
8225032: Fix some C++ conformance issues in AWT Windows code Reviewed-by: prr, serb Contributed-by: andrewluotechnologies@outlook.com
Thu, 30 May 2019 11:52:23 -0700 8223271: SplashScreen is still shown if defaulting to headless on MacOS
prr [Thu, 30 May 2019 11:52:23 -0700] rev 55189
8223271: SplashScreen is still shown if defaulting to headless on MacOS Reviewed-by: bpb, serb, kcr
Thu, 30 May 2019 09:23:14 -0700 8225007: java/awt/print/PrinterJob/LandscapeStackOverflow.java may hang
prr [Thu, 30 May 2019 09:23:14 -0700] rev 55188
8225007: java/awt/print/PrinterJob/LandscapeStackOverflow.java may hang Reviewed-by: serb, jdv
Thu, 30 May 2019 09:16:43 -0700 8225020: Problem list some sanity test failures
prr [Thu, 30 May 2019 09:16:43 -0700] rev 55187
8225020: Problem list some sanity test failures Reviewed-by: psadhukhan, akolarkunnu
Thu, 30 May 2019 10:45:51 +0530 8224824: ProblemList java/awt/Color/AlphaColorTest failure in linux_x64
psadhukhan [Thu, 30 May 2019 10:45:51 +0530] rev 55186
8224824: ProblemList java/awt/Color/AlphaColorTest failure in linux_x64 Reviewed-by: serb
Tue, 28 May 2019 16:38:01 +0530 8224821: java/awt/Focus/NoAutotransferToDisabledCompTest/NoAutotransferToDisabledCompTest.java fails linux-x64
psadhukhan [Tue, 28 May 2019 16:38:01 +0530] rev 55185
8224821: java/awt/Focus/NoAutotransferToDisabledCompTest/NoAutotransferToDisabledCompTest.java fails linux-x64 Reviewed-by: jdv
Tue, 28 May 2019 16:35:47 +0530 8224830: test/jdk/java/awt/Focus/ModalExcludedWindowClickTest/ModalExcludedWindowClickTest.java fails on linux-x64
psadhukhan [Tue, 28 May 2019 16:35:47 +0530] rev 55184
8224830: test/jdk/java/awt/Focus/ModalExcludedWindowClickTest/ModalExcludedWindowClickTest.java fails on linux-x64 Reviewed-by: jdv
Mon, 27 May 2019 12:24:26 -0700 8224778: test/jdk/demo/jfc/J2Ddemo/J2DdemoTest.java cannot find J2Ddemo.jar
prr [Mon, 27 May 2019 12:24:26 -0700] rev 55183
8224778: test/jdk/demo/jfc/J2Ddemo/J2DdemoTest.java cannot find J2Ddemo.jar Reviewed-by: erikj, psadhukhan
Fri, 24 May 2019 13:52:33 -0700 8224632: testbug: java/awt/dnd/RemoveDropTargetCrashTest/RemoveDropTargetCrashTest.java fails on MacOS
prr [Fri, 24 May 2019 13:52:33 -0700] rev 55182
8224632: testbug: java/awt/dnd/RemoveDropTargetCrashTest/RemoveDropTargetCrashTest.java fails on MacOS Reviewed-by: serb, psadhukhan
Fri, 24 May 2019 13:50:56 -0700 8224771: backout RemoveDropTargetCrashTest.java fix to re-push with correct bugid
prr [Fri, 24 May 2019 13:50:56 -0700] rev 55181
8224771: backout RemoveDropTargetCrashTest.java fix to re-push with correct bugid Reviewed-by: serb
Fri, 24 May 2019 09:10:10 -0700 8224705: Tests that need to be problem-listed or have printer resources
prr [Fri, 24 May 2019 09:10:10 -0700] rev 55180
8224705: Tests that need to be problem-listed or have printer resources Reviewed-by: serb, psadhukhan
Thu, 23 May 2019 15:02:47 -0700 8223804: [macos] remove obsoleted reference to security framework in launcher code
prr [Thu, 23 May 2019 15:02:47 -0700] rev 55179
8223804: [macos] remove obsoleted reference to security framework in launcher code Reviewed-by: rriggs, erikj
Thu, 23 May 2019 10:50:47 +0530 8211703: JInternalFrame : java.lang.AssertionError: cannot find the internal frame
psadhukhan [Thu, 23 May 2019 10:50:47 +0530] rev 55178
8211703: JInternalFrame : java.lang.AssertionError: cannot find the internal frame Reviewed-by: prr, serb
Tue, 21 May 2019 14:41:43 +0530 8214702: Wrong text position for whitespaced string in printing Swing text
psadhukhan [Tue, 21 May 2019 14:41:43 +0530] rev 55177
8214702: Wrong text position for whitespaced string in printing Swing text Reviewed-by: prr, serb
Fri, 26 Apr 2019 23:32:46 -0700 8222917: GraphicsEnvironment for Unix still have an unused dependency on Solaris
serb [Fri, 26 Apr 2019 23:32:46 -0700] rev 55176
8222917: GraphicsEnvironment for Unix still have an unused dependency on Solaris Reviewed-by: prr
Mon, 20 May 2019 12:17:34 -0700 8213516: jck test api/javax_accessibility/AccessibleState/fields.html fails intermittent
serb [Mon, 20 May 2019 12:17:34 -0700] rev 55175
8213516: jck test api/javax_accessibility/AccessibleState/fields.html fails intermittent Reviewed-by: prr
Mon, 20 May 2019 15:42:20 +0100 8214579: JFrame does not paint content in XVFB / X11vnc environment
dmarkov [Mon, 20 May 2019 15:42:20 +0100] rev 55174
8214579: JFrame does not paint content in XVFB / X11vnc environment Reviewed-by: prr
Mon, 20 May 2019 11:03:05 +0530 8224096: Add relevant bugid to java/awt/Window/ShapedAndTranslucentWindows/StaticallyShaped.java in ProblemList
psadhukhan [Mon, 20 May 2019 11:03:05 +0530] rev 55173
8224096: Add relevant bugid to java/awt/Window/ShapedAndTranslucentWindows/StaticallyShaped.java in ProblemList Reviewed-by: jdv, serb
Sat, 18 May 2019 23:35:40 -0700 6933331: (d3d/ogl) java.lang.IllegalStateException: Buffers have not been created
serb [Sat, 18 May 2019 23:35:40 -0700] rev 55172
6933331: (d3d/ogl) java.lang.IllegalStateException: Buffers have not been created Reviewed-by: prr
Fri, 17 May 2019 22:48:03 -0700 8223766: Remains of ancient code in AWT initialization
serb [Fri, 17 May 2019 22:48:03 -0700] rev 55171
8223766: Remains of ancient code in AWT initialization Reviewed-by: jdv
Fri, 17 May 2019 22:37:27 -0700 8224152: [macOS] ProblemList tests that leave rubbish on the screen
serb [Fri, 17 May 2019 22:37:27 -0700] rev 55170
8224152: [macOS] ProblemList tests that leave rubbish on the screen Reviewed-by: prr
Fri, 17 May 2019 13:05:21 -0700 8223804: [macos] remove obsoleted reference to security framework in launcher code
prr [Fri, 17 May 2019 13:05:21 -0700] rev 55169
8223804: [macos] remove obsoleted reference to security framework in launcher code Reviewed-by: rriggs, erikj
Wed, 15 May 2019 15:17:24 +0530 8223937: PIT: java/awt/Window/ShapedAndTranslucentWindows/StaticallyShaped.java listed twice in ProblemList
psadhukhan [Wed, 15 May 2019 15:17:24 +0530] rev 55168
8223937: PIT: java/awt/Window/ShapedAndTranslucentWindows/StaticallyShaped.java listed twice in ProblemList Reviewed-by: jdv, pbansal
Tue, 04 Jun 2019 07:49:58 +0200 8225178: [Solaris] os::signal() should call sigaction() with SA_SIGINFO
stuefe [Tue, 04 Jun 2019 07:49:58 +0200] rev 55167
8225178: [Solaris] os::signal() should call sigaction() with SA_SIGINFO Reviewed-by: dcubed, dholmes
Mon, 03 Jun 2019 10:28:03 +0200 8223678: Add Visual Studio Code workspace generation support (for native code)
rwestberg [Mon, 03 Jun 2019 10:28:03 +0200] rev 55166
8223678: Add Visual Studio Code workspace generation support (for native code) Reviewed-by: erikj
Mon, 03 Jun 2019 17:14:23 -0700 8225199: [Graal] compiler/jvmci/compilerToVM/IsMatureVsReprofileTest.java fails with -XX:CompileThresholdScaling=0.1
epavlova [Mon, 03 Jun 2019 17:14:23 -0700] rev 55165
8225199: [Graal] compiler/jvmci/compilerToVM/IsMatureVsReprofileTest.java fails with -XX:CompileThresholdScaling=0.1 Reviewed-by: kvn
Mon, 03 Jun 2019 19:42:58 -0400 8225212: ProblemList gc/stress/TestReclaimStringsLeaksMemory.java
coleenp [Mon, 03 Jun 2019 19:42:58 -0400] rev 55164
8225212: ProblemList gc/stress/TestReclaimStringsLeaksMemory.java Reviewed-by: dholmes
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip