Mon, 01 Oct 2018 18:03:19 -0700 8211160: Handle different look and feels in JInternalFrameOperator
akolarkunnu [Mon, 01 Oct 2018 18:03:19 -0700] rev 52000
8211160: Handle different look and feels in JInternalFrameOperator Reviewed-by: serb Contributed-by: abdul.kolarkunnu@oracle.com
Wed, 03 Oct 2018 08:03:13 -0700 8211168: Solaris-X64 build failure with error nreg hides the same name in an outer scope
rraghavan [Wed, 03 Oct 2018 08:03:13 -0700] rev 51999
8211168: Solaris-X64 build failure with error nreg hides the same name in an outer scope Summary: Corrected nreg definition Reviewed-by: dcubed, kvn, shade
Wed, 03 Oct 2018 15:05:46 +0200 8211384: Obsolete -XX:+/-MonitorInUseLists option
redestad [Wed, 03 Oct 2018 15:05:46 +0200] rev 51998
8211384: Obsolete -XX:+/-MonitorInUseLists option Reviewed-by: mikael, rkennke, shade, dcubed
Wed, 03 Oct 2018 09:46:46 -0400 8209138: Symbol constructor uses u1 as the element type of its name argument
hseigel [Wed, 03 Oct 2018 09:46:46 -0400] rev 51997
8209138: Symbol constructor uses u1 as the element type of its name argument Summary: Maske u1 the type for Symbol values and add a function to return it as a char. Reviewed-by: dholmes, coleenp
Wed, 03 Oct 2018 03:41:57 -0400 8188764: Obsolete AssumeMP and then remove all support for non-MP builds
dholmes [Wed, 03 Oct 2018 03:41:57 -0400] rev 51996
8188764: Obsolete AssumeMP and then remove all support for non-MP builds Reviewed-by: mikael, mdoerr, bulasevich, eosterlund
Wed, 03 Oct 2018 11:43:39 +0530 8208531: -javafx mode should be on by default when JavaFX is available
pmuthuswamy [Wed, 03 Oct 2018 11:43:39 +0530] rev 51995
8208531: -javafx mode should be on by default when JavaFX is available Reviewed-by: jjg
Tue, 02 Oct 2018 22:36:08 -0700 8211350: Remove jprt support
mikael [Tue, 02 Oct 2018 22:36:08 -0700] rev 51994
8211350: Remove jprt support Reviewed-by: dholmes, erikj, mchung, alanb, jjg
Tue, 02 Oct 2018 21:38:54 +0530 8211107: LDAPS communication failure with jdk 1.8.0_181
pkoppula [Tue, 02 Oct 2018 21:38:54 +0530] rev 51993
8211107: LDAPS communication failure with jdk 1.8.0_181 Reviewed-by: chegar, coffeys, vtewari
Tue, 02 Oct 2018 20:52:40 -0700 8211287: ClassPathTests.java fails due to "Unable to map MiscData shared space at required address."
ccheung [Tue, 02 Oct 2018 20:52:40 -0700] rev 51992
8211287: ClassPathTests.java fails due to "Unable to map MiscData shared space at required address." Summary: catch the InvocationTargetException and rethrow exception based on the cause Reviewed-by: jiangli, iklam
Tue, 02 Oct 2018 15:01:25 -0700 8211364: Remove expired flags
mikael [Tue, 02 Oct 2018 15:01:25 -0700] rev 51991
8211364: Remove expired flags Reviewed-by: dholmes, egahlin
Tue, 02 Oct 2018 14:32:33 -0700 8209946: [TESTBUG] CDS tests should use "@run driver"
iklam [Tue, 02 Oct 2018 14:32:33 -0700] rev 51990
8209946: [TESTBUG] CDS tests should use "@run driver" Reviewed-by: ccheung, jiangli, mseledtsov
Tue, 02 Oct 2018 17:12:13 -0400 8211175: Remove temporary clock initialization duplication
dholmes [Tue, 02 Oct 2018 17:12:13 -0400] rev 51989
8211175: Remove temporary clock initialization duplication Reviewed-by: rehn, mikael
Tue, 02 Oct 2018 12:08:51 -0700 8209332: [TEST] test/jdk/com/sun/jdi/CatchPatternTest.sh is incorrect
amenkov [Tue, 02 Oct 2018 12:08:51 -0700] rev 51988
8209332: [TEST] test/jdk/com/sun/jdi/CatchPatternTest.sh is incorrect Reviewed-by: jcbeyler, dtitov, cjplummer
Tue, 02 Oct 2018 12:06:29 -0700 8203928: [Test] Convert non-JDB scaffolding serviceability shell script tests to java
amenkov [Tue, 02 Oct 2018 12:06:29 -0700] rev 51987
8203928: [Test] Convert non-JDB scaffolding serviceability shell script tests to java Reviewed-by: jcbeyler, cjplummer
Tue, 02 Oct 2018 10:19:07 -0700 8200381: Typos in javadoc - missing verb "be" and alike
igerasim [Tue, 02 Oct 2018 10:19:07 -0700] rev 51986
8200381: Typos in javadoc - missing verb "be" and alike Reviewed-by: lancea, darcy, wetmore
Mon, 01 Oct 2018 21:14:58 -0700 8211057: Gensrc step CompileProperties generates unstable CompilerProperties output
cushon [Mon, 01 Oct 2018 21:14:58 -0700] rev 51985
8211057: Gensrc step CompileProperties generates unstable CompilerProperties output Reviewed-by: mcimadamore, vromero
Fri, 28 Sep 2018 10:42:40 +0200 8210887: Tweak C2 gc api for arraycopy
roland [Fri, 28 Sep 2018 10:42:40 +0200] rev 51984
8210887: Tweak C2 gc api for arraycopy Reviewed-by: kvn, thartmann
Thu, 27 Sep 2018 16:25:25 +0200 8211231: BarrierSetC1::generate_referent_check() confuses register allocator
roland [Thu, 27 Sep 2018 16:25:25 +0200] rev 51983
8211231: BarrierSetC1::generate_referent_check() confuses register allocator Reviewed-by: iveresov, kvn
Tue, 02 Oct 2018 14:17:30 +0100 8211349: Bad HTML in {@link} for HttpResponse.BodyHandlers.ofPublisher
dfuchs [Tue, 02 Oct 2018 14:17:30 +0100] rev 51982
8211349: Bad HTML in {@link} for HttpResponse.BodyHandlers.ofPublisher Summary: Fixed links by moving <> out of the link as was done elsewhere in the file. Reviewed-by: chegar
Tue, 02 Oct 2018 10:40:58 +0100 8209454: [error-prone] TypeParameterUnusedInFormals in jdk.net
chegar [Tue, 02 Oct 2018 10:40:58 +0100] rev 51981
8209454: [error-prone] TypeParameterUnusedInFormals in jdk.net Reviewed-by: dfuchs
Tue, 02 Oct 2018 09:05:07 +0100 8211325: test/jdk/java/net/Socket/LingerTest.java fails with cleaning up
chegar [Tue, 02 Oct 2018 09:05:07 +0100] rev 51980
8211325: test/jdk/java/net/Socket/LingerTest.java fails with cleaning up Reviewed-by: dfuchs
Tue, 02 Oct 2018 16:02:35 +0800 8210821: Support dns_canonicalize_hostname in krb5.conf
weijun [Tue, 02 Oct 2018 16:02:35 +0800] rev 51979
8210821: Support dns_canonicalize_hostname in krb5.conf Reviewed-by: valeriep
Mon, 01 Oct 2018 20:16:55 -0400 8210716: Detailed GC logging request misses some
manc [Mon, 01 Oct 2018 20:16:55 -0400] rev 51978
8210716: Detailed GC logging request misses some Summary: Changed log tags from (heap, ergo) to (gc, ergo, heap). Reviewed-by: kbarrett, tschatzl
Mon, 01 Oct 2018 14:54:46 -0700 8211171: move JarUtils to top-level testlibrary
iignatyev [Mon, 01 Oct 2018 14:54:46 -0700] rev 51977
8211171: move JarUtils to top-level testlibrary Reviewed-by: alanb
Mon, 01 Oct 2018 11:54:34 -0700 8211251: Default mask register for avx512 instructions
kvn [Mon, 01 Oct 2018 11:54:34 -0700] rev 51976
8211251: Default mask register for avx512 instructions Summary: Encode AVX 512 instructions as unmasked instruction where mask register is not specified. Reviewed-by: kvn Contributed-by: sandhya.viswanathan@intel.com
Mon, 01 Oct 2018 11:36:48 -0700 8211278: Update ProblemList
ccheung [Mon, 01 Oct 2018 11:36:48 -0700] rev 51975
8211278: Update ProblemList Reviewed-by: iklam
Mon, 01 Oct 2018 20:23:56 +0200 8211129: compiler/whitebox/ForceNMethodSweepTest.java fails after JDK-8132849
rkennke [Mon, 01 Oct 2018 20:23:56 +0200] rev 51974
8211129: compiler/whitebox/ForceNMethodSweepTest.java fails after JDK-8132849 Reviewed-by: eosterlund, thartmann
Mon, 01 Oct 2018 19:08:14 +0200 8211328: Different declaration and definition of ClassLoaderData::classes_do() leads to build failures
simonis [Mon, 01 Oct 2018 19:08:14 +0200] rev 51973
8211328: Different declaration and definition of ClassLoaderData::classes_do() leads to build failures Reviewed-by: dcubed, coleenp
Mon, 01 Oct 2018 13:05:51 -0400 8211295: DriverManager.getConnection fails when called from com.sun.rowset.JdbcRowSetImpl
lancea [Mon, 01 Oct 2018 13:05:51 -0400] rev 51972
8211295: DriverManager.getConnection fails when called from com.sun.rowset.JdbcRowSetImpl Reviewed-by: mchung, alanb
Mon, 01 Oct 2018 12:30:33 -0400 Merge
aph [Mon, 01 Oct 2018 12:30:33 -0400] rev 51971
Merge
Mon, 01 Oct 2018 12:29:47 -0400 8211333: AArch64: Fix another build failure after JDK-8211029
aph [Mon, 01 Oct 2018 12:29:47 -0400] rev 51970
8211333: AArch64: Fix another build failure after JDK-8211029 Reviewed-by: shade, aph Contributed-by: pengfei.li@arm.com
Mon, 01 Oct 2018 17:47:26 +0200 8211071: unpack.cpp fails to compile with statement has no effect [-Werror=unused-value]
rkennke [Mon, 01 Oct 2018 17:47:26 +0200] rev 51969
8211071: unpack.cpp fails to compile with statement has no effect [-Werror=unused-value] Reviewed-by: ihse, clanger
Mon, 01 Oct 2018 16:41:10 +0200 8211239: Build fails without JFR: empty JFR events signatures mismatch
shade [Mon, 01 Oct 2018 16:41:10 +0200] rev 51968
8211239: Build fails without JFR: empty JFR events signatures mismatch Reviewed-by: mgronlun, dholmes
Mon, 01 Oct 2018 16:34:22 +0200 8211241: Missing obj equals in TemplateTable::fast_aldc
rkennke [Mon, 01 Oct 2018 16:34:22 +0200] rev 51967
8211241: Missing obj equals in TemplateTable::fast_aldc Reviewed-by: dcubed, coleenp
Mon, 01 Oct 2018 12:07:15 +0200 8211145: [ppc] [s390]: Build fails due to -Werror=switch (introduced with JDK-8211029)
lucy [Mon, 01 Oct 2018 12:07:15 +0200] rev 51966
8211145: [ppc] [s390]: Build fails due to -Werror=switch (introduced with JDK-8211029) Reviewed-by: shade, simonis
Thu, 20 Sep 2018 18:29:05 +0100 8210972: Add comment text to C1 patching code
aph [Thu, 20 Sep 2018 18:29:05 +0100] rev 51965
8210972: Add comment text to C1 patching code Reviewed-by: kvn
Mon, 01 Oct 2018 09:56:45 +0100 Merge
aph [Mon, 01 Oct 2018 09:56:45 +0100] rev 51964
Merge
Wed, 26 Sep 2018 18:11:00 +0100 8211170: AArch64: Warnings in C1 and template interpreter
aph [Wed, 26 Sep 2018 18:11:00 +0100] rev 51963
8211170: AArch64: Warnings in C1 and template interpreter Reviewed-by: adinn
Mon, 01 Oct 2018 00:52:37 -0400 8210926: vmTestbase/nsk/jvmti/scenarios/allocation/AP11/ap11t001/TestDescription.java failed with JVMTI_ERROR_INVALID_CLASS in CDS mode
jiangli [Mon, 01 Oct 2018 00:52:37 -0400] rev 51962
8210926: vmTestbase/nsk/jvmti/scenarios/allocation/AP11/ap11t001/TestDescription.java failed with JVMTI_ERROR_INVALID_CLASS in CDS mode Summary: Reset InstanceKlass _init_state to 'allocated' before writing out shared classes at dump time. Reviewed-by: dholmes, coleenp
Fri, 28 Sep 2018 14:53:41 -0700 8211291: Backout JDK-8210842 Handle JNIGlobalRefLocker.cpp
mikael [Fri, 28 Sep 2018 14:53:41 -0700] rev 51961
8211291: Backout JDK-8210842 Handle JNIGlobalRefLocker.cpp Reviewed-by: kbarrett, iignatyev, jcbeyler
Fri, 28 Sep 2018 14:11:21 -0700 8211176: Initialize ObjectMonitor eagerly
mikael [Fri, 28 Sep 2018 14:11:21 -0700] rev 51960
8211176: Initialize ObjectMonitor eagerly Reviewed-by: dholmes, adinn, redestad
Fri, 28 Sep 2018 16:07:39 -0400 8209645: Split ClassLoaderData and ClassLoaderDataGraph into separate files
coleenp [Fri, 28 Sep 2018 16:07:39 -0400] rev 51959
8209645: Split ClassLoaderData and ClassLoaderDataGraph into separate files Reviewed-by: iklam, stuefe
Fri, 28 Sep 2018 13:15:01 -0700 8210810: Escaped character at specific position in argument file is not handled properly
henryjen [Fri, 28 Sep 2018 13:15:01 -0700] rev 51958
8210810: Escaped character at specific position in argument file is not handled properly Reviewed-by: alanb Contributed-by: Bo Zhang <zhangbodut@gmail.com>
Fri, 28 Sep 2018 13:01:28 -0700 8210842: Handle JNIGlobalRefLocker.cpp
jcbeyler [Fri, 28 Sep 2018 13:01:28 -0700] rev 51957
8210842: Handle JNIGlobalRefLocker.cpp Summary: Add checking for JNI calls via a new ExceptionCheckingJniEnv Reviewed-by: sspitsyn, amenkov, dholmes, mikael
Fri, 28 Sep 2018 14:31:36 -0400 8208473: [TESTBUG] nsk/jdb/exclude/exclude001/exclude001.java is timing out on solaris-sparc again
gadams [Fri, 28 Sep 2018 14:31:36 -0400] rev 51956
8208473: [TESTBUG] nsk/jdb/exclude/exclude001/exclude001.java is timing out on solaris-sparc again Reviewed-by: cjplummer, amenkov
Fri, 28 Sep 2018 12:04:47 -0700 8163083: SocketListeningConnector does not allow invocations with port 0
dtitov [Fri, 28 Sep 2018 12:04:47 -0700] rev 51955
8163083: SocketListeningConnector does not allow invocations with port 0 Reviewed-by: sspitsyn, amenkov, gadams, jcbeyler
Fri, 28 Sep 2018 18:28:49 +0200 8211268: Disable unsupported GCs for Zero
shade [Fri, 28 Sep 2018 18:28:49 +0200] rev 51954
8211268: Disable unsupported GCs for Zero Reviewed-by: sgehwolf, erikj
Fri, 28 Sep 2018 18:28:49 +0200 8211274: x86_32 build failures after JDK-8211029 (Have a common set of enabled warnings for all native libraries)
shade [Fri, 28 Sep 2018 18:28:49 +0200] rev 51953
8211274: x86_32 build failures after JDK-8211029 (Have a common set of enabled warnings for all native libraries) Reviewed-by: dholmes, tschatzl
Fri, 28 Sep 2018 18:28:48 +0200 8211272: x86_32 build failures after JDK-8210764 (Update avx512 implementation)
shade [Fri, 28 Sep 2018 18:28:48 +0200] rev 51952
8211272: x86_32 build failures after JDK-8210764 (Update avx512 implementation) Reviewed-by: rkennke, kvn
Fri, 28 Sep 2018 08:45:46 -0700 8207003: Miscellaneous changes imported from jsr166 CVS 2018-09
dl [Fri, 28 Sep 2018 08:45:46 -0700] rev 51951
8207003: Miscellaneous changes imported from jsr166 CVS 2018-09 Reviewed-by: martin, chegar
Fri, 28 Sep 2018 08:45:46 -0700 8210971: Add exception handling methods to CompletionStage and CompletableFuture
dl [Fri, 28 Sep 2018 08:45:46 -0700] rev 51950
8210971: Add exception handling methods to CompletionStage and CompletableFuture Reviewed-by: martin, chegar
Thu, 27 Sep 2018 17:13:07 +0200 8211208: make AllocateHeapAt an unsupported option on AIX
mbaesken [Thu, 27 Sep 2018 17:13:07 +0200] rev 51949
8211208: make AllocateHeapAt an unsupported option on AIX Reviewed-by: shade, tschatzl
Fri, 28 Sep 2018 15:39:31 +0300 8211212: ARM: -Werror=switch build failure
avoitylov [Fri, 28 Sep 2018 15:39:31 +0300] rev 51948
8211212: ARM: -Werror=switch build failure Reviewed-by: shade
Fri, 28 Sep 2018 12:47:09 +0100 8211092: test/jdk/sun/net/www/http/HttpClient/MultiThreadTest.java fails intermittently when cleaning up
chegar [Fri, 28 Sep 2018 12:47:09 +0100] rev 51947
8211092: test/jdk/sun/net/www/http/HttpClient/MultiThreadTest.java fails intermittently when cleaning up Reviewed-by: dfuchs
Fri, 28 Sep 2018 14:31:58 +0530 8207745: serviceability/sa/TestJmapCore.java times out parsing a 4GB hprof file
sballal [Fri, 28 Sep 2018 14:31:58 +0530] rev 51946
8207745: serviceability/sa/TestJmapCore.java times out parsing a 4GB hprof file Reviewed-by: dholmes, jgeorge
Fri, 28 Sep 2018 10:57:31 +0200 8211269: Make declaration of Allocation protected in MemAllocator
rkennke [Fri, 28 Sep 2018 10:57:31 +0200] rev 51945
8211269: Make declaration of Allocation protected in MemAllocator Reviewed-by: shade
Fri, 28 Sep 2018 15:42:20 +0800 8209546: Make sun/security/tools/keytool/autotest.sh to support macosx
jjiang [Fri, 28 Sep 2018 15:42:20 +0800] rev 51944
8209546: Make sun/security/tools/keytool/autotest.sh to support macosx Summary: Refactor autotest.sh to java test and remove standard.sh Reviewed-by: weijun
Thu, 27 Sep 2018 15:37:55 +0200 8211149: fix potential memleak in getJavaIDFromLangID after failing SetupI18nProps call [windows]
mbaesken [Thu, 27 Sep 2018 15:37:55 +0200] rev 51943
8211149: fix potential memleak in getJavaIDFromLangID after failing SetupI18nProps call [windows] Reviewed-by: naoto, lucy
Fri, 28 Sep 2018 09:20:46 +0200 8210964: add more ld preloading related info to hs_error file on Linux
mbaesken [Fri, 28 Sep 2018 09:20:46 +0200] rev 51942
8210964: add more ld preloading related info to hs_error file on Linux Reviewed-by: clanger, stuefe
Thu, 27 Sep 2018 15:56:40 -0700 8211036: Remove the NSK_STUB macros from vmTestbase for non jvmti
jcbeyler [Thu, 27 Sep 2018 15:56:40 -0700] rev 51941
8211036: Remove the NSK_STUB macros from vmTestbase for non jvmti Summary: Remove the NSK_STUB macros from code outside of the jvmti subfolder Reviewed-by: iignatyev, amenkov, dholmes
Thu, 27 Sep 2018 15:47:33 -0300 8211080: RawStringLiteralLangAPI.java test times out by default
jlaskey [Thu, 27 Sep 2018 15:47:33 -0300] rev 51940
8211080: RawStringLiteralLangAPI.java test times out by default Reviewed-by: jjg
Thu, 27 Sep 2018 11:39:45 -0700 Merge
prr [Thu, 27 Sep 2018 11:39:45 -0700] rev 51939
Merge
Thu, 27 Sep 2018 10:49:10 -0700 Merge
prr [Thu, 27 Sep 2018 10:49:10 -0700] rev 51938
Merge
Wed, 26 Sep 2018 18:36:55 +0100 8211165: License header is absent in a few J2Ddemo source code files
alitvinov [Wed, 26 Sep 2018 18:36:55 +0100] rev 51937
8211165: License header is absent in a few J2Ddemo source code files Reviewed-by: prr, iris
Tue, 25 Sep 2018 17:58:53 -0700 8210286: Drop of sun.awt.HToolkit class
serb [Tue, 25 Sep 2018 17:58:53 -0700] rev 51936
8210286: Drop of sun.awt.HToolkit class Reviewed-by: dmarkov, prr
Tue, 25 Sep 2018 14:44:36 -0700 8210880: Remove HPKeysym.h from JDK sources
prr [Tue, 25 Sep 2018 14:44:36 -0700] rev 51935
8210880: Remove HPKeysym.h from JDK sources Reviewed-by: serb, dmarkov
Tue, 25 Sep 2018 14:38:35 -0700 8211125: backout fix for 8210880 which was pushed under another ID
prr [Tue, 25 Sep 2018 14:38:35 -0700] rev 51934
8211125: backout fix for 8210880 which was pushed under another ID Reviewed-by: serb
Mon, 24 Sep 2018 21:23:37 +0200 8210335: Clipping problems with complex affine transforms: negative scaling factors or small scaling factors
lbourges [Mon, 24 Sep 2018 21:23:37 +0200] rev 51933
8210335: Clipping problems with complex affine transforms: negative scaling factors or small scaling factors Summary: fixed clipping rectangle to take into account the inverse transform (scale/shear) Reviewed-by: prr, serb
Mon, 24 Sep 2018 11:49:25 -0700 8209548: Unused and incorrect calls to FT_Get_Char_Index
prr [Mon, 24 Sep 2018 11:49:25 -0700] rev 51932
8209548: Unused and incorrect calls to FT_Get_Char_Index Reviewed-by: psadhukhan, kaddepalli
Mon, 24 Sep 2018 11:46:40 -0700 8210866: Remove HPKeysym.h from JDK sources
prr [Mon, 24 Sep 2018 11:46:40 -0700] rev 51931
8210866: Remove HPKeysym.h from JDK sources Reviewed-by: serb, dmarkov
Mon, 24 Sep 2018 10:59:26 -0700 Merge
prr [Mon, 24 Sep 2018 10:59:26 -0700] rev 51930
Merge
Sat, 22 Sep 2018 20:31:45 -0700 8210692: The "com.sun.awt.SecurityWarning" class can be dropped
serb [Sat, 22 Sep 2018 20:31:45 -0700] rev 51929
8210692: The "com.sun.awt.SecurityWarning" class can be dropped Reviewed-by: prr, mullan, mchung
Tue, 18 Sep 2018 18:32:03 -0700 8170937: Swing apps are slow if displaying from a remote source to many local displays
serb [Tue, 18 Sep 2018 18:32:03 -0700] rev 51928
8170937: Swing apps are slow if displaying from a remote source to many local displays Reviewed-by: prr, aivanov
Tue, 18 Sep 2018 18:12:40 +0530 8191178: [macos] Problem with input of yen symbol
psadhukhan [Tue, 18 Sep 2018 18:12:40 +0530] rev 51927
8191178: [macos] Problem with input of yen symbol Reviewed-by: dmarkov, mhalder
Mon, 17 Sep 2018 09:36:33 -0700 Merge
prr [Mon, 17 Sep 2018 09:36:33 -0700] rev 51926
Merge
Sat, 15 Sep 2018 14:03:07 -0700 8210766: Remove obsolete qualified export sun.net.www to java.desktop
prr [Sat, 15 Sep 2018 14:03:07 -0700] rev 51925
8210766: Remove obsolete qualified export sun.net.www to java.desktop Reviewed-by: mchung
Fri, 14 Sep 2018 17:53:58 +0530 8206392: [macosx] Cycling through windows (JFrames) does not work with keyboard shortcut
mhalder [Fri, 14 Sep 2018 17:53:58 +0530] rev 51924
8206392: [macosx] Cycling through windows (JFrames) does not work with keyboard shortcut Reviewed-by: dmarkov, kaddepalli
Thu, 13 Sep 2018 11:31:59 -0700 7017058: Malayalam glyph substitution is failing for Malayalam with Windows Kartika font.
prr [Thu, 13 Sep 2018 11:31:59 -0700] rev 51923
7017058: Malayalam glyph substitution is failing for Malayalam with Windows Kartika font. 8191130: Sinhala text rendering problem with C+VIRAMA+ZWJ+RA/YA+V 8195836: opentype:Bengali: "Khanda Ta" shaping issue with U+09A4 TA, U+09CD virama, U+200D ZWJ Reviewed-by: serb, psadhukhan
Thu, 13 Sep 2018 10:54:11 -0700 Merge
prr [Thu, 13 Sep 2018 10:54:11 -0700] rev 51922
Merge
Wed, 12 Sep 2018 11:51:39 +0530 8210052: Enable testing for all the available look and feels in SwingSet3 demo tests
vagarwal [Wed, 12 Sep 2018 11:51:39 +0530] rev 51921
8210052: Enable testing for all the available look and feels in SwingSet3 demo tests Reviewed-by: shurailine, serb
Sun, 09 Sep 2018 19:07:34 -0700 8205537: Drop of sun.applet package
serb [Sun, 09 Sep 2018 19:07:34 -0700] rev 51920
8205537: Drop of sun.applet package Reviewed-by: prr
Sun, 09 Sep 2018 11:19:57 -0700 8210384: SunLayoutEngine.isAAT() font is expensive on MacOS
prr [Sun, 09 Sep 2018 11:19:57 -0700] rev 51919
8210384: SunLayoutEngine.isAAT() font is expensive on MacOS Reviewed-by: dmarkov, kaddepalli
Sat, 08 Sep 2018 12:32:51 -0700 8207150: Clip.isRunning() may return true after Clip.stop() was called
serb [Sat, 08 Sep 2018 12:32:51 -0700] rev 51918
8207150: Clip.isRunning() may return true after Clip.stop() was called Reviewed-by: prr
Wed, 05 Sep 2018 10:17:02 -0700 Merge
prr [Wed, 05 Sep 2018 10:17:02 -0700] rev 51917
Merge
Wed, 05 Sep 2018 15:56:49 +0530 8202013: JEditorPane shows large HTML unordered list bullets
psadhukhan [Wed, 05 Sep 2018 15:56:49 +0530] rev 51916
8202013: JEditorPane shows large HTML unordered list bullets 8201925: JEditorPane unordered list bullets look pixelated Reviewed-by: prr, pbansal
Fri, 31 Aug 2018 18:05:38 -0700 8146310: [macosx] com.apple.eawt.Application.setDefaultMenuBar does not initialize screen menu bar
alans [Fri, 31 Aug 2018 18:05:38 -0700] rev 51915
8146310: [macosx] com.apple.eawt.Application.setDefaultMenuBar does not initialize screen menu bar Reviewed-by: serb
Mon, 27 Aug 2018 10:54:58 -0700 Merge
prr [Mon, 27 Aug 2018 10:54:58 -0700] rev 51914
Merge
Mon, 27 Aug 2018 18:29:07 +0100 8201818: [macosx] Printing attributes break page size set via "java.awt.print.Book" object
alitvinov [Mon, 27 Aug 2018 18:29:07 +0100] rev 51913
8201818: [macosx] Printing attributes break page size set via "java.awt.print.Book" object Reviewed-by: prr, psadhukhan
Fri, 24 Aug 2018 16:29:04 -0700 8039082: [TEST_BUG] Test java/awt/dnd/BadSerializationTest/BadSerializationTest.java fails
serb [Fri, 24 Aug 2018 16:29:04 -0700] rev 51912
8039082: [TEST_BUG] Test java/awt/dnd/BadSerializationTest/BadSerializationTest.java fails Reviewed-by: prr
Thu, 23 Aug 2018 23:12:16 -0700 8209340: The code which avoids synthetic accessors has become outdated
serb [Thu, 23 Aug 2018 23:12:16 -0700] rev 51911
8209340: The code which avoids synthetic accessors has become outdated Reviewed-by: psadhukhan, kaddepalli
Fri, 17 Aug 2018 09:31:13 +0100 8205479: OS X: requestFocus() does not work properly for embedded frame
dmarkov [Fri, 17 Aug 2018 09:31:13 +0100] rev 51910
8205479: OS X: requestFocus() does not work properly for embedded frame Reviewed-by: serb, aivanov
Thu, 16 Aug 2018 19:20:20 +0100 8130655: OS X: keyboard input in textfield is not possible if the window contained textfield is owned by EmbeddedFrame
dmarkov [Thu, 16 Aug 2018 19:20:20 +0100] rev 51909
8130655: OS X: keyboard input in textfield is not possible if the window contained textfield is owned by EmbeddedFrame Reviewed-by: serb, aivanov
Thu, 16 Aug 2018 11:15:22 +0530 8202702: Clearing selection on JTable causes disappearance of a row
psadhukhan [Thu, 16 Aug 2018 11:15:22 +0530] rev 51908
8202702: Clearing selection on JTable causes disappearance of a row Reviewed-by: serb
Tue, 14 Aug 2018 12:11:28 -0700 Merge
prr [Tue, 14 Aug 2018 12:11:28 -0700] rev 51907
Merge
Fri, 10 Aug 2018 12:36:21 +0530 8209343: Test javax/swing/border/TestTitledBorderLeak.java should be marked as headful
psadhukhan [Fri, 10 Aug 2018 12:36:21 +0530] rev 51906
8209343: Test javax/swing/border/TestTitledBorderLeak.java should be marked as headful Reviewed-by: jdv
Thu, 09 Aug 2018 11:01:59 +0530 8204963: javax.swing.border.TitledBorder has a memory leak
psadhukhan [Thu, 09 Aug 2018 11:01:59 +0530] rev 51905
8204963: javax.swing.border.TitledBorder has a memory leak Reviewed-by: serb, kaddepalli
Wed, 08 Aug 2018 18:31:24 -0700 8208996: X11 icon window color handing bug
serb [Wed, 08 Aug 2018 18:31:24 -0700] rev 51904
8208996: X11 icon window color handing bug Reviewed-by: serb Contributed-by: takiguc@linux.vnet.ibm.com
Fri, 03 Aug 2018 12:52:58 -0700 Merge
prr [Fri, 03 Aug 2018 12:52:58 -0700] rev 51903
Merge
Wed, 01 Aug 2018 11:02:19 +0530 8203904: javax/swing/JSplitPane/4816114/bug4816114.java: The divider location is wrong
psadhukhan [Wed, 01 Aug 2018 11:02:19 +0530] rev 51902
8203904: javax/swing/JSplitPane/4816114/bug4816114.java: The divider location is wrong Reviewed-by: serb, kaddepalli
Wed, 25 Jul 2018 15:36:37 +0530 8205535: Useless (or buggy) call to Math.round on int input
psadhukhan [Wed, 25 Jul 2018 15:36:37 +0530] rev 51901
8205535: Useless (or buggy) call to Math.round on int input Reviewed-by: jdv
Thu, 27 Sep 2018 07:33:13 -0400 8210984: [TESTBUG] hs203t003 fails with "# ERROR: hs203t003.cpp, 218: NSK_CPP_STUB2 ( ResumeThread, jvmti, thread)"
gadams [Thu, 27 Sep 2018 07:33:13 -0400] rev 51900
8210984: [TESTBUG] hs203t003 fails with "# ERROR: hs203t003.cpp, 218: NSK_CPP_STUB2 ( ResumeThread, jvmti, thread)" Reviewed-by: cjplummer, jcbeyler
Thu, 27 Sep 2018 08:49:12 -0700 8211130: Change to Oracle Developer Studio 12.6 for building on Solaris at Oracle
erikj [Thu, 27 Sep 2018 08:49:12 -0700] rev 51899
8211130: Change to Oracle Developer Studio 12.6 for building on Solaris at Oracle Reviewed-by: tbell, prr, ihse
Wed, 26 Sep 2018 06:28:48 -0700 8211124: HotSpot update for vm_version.cpp to recognise updated VS2017
kevinw [Wed, 26 Sep 2018 06:28:48 -0700] rev 51898
8211124: HotSpot update for vm_version.cpp to recognise updated VS2017 Reviewed-by: dholmes, lfoltan
Thu, 27 Sep 2018 10:24:12 +0200 8211102: Crash with -XDfind=lambda and -source 7
jlahoda [Thu, 27 Sep 2018 10:24:12 +0200] rev 51897
8211102: Crash with -XDfind=lambda and -source 7 Summary: Disabling analyzers that cannot run in the given source level; lambdas in standalone positions should have erroneous type rather than the recovery type; avoiding crash in Flow for broken code. Reviewed-by: mcimadamore
Thu, 27 Sep 2018 09:29:52 +0200 8211097: aix: fix build after JDK-8210919
mdoerr [Thu, 27 Sep 2018 09:29:52 +0200] rev 51896
8211097: aix: fix build after JDK-8210919 Reviewed-by: shade, mbaesken, erikj
Thu, 27 Sep 2018 10:10:47 +0530 8202628: javadoc generates bad links in TestModules.java
pmuthuswamy [Thu, 27 Sep 2018 10:10:47 +0530] rev 51895
8202628: javadoc generates bad links in TestModules.java Reviewed-by: jjg
Wed, 26 Sep 2018 18:21:26 -0700 8202282: [TESTBUG] appcds TestCommon.makeCommandLineForAppCDS() can be removed
ccheung [Wed, 26 Sep 2018 18:21:26 -0700] rev 51894
8202282: [TESTBUG] appcds TestCommon.makeCommandLineForAppCDS() can be removed Summary: removed the unnecessary makeCommandLineForAppCDS() method and its usage Reviewed-by: iklam, jiangli
Thu, 27 Sep 2018 01:25:42 +0200 Added tag jdk-12+13 for changeset 511a9946f83e
jwilhelm [Thu, 27 Sep 2018 01:25:42 +0200] rev 51893
Added tag jdk-12+13 for changeset 511a9946f83e
Wed, 26 Sep 2018 16:23:31 -0700 8209963: source file mode for JVM should provide a hook to locate the source file
jjg [Wed, 26 Sep 2018 16:23:31 -0700] rev 51892
8209963: source file mode for JVM should provide a hook to locate the source file Reviewed-by: darcy
Wed, 26 Sep 2018 15:14:17 -0700 8210555: create --source --target synonyms for -source -target
jjg [Wed, 26 Sep 2018 15:14:17 -0700] rev 51891
8210555: create --source --target synonyms for -source -target Reviewed-by: hannesw
Wed, 26 Sep 2018 14:54:38 -0700 8211180: SourceLauncherTest.java fails in JDK12 CI on Win*
jjg [Wed, 26 Sep 2018 14:54:38 -0700] rev 51890
8211180: SourceLauncherTest.java fails in JDK12 CI on Win* Reviewed-by: mchung, darcy
Wed, 26 Sep 2018 12:47:38 -0700 8199885: [Graal] org.graalvm.compiler.core.test.CountedLoopTest fails with "ControlFlowAnchor should never be cloned in the same graph"
epavlova [Wed, 26 Sep 2018 12:47:38 -0700] rev 51889
8199885: [Graal] org.graalvm.compiler.core.test.CountedLoopTest fails with "ControlFlowAnchor should never be cloned in the same graph" Reviewed-by: kvn
Wed, 26 Sep 2018 14:56:10 -0400 Merge
coleenp [Wed, 26 Sep 2018 14:56:10 -0400] rev 51888
Merge
Wed, 26 Sep 2018 14:01:48 -0400 8210856: Move InstanceKlass DependencyContext cleaning to SystemDictionary::do_unloading()
coleenp [Wed, 26 Sep 2018 14:01:48 -0400] rev 51887
8210856: Move InstanceKlass DependencyContext cleaning to SystemDictionary::do_unloading() Summary: Already walk classes in ClassLoaderData::unload so generalize to also clean nmethod dependencies. Reviewed-by: eosterlund, dlong, vlivanov
Mon, 24 Sep 2018 03:25:19 -0700 8210994: Create test for SwingSet3 FrameDemo
akolarkunnu [Mon, 24 Sep 2018 03:25:19 -0700] rev 51886
8210994: Create test for SwingSet3 FrameDemo Reviewed-by: serb Contributed-by: abdul.kolarkunnu@oracle.com
Wed, 26 Sep 2018 11:41:08 -0700 8210274: Source Launcher should work with a security manager
jjg [Wed, 26 Sep 2018 11:41:08 -0700] rev 51885
8210274: Source Launcher should work with a security manager Reviewed-by: mchung, alanb
Sat, 25 Aug 2018 20:16:43 +0530 7033681: Arrays.asList methods needs better documentation
smarks [Sat, 25 Aug 2018 20:16:43 +0530] rev 51884
7033681: Arrays.asList methods needs better documentation Reviewed-by: smarks Contributed-by: Jaikiran Pai <jaikiran.pai@gmail.com>
Tue, 25 Sep 2018 21:33:51 -0700 8211138: Missing Flag enum constants
cushon [Tue, 25 Sep 2018 21:33:51 -0700] rev 51883
8211138: Missing Flag enum constants Reviewed-by: mcimadamore, vromero
Wed, 26 Sep 2018 13:56:08 -0400 8211121: Remove sun.reflect.ReflectionFactory::newInstanceForSerialization
lancea [Wed, 26 Sep 2018 13:56:08 -0400] rev 51882
8211121: Remove sun.reflect.ReflectionFactory::newInstanceForSerialization Reviewed-by: mchung, alanb, darcy, dfuchs
Wed, 26 Sep 2018 10:37:50 -0700 8210892: Deprecate TLABStats
mikael [Wed, 26 Sep 2018 10:37:50 -0700] rev 51881
8210892: Deprecate TLABStats Reviewed-by: pliden, tschatzl
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 tip