Thu, 23 May 2019 10:06:37 -0700 8224645: Only test multicast interfaces if they exist
aeubanks [Thu, 23 May 2019 10:06:37 -0700] rev 55264
8224645: Only test multicast interfaces if they exist Reviewed-by: alanb, dfuchs, chegar Contributed-by: aeubanks@google.com
Thu, 06 Jun 2019 12:24:44 -0300 8223967: Implement Text Blocks (Preview) in the Java compiler
jlaskey [Thu, 06 Jun 2019 12:24:44 -0300] rev 55263
8223967: Implement Text Blocks (Preview) in the Java compiler Reviewed-by: vromero, jlahoda, abuckley
Thu, 06 Jun 2019 12:24:44 -0300 8203444: String::formatted (Preview)
jlaskey [Thu, 06 Jun 2019 12:24:44 -0300] rev 55262
8203444: String::formatted (Preview) Reviewed-by: smarks, rriggs, sherman
Thu, 06 Jun 2019 12:24:44 -0300 8223780: String::translateEscapes (Preview)
jlaskey [Thu, 06 Jun 2019 12:24:44 -0300] rev 55261
8223780: String::translateEscapes (Preview) Reviewed-by: abuckley, vromero, jlahoda, bchristi, igerasim, smarks
Thu, 06 Jun 2019 12:24:44 -0300 8223775: String::stripIndent (Preview)
jlaskey [Thu, 06 Jun 2019 12:24:44 -0300] rev 55260
8223775: String::stripIndent (Preview) Reviewed-by: abuckley, vromero, jlahoda, bchristi, rriggs, smarks
Thu, 06 Jun 2019 08:11:25 -0700 8219992: Correct the documentation of PrintWriter to refer System.lineSeparator
bpb [Thu, 06 Jun 2019 08:11:25 -0700] rev 55259
8219992: Correct the documentation of PrintWriter to refer System.lineSeparator Reviewed-by: darcy, lancea, rriggs
Wed, 05 Jun 2019 01:42:11 -0300 8215032: Support Kerberos cross-realm referrals (RFC 6806)
mbalao [Wed, 05 Jun 2019 01:42:11 -0300] rev 55258
8215032: Support Kerberos cross-realm referrals (RFC 6806) Reviewed-by: weijun
Thu, 06 Jun 2019 10:03:22 -0400 8224905: java/lang/ProcessBuilder/Basic.java#id1 failed with stream closed
rriggs [Thu, 06 Jun 2019 10:03:22 -0400] rev 55257
8224905: java/lang/ProcessBuilder/Basic.java#id1 failed with stream closed Reviewed-by: lancea, bpb, naoto
Thu, 06 Jun 2019 15:22:12 +0200 8224217: RecordingInfo should use textual representation of path
egahlin [Thu, 06 Jun 2019 15:22:12 +0200] rev 55256
8224217: RecordingInfo should use textual representation of path Reviewed-by: mgronlun
Thu, 06 Jun 2019 21:19:07 +0800 8225304: Tiny HTML error (bad heading) in org.ietf.jgss package-info.java
weijun [Thu, 06 Jun 2019 21:19:07 +0800] rev 55255
8225304: Tiny HTML error (bad heading) in org.ietf.jgss package-info.java Reviewed-by: xuelei
Thu, 06 Jun 2019 13:46:03 +0300 8225141: Better handling of classes in error state in fast class initialization checks
vlivanov [Thu, 06 Jun 2019 13:46:03 +0300] rev 55254
8225141: Better handling of classes in error state in fast class initialization checks Reviewed-by: dlong, dholmes
Thu, 06 Jun 2019 13:46:01 +0300 8225106: C2: Parse::clinit_deopt asserts when holder klass is in error state
vlivanov [Thu, 06 Jun 2019 13:46:01 +0300] rev 55253
8225106: C2: Parse::clinit_deopt asserts when holder klass is in error state Reviewed-by: mdoerr
Thu, 06 Jun 2019 13:45:59 +0300 8224162: assert(profile.count() == 0) failed: sanity in InlineTree::is_not_reached
jiefu [Thu, 06 Jun 2019 13:45:59 +0300] rev 55252
8224162: assert(profile.count() == 0) failed: sanity in InlineTree::is_not_reached Reviewed-by: vlivanov, kvn
Tue, 04 Jun 2019 17:56:16 +0800 8224853: CDS address sanitizer errors
ngasson [Tue, 04 Jun 2019 17:56:16 +0800] rev 55251
8224853: CDS address sanitizer errors Reviewed-by: iklam, dholmes
Wed, 05 Jun 2019 22:19:09 -0700 8225325: Add tests for redefining a class' private method during resolution of the bootstrap specifier
lfoltan [Wed, 05 Jun 2019 22:19:09 -0700] rev 55250
8225325: Add tests for redefining a class' private method during resolution of the bootstrap specifier Summary: Add new tests Reviewed-by: dholmes, sspitsyn
Wed, 05 Jun 2019 21:02:42 -0700 8205126: JVMTI spec incorrectly states that PopFrame can not be called on the current thread
sspitsyn [Wed, 05 Jun 2019 21:02:42 -0700] rev 55249
8205126: JVMTI spec incorrectly states that PopFrame can not be called on the current thread Summary: Align the PopFrame spec with the implementation Reviewed-by: amenkov, jcbeyler, cjplummer, dcubed
Thu, 06 Jun 2019 10:11:24 +0800 8225390: ProblemList sun/security/pkcs11/sslecc/ClientJSSEServerJSSE.java due to JDK-8161536
jjiang [Thu, 06 Jun 2019 10:11:24 +0800] rev 55248
8225390: ProblemList sun/security/pkcs11/sslecc/ClientJSSEServerJSSE.java due to JDK-8161536 Reviewed-by: xuelei
Thu, 06 Jun 2019 04:04:03 +0200 Added tag jdk-13+24 for changeset 7e2238451585
jwilhelm [Thu, 06 Jun 2019 04:04:03 +0200] rev 55247
Added tag jdk-13+24 for changeset 7e2238451585
Wed, 05 Jun 2019 21:50:29 -0400 8225386: test for JDK-8216261 fails in Windows
vromero [Wed, 05 Jun 2019 21:50:29 -0400] rev 55246
8225386: test for JDK-8216261 fails in Windows Reviewed-by: jjg
Wed, 05 Jun 2019 16:10:08 -0700 8225182: JNI exception pending in DestroyXIMCallback of awt_InputMethod.c:1327
naoto [Wed, 05 Jun 2019 16:10:08 -0700] rev 55245
8225182: JNI exception pending in DestroyXIMCallback of awt_InputMethod.c:1327 Reviewed-by: serb
Wed, 05 Jun 2019 17:01:43 -0400 8223942: Missing methods in ClientCodeWrapper$WrappedJavaFileManager
vromero [Wed, 05 Jun 2019 17:01:43 -0400] rev 55244
8223942: Missing methods in ClientCodeWrapper$WrappedJavaFileManager Reviewed-by: jjg
Wed, 05 Jun 2019 13:46:31 -0700 8209381: Default CDS classlist generation should run with an explicit locale setting
erikj [Wed, 05 Jun 2019 13:46:31 -0700] rev 55243
8209381: Default CDS classlist generation should run with an explicit locale setting Reviewed-by: iklam, tbell
Wed, 05 Jun 2019 16:01:50 -0400 8216261: Javap ignores default modifier on interfaces
vromero [Wed, 05 Jun 2019 16:01:50 -0400] rev 55242
8216261: Javap ignores default modifier on interfaces Reviewed-by: jjg, darcy
Wed, 05 Jun 2019 21:14:46 +0200 8225348: serviceability/dcmd/vm/EventsTest.java failed jdk-13+24
stuefe [Wed, 05 Jun 2019 21:14:46 +0200] rev 55241
8225348: serviceability/dcmd/vm/EventsTest.java failed Reviewed-by: jcbeyler, cjplummer
Wed, 05 Jun 2019 09:12:45 +0200 8223777: In posix_spawn mode, failing to exec() jspawnhelper does not result in an error
stuefe [Wed, 05 Jun 2019 09:12:45 +0200] rev 55240
8223777: In posix_spawn mode, failing to exec() jspawnhelper does not result in an error Reviewed-by: rriggs, martin, fweimer
Wed, 05 Jun 2019 14:07:14 -0400 8188872: runtime/ErrorHandling/TimeoutInErrorHandlingTest.java fails intermittently
dcubed [Wed, 05 Jun 2019 14:07:14 -0400] rev 55239
8188872: runtime/ErrorHandling/TimeoutInErrorHandlingTest.java fails intermittently Reviewed-by: dholmes, stuefe
Wed, 05 Jun 2019 14:01:01 -0400 8224793: os::die() does not honor CreateCoredumpOnCrash option
dcubed [Wed, 05 Jun 2019 14:01:01 -0400] rev 55238
8224793: os::die() does not honor CreateCoredumpOnCrash option Reviewed-by: kbarrett, dholmes, stuefe
Wed, 05 Jun 2019 10:49:09 -0700 8225353: Add @jls links to java.lang.Enum
darcy [Wed, 05 Jun 2019 10:49:09 -0700] rev 55237
8225353: Add @jls links to java.lang.Enum Reviewed-by: lancea, jjg
Wed, 05 Jun 2019 19:34:43 +0200 8225225: stringStream internal buffer should always be zero terminated
stuefe [Wed, 05 Jun 2019 19:34:43 +0200] rev 55236
8225225: stringStream internal buffer should always be zero terminated Reviewed-by: coleenp, dholmes
Wed, 05 Jun 2019 08:43:41 -0700 8225305: ProblemList java/lang/invoke/VarHandles tests
mikael [Wed, 05 Jun 2019 08:43:41 -0700] rev 55235
8225305: ProblemList java/lang/invoke/VarHandles tests Reviewed-by: kvn, iignatyev, mchung, alanb
Wed, 05 Jun 2019 08:24:03 -0700 8225346: Convert file to HTML5
jjg [Wed, 05 Jun 2019 08:24:03 -0700] rev 55234
8225346: Convert file to HTML5 Reviewed-by: lancea
Wed, 05 Jun 2019 07:49:20 -0700 8221368: Error message when module main class cannot be loaded is missing exception details
mchung [Wed, 05 Jun 2019 07:49:20 -0700] rev 55233
8221368: Error message when module main class cannot be loaded is missing exception details Reviewed-by: alanb, sundar
Wed, 05 Jun 2019 16:26:13 +0200 8221709: replace use of style blockListLast
hannesw [Wed, 05 Jun 2019 16:26:13 +0200] rev 55232
8221709: replace use of style blockListLast Reviewed-by: jjg
Wed, 05 Jun 2019 10:21:02 -0400 8220238: Enhancing j.l.Runtime/System::gc specification with an explicit 'no guarantee' statement
rriggs [Wed, 05 Jun 2019 10:21:02 -0400] rev 55231
8220238: Enhancing j.l.Runtime/System::gc specification with an explicit 'no guarantee' statement Reviewed-by: shade, dholmes, mchung, plevart
Wed, 05 Jun 2019 15:19:13 +0200 8225342: Shenandoah: use COMPILER2_OR_JVMCI macro consistently
shade [Wed, 05 Jun 2019 15:19:13 +0200] rev 55230
8225342: Shenandoah: use COMPILER2_OR_JVMCI macro consistently Reviewed-by: zgu
Wed, 05 Jun 2019 09:15:42 -0400 8225341: Shenandoah: CM::update_thread_roots() needs to handle derived pointers
zgu [Wed, 05 Jun 2019 09:15:42 -0400] rev 55229
8225341: Shenandoah: CM::update_thread_roots() needs to handle derived pointers Reviewed-by: shade
Wed, 05 Jun 2019 13:59:44 +0100 8225037: java.net.JarURLConnection::getJarEntry() throws NullPointerException
chegar [Wed, 05 Jun 2019 13:59:44 +0100] rev 55228
8225037: java.net.JarURLConnection::getJarEntry() throws NullPointerException Reviewed-by: coffeys, vtewari
Tue, 21 May 2019 09:08:01 +0200 8224580: Matcher can cause oop field/array element to be reloaded
roland [Tue, 21 May 2019 09:08:01 +0200] rev 55227
8224580: Matcher can cause oop field/array element to be reloaded Reviewed-by: neliasso, rkennke, dlong
Wed, 05 Jun 2019 12:02:01 +0100 8225214: Socket.getOption(SocketOption) not returning the expected type for the StandardSocketOptions.SO_LINGER
chegar [Wed, 05 Jun 2019 12:02:01 +0100] rev 55226
8225214: Socket.getOption(SocketOption) not returning the expected type for the StandardSocketOptions.SO_LINGER Reviewed-by: alanb
Fri, 31 May 2019 14:52:01 +0200 8222103: [testbug] compiler/compilercontrol/jcmd/ClearDirectivesFileStackTest may exceed VM limit
mdoerr [Fri, 31 May 2019 14:52:01 +0200] rev 55225
8222103: [testbug] compiler/compilercontrol/jcmd/ClearDirectivesFileStackTest may exceed VM limit Reviewed-by: iignatyev, mdoerr Contributed-by: peter.januschke@sap.com
Wed, 05 Jun 2019 10:43:45 +0200 8225084: gc/z/TestHighUsage.java fails with unexpected allocation stall
pliden [Wed, 05 Jun 2019 10:43:45 +0200] rev 55224
8225084: gc/z/TestHighUsage.java fails with unexpected allocation stall Reviewed-by: eosterlund
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
(0) -30000 -10000 -3000 -1000 -300 -100 -96 +96 +100 +300 +1000 +3000 tip