Fri, 15 Feb 2019 10:06:25 -0800 8218473: JOptionPane display issue with GTKLookAndFeel
ssadetsky [Fri, 15 Feb 2019 10:06:25 -0800] rev 53802
8218473: JOptionPane display issue with GTKLookAndFeel Reviewed-by: prr, serb
Fri, 15 Feb 2019 10:01:16 -0800 8218479: JTextPane display issue with GTKLookAndFeel
ssadetsky [Fri, 15 Feb 2019 10:01:16 -0800] rev 53801
8218479: JTextPane display issue with GTKLookAndFeel Reviewed-by: prr, serb
Fri, 15 Feb 2019 10:58:57 +0530 8218469: JSlider display issue with slider for GTKLookAndFeel
pbansal [Fri, 15 Feb 2019 10:58:57 +0530] rev 53800
8218469: JSlider display issue with slider for GTKLookAndFeel 8218470: JScrollBar display issue with GTKLookAndFeel 8218472: JProgressBar display issue with GTKLookAndFeel 8203627: Swing applications with JRadioButton and JCheckbox fail to render correctly when using GTK3 and the GTK L&F Reviewed-by: serb, prr
Thu, 14 Feb 2019 20:20:49 +0000 8218682: [TEST_BUG] DashOffset fails in mach5
aivanov [Thu, 14 Feb 2019 20:20:49 +0000] rev 53799
8218682: [TEST_BUG] DashOffset fails in mach5 8198411: [TEST_BUG] Two java2d tests are unstable in mach5 Summary: Skip testing VolatileImage if IndexColorModel is detected Reviewed-by: prr, serb
Wed, 13 Feb 2019 22:40:08 -0800 8218599: Add test group jdk_client_sanity under jdk_desktop group
akolarkunnu [Wed, 13 Feb 2019 22:40:08 -0800] rev 53798
8218599: Add test group jdk_client_sanity under jdk_desktop group Reviewed-by: serb, prr
Fri, 08 Feb 2019 16:37:35 +0300 8215130: Fix errors in LittleCMS 2.9 reported by GCC 8
dchuyko [Fri, 08 Feb 2019 16:37:35 +0300] rev 53797
8215130: Fix errors in LittleCMS 2.9 reported by GCC 8 Reviewed-by: prr
Thu, 07 Feb 2019 13:57:12 +0000 8217263: Automate DashOffset test
aivanov [Thu, 07 Feb 2019 13:57:12 +0000] rev 53796
8217263: Automate DashOffset test Reviewed-by: prr, serb
Thu, 07 Feb 2019 12:16:41 +0530 Merge
psadhukhan [Thu, 07 Feb 2019 12:16:41 +0530] rev 53795
Merge
Wed, 06 Feb 2019 17:28:37 +0530 8207938: At step6,Click Add button,case failed automatically.
mhalder [Wed, 06 Feb 2019 17:28:37 +0530] rev 53794
8207938: At step6,Click Add button,case failed automatically. Reviewed-by: kaddepalli, psadhukhan
Tue, 05 Feb 2019 14:54:06 -0800 8216592: Removal of the class sun.awt.AWTSecurityManager
serb [Tue, 05 Feb 2019 14:54:06 -0800] rev 53793
8216592: Removal of the class sun.awt.AWTSecurityManager Reviewed-by: prr
Mon, 18 Feb 2019 16:34:46 -0500 8214363: HeapWord should not be a fake class
kbarrett [Mon, 18 Feb 2019 16:34:46 -0500] rev 53792
8214363: HeapWord should not be a fake class Summary: Change HeapWord and MetaWord to be pointers to incomplete types. Reviewed-by: tschatzl, mikael, coleenp, pliden
Mon, 18 Feb 2019 09:31:07 -0800 8219157: vm/mlvm/mixed/stress/java/findDeadlock should be problem-listed only on mac
iignatyev [Mon, 18 Feb 2019 09:31:07 -0800] rev 53791
8219157: vm/mlvm/mixed/stress/java/findDeadlock should be problem-listed only on mac Reviewed-by: thartmann
Mon, 18 Feb 2019 15:33:43 +0100 8219232: Unit of concurrent active time logging is wrong
thartmann [Mon, 18 Feb 2019 15:33:43 +0100] rev 53790
8219232: Unit of concurrent active time logging is wrong Summary: Changed value from seconds to milliseconds. Reviewed-by: shade
Mon, 18 Feb 2019 12:16:02 +0100 8218991: s390: Add intrinsic for GHASH algorithm
mdoerr [Mon, 18 Feb 2019 12:16:02 +0100] rev 53789
8218991: s390: Add intrinsic for GHASH algorithm Reviewed-by: lucy, simonis
Mon, 18 Feb 2019 12:08:08 +0100 8217389: JTREG: Clean up, remove unused variable warnings
lkorinth [Mon, 18 Feb 2019 12:08:08 +0100] rev 53788
8217389: JTREG: Clean up, remove unused variable warnings Reviewed-by: lmesnik, tschatzl
Mon, 18 Feb 2019 10:48:48 +0100 8217385: JTREG: Clean up, make sure to close resources
lkorinth [Mon, 18 Feb 2019 10:48:48 +0100] rev 53787
8217385: JTREG: Clean up, make sure to close resources Reviewed-by: tschatzl, sangheki
Wed, 13 Feb 2019 13:27:17 +0100 8219095: [testbug] Add @key headful to com/sun/java/swing/plaf/windows/AltFocusIssueTest.java
goetz [Wed, 13 Feb 2019 13:27:17 +0100] rev 53786
8219095: [testbug] Add @key headful to com/sun/java/swing/plaf/windows/AltFocusIssueTest.java Reviewed-by: prr, serb
Sat, 16 Feb 2019 21:15:33 +0100 8216049: stringTable::intern creates redundant String when looking up existing one
shade [Sat, 16 Feb 2019 21:15:33 +0100] rev 53785
8216049: stringTable::intern creates redundant String when looking up existing one Reviewed-by: redestad, gziemski, rehn, zgu, jiangli
Sat, 16 Feb 2019 11:40:34 +0900 8204551: Event descriptions are truncated in logs
ysuenaga [Sat, 16 Feb 2019 11:40:34 +0900] rev 53784
8204551: Event descriptions are truncated in logs Reviewed-by: coleenp, coleenp
Fri, 15 Feb 2019 11:46:15 -0300 8219011: Implement MacroAssembler::warn method on AArch64
mbalao [Fri, 15 Feb 2019 11:46:15 -0300] rev 53783
8219011: Implement MacroAssembler::warn method on AArch64 Reviewed-by: adinn
Fri, 15 Feb 2019 12:33:11 -0800 8218941: jdb should support a dbgtrace command that acts the same as the dbgtrace command line option
cjplummer [Fri, 15 Feb 2019 12:33:11 -0800] rev 53782
8218941: jdb should support a dbgtrace command that acts the same as the dbgtrace command line option Summary: added dbgtrace command. Reviewed-by: sspitsyn, amenkov, gadams
Fri, 15 Feb 2019 11:18:01 -0800 8215249: Miscellaneous changes imported from jsr166 CVS 2019-02
dl [Fri, 15 Feb 2019 11:18:01 -0800] rev 53781
8215249: Miscellaneous changes imported from jsr166 CVS 2019-02 Reviewed-by: martin, chegar, dholmes
Fri, 15 Feb 2019 11:18:01 -0800 8215363: needless signals in ForkJoinPool
dl [Fri, 15 Feb 2019 11:18:01 -0800] rev 53780
8215363: needless signals in ForkJoinPool Reviewed-by: martin, chegar, dholmes
Fri, 15 Feb 2019 11:18:01 -0800 8215359: InnocuousForkJoinWorkerThread.setContextClassLoader needlessly throws
dl [Fri, 15 Feb 2019 11:18:01 -0800] rev 53779
8215359: InnocuousForkJoinWorkerThread.setContextClassLoader needlessly throws Reviewed-by: martin, chegar, dholmes, reinhapa, alanb
Fri, 15 Feb 2019 11:18:01 -0800 8195057: java/util/concurrent/CountDownLatch/Basic.java failed w/ Xcomp
dl [Fri, 15 Feb 2019 11:18:01 -0800] rev 53778
8195057: java/util/concurrent/CountDownLatch/Basic.java failed w/ Xcomp Reviewed-by: martin, chegar, dholmes
Fri, 15 Feb 2019 12:10:12 -0500 8219006: AArch64: Register corruption in slow subtype check
aph [Fri, 15 Feb 2019 12:10:12 -0500] rev 53777
8219006: AArch64: Register corruption in slow subtype check Reviewed-by: adinn
Fri, 15 Feb 2019 08:21:08 -0500 8218851: JVM crash in custom classloader stress test, JDK 12 & 13
coleenp [Fri, 15 Feb 2019 08:21:08 -0500] rev 53776
8218851: JVM crash in custom classloader stress test, JDK 12 & 13 Summary: Handle NULL and unloaded constraint class in loader constraint table, also cope with unloaded but not cleaned out klass in loader constraint entries. Reviewed-by: hseigel, huntch, stuefe
Fri, 15 Feb 2019 14:15:10 +0100 8203469: Faster safepoints
rehn [Fri, 15 Feb 2019 14:15:10 +0100] rev 53775
8203469: Faster safepoints Reviewed-by: dcubed, pchilanomate, dholmes, acorn, coleenp, eosterlund
Fri, 15 Feb 2019 07:53:03 -0500 8079353: [TESTBUG] runtime/CompressedOops/UseCompressedOops.java failed on Windows when getting disjoint instead of zero based coops
hseigel [Fri, 15 Feb 2019 07:53:03 -0500] rev 53774
8079353: [TESTBUG] runtime/CompressedOops/UseCompressedOops.java failed on Windows when getting disjoint instead of zero based coops Summary: On Windows, don't run sub-tests that can be affected by ASLR. Reviewed-by: coleenp, mseledtsov
Fri, 15 Feb 2019 12:09:53 +0100 8217381: Incovenient errors reported when annotation processor generates source file and errors in the same round
jlahoda [Fri, 15 Feb 2019 12:09:53 +0100] rev 53773
8217381: Incovenient errors reported when annotation processor generates source file and errors in the same round Summary: When an annotation processor reports and error, defer reporting recoverable errors from the erroneous round to the last round, to avoid reporting errors that were resolved in the erroneous round. Reviewed-by: jjg
Fri, 15 Feb 2019 05:32:36 -0500 8219002: Some comments and error messages refer to VMDisconnectException
gadams [Fri, 15 Feb 2019 05:32:36 -0500] rev 53772
8219002: Some comments and error messages refer to VMDisconnectException Reviewed-by: cjplummer, sspitsyn
Thu, 14 Feb 2019 14:59:17 +0100 8214947: Assertion error in test: StringCompressInflateTest
phedlin [Thu, 14 Feb 2019 14:59:17 +0100] rev 53771
8214947: Assertion error in test: StringCompressInflateTest Reviewed-by: kvn, neliasso
Fri, 15 Feb 2019 04:12:18 -0500 8219074: [TESTBUG] runtime/containers/docker/TestCPUAwareness.java typo of printing parameters (period should be shares)
dholmes [Fri, 15 Feb 2019 04:12:18 -0500] rev 53770
8219074: [TESTBUG] runtime/containers/docker/TestCPUAwareness.java typo of printing parameters (period should be shares) Reviewed-by: iignatyev, dholmes Contributed-by: Wang Haomin <wanghaomin@loongson.cn>
Thu, 14 Feb 2019 23:45:03 -0800 8218471: generate-unsafe-access-tests.sh does not correctly invoke build.tools.spp.Spp
iignatyev [Thu, 14 Feb 2019 23:45:03 -0800] rev 53769
8218471: generate-unsafe-access-tests.sh does not correctly invoke build.tools.spp.Spp Reviewed-by: kvn, thartmann
Thu, 14 Feb 2019 22:57:37 -0500 8218939: vm/mlvm/anonloader/stress/byteMutation crashed on windows
dholmes [Thu, 14 Feb 2019 22:57:37 -0500] rev 53768
8218939: vm/mlvm/anonloader/stress/byteMutation crashed on windows Reviewed-by: kbarrett, coleenp, mikael, iignatyev
Thu, 14 Feb 2019 15:27:46 -0800 8161334: C2: Cast nodes hinder memory alias analysis
vlivanov [Thu, 14 Feb 2019 15:27:46 -0800] rev 53767
8161334: C2: Cast nodes hinder memory alias analysis Reviewed-by: kvn, thartmann
Thu, 14 Feb 2019 15:27:12 -0800 8218874: C2: Unsafe to access PhaseIdealLoop outside of constructors
vlivanov [Thu, 14 Feb 2019 15:27:12 -0800] rev 53766
8218874: C2: Unsafe to access PhaseIdealLoop outside of constructors Reviewed-by: thartmann, kvn
Thu, 14 Feb 2019 15:27:12 -0800 8218879: Keep track of memory accesses originated from Unsafe
vlivanov [Thu, 14 Feb 2019 15:27:12 -0800] rev 53765
8218879: Keep track of memory accesses originated from Unsafe Reviewed-by: thartmann
Thu, 14 Feb 2019 15:27:12 -0800 8218758: [TESTBUG] compiler/cha/StrengthReduceInterfaceCall.java misses recompilation event
vlivanov [Thu, 14 Feb 2019 15:27:12 -0800] rev 53764
8218758: [TESTBUG] compiler/cha/StrengthReduceInterfaceCall.java misses recompilation event Reviewed-by: iignatyev
Thu, 14 Feb 2019 15:27:12 -0800 8218881: C2: StaticFinalFieldPrinter doesn't handle T_ARRAY values in T_OBJECT fields
vlivanov [Thu, 14 Feb 2019 15:27:12 -0800] rev 53763
8218881: C2: StaticFinalFieldPrinter doesn't handle T_ARRAY values in T_OBJECT fields Reviewed-by: thartmann, kvn, neliasso
Thu, 14 Feb 2019 15:17:03 -0800 8218935: Make jfr strncpy uses GCC 8.x friendly
mikael [Thu, 14 Feb 2019 15:17:03 -0800] rev 53762
8218935: Make jfr strncpy uses GCC 8.x friendly Reviewed-by: clanger
Thu, 14 Feb 2019 15:12:17 -0800 8218937: Make mlvmJvmtiUtils strncpy uses GCC 8.x friendly
mikael [Thu, 14 Feb 2019 15:12:17 -0800] rev 53761
8218937: Make mlvmJvmtiUtils strncpy uses GCC 8.x friendly Reviewed-by: iignatyev
Thu, 14 Feb 2019 14:40:11 -0800 8209455: [error-prone] JdkObsolete in jdk.management.agent
iignatyev [Thu, 14 Feb 2019 14:40:11 -0800] rev 53760
8209455: [error-prone] JdkObsolete in jdk.management.agent Reviewed-by: alanb, jcbeyler
Thu, 14 Feb 2019 14:19:29 -0800 4919790: Errors in alert ssl message does not reflect the actual certificate status
xuelei [Thu, 14 Feb 2019 14:19:29 -0800] rev 53759
4919790: Errors in alert ssl message does not reflect the actual certificate status Reviewed-by: mullan
Tue, 05 Feb 2019 08:20:09 -0800 8218192: Remove copy constructor for MemRegion
manc [Tue, 05 Feb 2019 08:20:09 -0800] rev 53758
8218192: Remove copy constructor for MemRegion Summary: Remove copy constructor in memRegion.hpp Reviewed-by: tschatzl, kbarrett
Thu, 14 Feb 2019 19:48:57 +0100 8183004: Remove code related to gtest death tests from assert macro
stuefe [Thu, 14 Feb 2019 19:48:57 +0100] rev 53757
8183004: Remove code related to gtest death tests from assert macro Reviewed-by: shade, kbarrett, iignatyev
Thu, 14 Feb 2019 09:38:19 -0800 8187697: Cleanup: irrelevant code in OutputPropertiesFactory
joehw [Thu, 14 Feb 2019 09:38:19 -0800] rev 53756
8187697: Cleanup: irrelevant code in OutputPropertiesFactory Reviewed-by: lancea
Thu, 14 Feb 2019 21:52:39 +0530 8201544: Improve javac command line parsing and error reporting
sdama [Thu, 14 Feb 2019 21:52:39 +0530] rev 53755
8201544: Improve javac command line parsing and error reporting Summary: Modified exception into an error message for invalid filenames on windows Reviewed-by: vromero, jjg Contributed-by: srinivas.dama@oracle.com
Thu, 14 Feb 2019 07:41:54 -0800 8218944: Fix failed for JDK-8218936
jjg [Thu, 14 Feb 2019 07:41:54 -0800] rev 53754
8218944: Fix failed for JDK-8218936 Reviewed-by: jwilhelm
Wed, 13 Feb 2019 14:42:20 +0100 8217289: compiler/graalunit/HotspotTest.java failed with InvalidInstalledCodeException
phedlin [Wed, 13 Feb 2019 14:42:20 +0100] rev 53753
8217289: compiler/graalunit/HotspotTest.java failed with InvalidInstalledCodeException Reviewed-by: thartmann, neliasso
Thu, 14 Feb 2019 14:31:32 +0100 8087128: C2: Disallow definition split on MachCopySpill nodes
neliasso [Thu, 14 Feb 2019 14:31:32 +0100] rev 53752
8087128: C2: Disallow definition split on MachCopySpill nodes Reviewed-by: kvn
Thu, 14 Feb 2019 12:54:56 +0100 8216360: Deprecate -XX:CompilationPolicyChoice
redestad [Thu, 14 Feb 2019 12:54:56 +0100] rev 53751
8216360: Deprecate -XX:CompilationPolicyChoice Reviewed-by: thartmann, kvn
Thu, 14 Feb 2019 11:33:45 +0100 8218753: Obsolete nonproduct flag ProfilerCheckIntervals
redestad [Thu, 14 Feb 2019 11:33:45 +0100] rev 53750
8218753: Obsolete nonproduct flag ProfilerCheckIntervals Reviewed-by: dholmes, coleenp
Thu, 14 Feb 2019 01:25:04 +0100 Added tag jdk-13+8 for changeset a535ba736cab
jwilhelm [Thu, 14 Feb 2019 01:25:04 +0100] rev 53749
Added tag jdk-13+8 for changeset a535ba736cab
Wed, 13 Feb 2019 17:18:56 -0800 8218936: Test fails in Internet environment
jjg [Wed, 13 Feb 2019 17:18:56 -0800] rev 53748
8218936: Test fails in Internet environment Reviewed-by: mchung
Wed, 13 Feb 2019 17:38:14 -0500 8218089: Rename DirtyCardQueue et al to follow usual G1 naming conventions
kbarrett [Wed, 13 Feb 2019 17:38:14 -0500] rev 53747
8218089: Rename DirtyCardQueue et al to follow usual G1 naming conventions Summary: Move files and rename classes. Reviewed-by: tschatzl, lkorinth
Wed, 13 Feb 2019 15:50:08 -0500 8217998: Remove method_type field associated with the appendix field of an indy or method handle call
lfoltan [Wed, 13 Feb 2019 15:50:08 -0500] rev 53746
8217998: Remove method_type field associated with the appendix field of an indy or method handle call Summary: Removed the unused method_type field associated with the appendix field of an indy or method handle call. Reviewed-by: acorn, coleenp, dlong
Wed, 13 Feb 2019 14:20:40 -0500 8218004: Clean up terminology for shared methods within the JVM for indy and condy support jdk-13+8
lfoltan [Wed, 13 Feb 2019 14:20:40 -0500] rev 53745
8218004: Clean up terminology for shared methods within the JVM for indy and condy support Summary: Remove "invoke_dynamic" from the name of several ConstantPool bootstrap helper methods that are shared by both indy and condy. Reviewed-by: coleenp, dholmes, mchung
Wed, 13 Feb 2019 11:18:14 -0800 8195060: vm/mlvm/anonloader/stress/byteMutation intermittently times out
iignatyev [Wed, 13 Feb 2019 11:18:14 -0800] rev 53744
8195060: vm/mlvm/anonloader/stress/byteMutation intermittently times out Reviewed-by: kvn
Wed, 13 Feb 2019 11:08:51 -0800 8214582: BasicJDWPConnectionTest.java: RuntimeException: Could not detect port from ''
amenkov [Wed, 13 Feb 2019 11:08:51 -0800] rev 53743
8214582: BasicJDWPConnectionTest.java: RuntimeException: Could not detect port from '' Reviewed-by: sspitsyn, dtitov
Wed, 13 Feb 2019 11:04:03 -0800 8218702: [TESTBUG] com/sun/jdi/RepStep.java does not report debuggee errors
amenkov [Wed, 13 Feb 2019 11:04:03 -0800] rev 53742
8218702: [TESTBUG] com/sun/jdi/RepStep.java does not report debuggee errors Reviewed-by: sspitsyn, dtitov
Wed, 13 Feb 2019 07:58:04 -0800 8218882: NET_Writev is declared, NET_WriteV is defined
bpb [Wed, 13 Feb 2019 07:58:04 -0800] rev 53741
8218882: NET_Writev is declared, NET_WriteV is defined Reviewed-by: alanb, chegar
Wed, 13 Feb 2019 21:24:13 +0800 8218888: keytool -genkeypair should not have the -destalias option
weijun [Wed, 13 Feb 2019 21:24:13 +0800] rev 53740
8218888: keytool -genkeypair should not have the -destalias option Reviewed-by: mullan
Wed, 13 Feb 2019 07:22:09 -0500 8218755: Refix Symbol leak in prepend_host_package_name
coleenp [Wed, 13 Feb 2019 07:22:09 -0500] rev 53739
8218755: Refix Symbol leak in prepend_host_package_name Summary: fix Symbol refcounting again, add comment and a test. Reviewed-by: kbarrett, dholmes
Wed, 13 Feb 2019 06:48:34 -0500 8212988: add recent class unloading events to the hs_err log
coleenp [Wed, 13 Feb 2019 06:48:34 -0500] rev 53738
8212988: add recent class unloading events to the hs_err log Summary: also moved class unloading logging in expected place. Reviewed-by: never, stuefe
Wed, 13 Feb 2019 00:30:46 -0800 8218695: problem list tests failing with Graal
dlong [Wed, 13 Feb 2019 00:30:46 -0800] rev 53737
8218695: problem list tests failing with Graal Reviewed-by: kvn
Tue, 12 Feb 2019 08:40:43 +0100 8218807: Compilation database (compile_commands.json) may contain obsolete items
rwestberg [Tue, 12 Feb 2019 08:40:43 +0100] rev 53736
8218807: Compilation database (compile_commands.json) may contain obsolete items Reviewed-by: ihse, erikj
Tue, 12 Feb 2019 14:08:07 -0800 8215790: Delegated task created by SSLEngine throws java.nio.BufferUnderflowException
ascarpino [Tue, 12 Feb 2019 14:08:07 -0800] rev 53735
8215790: Delegated task created by SSLEngine throws java.nio.BufferUnderflowException Reviewed-by: jnimeh
Tue, 12 Feb 2019 13:36:15 -0800 8217835: Remove the experimental SunJSSE FIPS compliant mode
xuelei [Tue, 12 Feb 2019 13:36:15 -0800] rev 53734
8217835: Remove the experimental SunJSSE FIPS compliant mode Reviewed-by: mullan
Tue, 12 Feb 2019 15:19:25 -0500 8218754: JDK-8068225 regression in JDIBreakpointTest
gadams [Tue, 12 Feb 2019 15:19:25 -0500] rev 53733
8218754: JDK-8068225 regression in JDIBreakpointTest Reviewed-by: cjplummer, sspitsyn
Tue, 12 Feb 2019 11:23:43 -0800 8145845: [AOT] NullPointerException in compiler/whitebox/GetCodeHeapEntriesTest.java
iignatyev [Tue, 12 Feb 2019 11:23:43 -0800] rev 53732
8145845: [AOT] NullPointerException in compiler/whitebox/GetCodeHeapEntriesTest.java Reviewed-by: kvn, thartmann
Tue, 12 Feb 2019 19:22:19 +0100 8218738: Remove dead code in Symbol and friends
redestad [Tue, 12 Feb 2019 19:22:19 +0100] rev 53731
8218738: Remove dead code in Symbol and friends Reviewed-by: coleenp, lfoltan, dholmes
Tue, 05 Feb 2019 17:40:15 +0100 8218136: minor hotspot adjustments for xlclang++ from xlc16 on AIX
mbaesken [Tue, 05 Feb 2019 17:40:15 +0100] rev 53730
8218136: minor hotspot adjustments for xlclang++ from xlc16 on AIX Reviewed-by: dholmes, goetz, ihse
Tue, 12 Feb 2019 15:31:40 +0100 8218413: make reconfigure ignores configure-time AUTOCONF environment variable
ihse [Tue, 12 Feb 2019 15:31:40 +0100] rev 53729
8218413: make reconfigure ignores configure-time AUTOCONF environment variable Reviewed-by: erikj, martin
Tue, 12 Feb 2019 14:23:49 +0100 8218675: Reduce verification overhead in ClassFileParser
redestad [Tue, 12 Feb 2019 14:23:49 +0100] rev 53728
8218675: Reduce verification overhead in ClassFileParser Reviewed-by: dholmes, hseigel
Tue, 12 Feb 2019 09:35:51 +0100 8216608: Obsolete stale compiler flags
redestad [Tue, 12 Feb 2019 09:35:51 +0100] rev 53727
8216608: Obsolete stale compiler flags Reviewed-by: shade, thartmann
Tue, 12 Feb 2019 08:56:03 +0900 8214236: sun.gc.collector.2.name should be changed
cito [Tue, 12 Feb 2019 08:56:03 +0900] rev 53726
8214236: sun.gc.collector.2.name should be changed Reviewed-by: pliden, tschatzl
Tue, 12 Feb 2019 09:58:27 +0100 8218680: G1 crashes during calculation of old collection set candidates
tschatzl [Tue, 12 Feb 2019 09:58:27 +0100] rev 53725
8218680: G1 crashes during calculation of old collection set candidates Summary: Parameters were passed in the wrong order to some helper class. Reviewed-by: shade, kbarrett, lkorinth
Tue, 12 Feb 2019 09:00:04 +0100 8217383: Obsolete UseImplicitStableValues
redestad [Tue, 12 Feb 2019 09:00:04 +0100] rev 53724
8217383: Obsolete UseImplicitStableValues Reviewed-by: shade, rkennke, vlivanov
Wed, 06 Feb 2019 16:02:27 +0100 8218562: handle HOTSPOT_BUILD_COMPILER for clang/xlclang and cleanup HOTSPOT_BUILD_COMPILER settings
mbaesken [Wed, 06 Feb 2019 16:02:27 +0100] rev 53723
8218562: handle HOTSPOT_BUILD_COMPILER for clang/xlclang and cleanup HOTSPOT_BUILD_COMPILER settings Reviewed-by: dholmes, ihse, mdoerr
Fri, 08 Feb 2019 08:49:32 +0100 8212828: (process) Change the Process launch mechanism default on Linux to be posix_spawn
stuefe [Fri, 08 Feb 2019 08:49:32 +0100] rev 53722
8212828: (process) Change the Process launch mechanism default on Linux to be posix_spawn Reviewed-by: rriggs, martin
Mon, 11 Feb 2019 13:23:20 -0800 8201633: Problems with AES-GCM native acceleration
ascarpino [Mon, 11 Feb 2019 13:23:20 -0800] rev 53721
8201633: Problems with AES-GCM native acceleration Reviewed-by: valeriep
Mon, 11 Feb 2019 18:41:24 +0100 8218554: HttpServer: allow custom handlers to request that the connection be closed after the exchange.
dfuchs [Mon, 11 Feb 2019 18:41:24 +0100] rev 53720
8218554: HttpServer: allow custom handlers to request that the connection be closed after the exchange. Summary: custom handler code can supply `Connection: close` to response headers in order to force connection close after the exchange terminates. Reviewed-by: chegar
Mon, 11 Feb 2019 16:49:08 +0100 8217874: Shenandoah: Clobbered register in ShenandoahBarrierSetAssembler::cmpxchg_oop()
rkennke [Mon, 11 Feb 2019 16:49:08 +0100] rev 53719
8217874: Shenandoah: Clobbered register in ShenandoahBarrierSetAssembler::cmpxchg_oop() Reviewed-by: adinn
Mon, 11 Feb 2019 07:19:32 -0500 8068225: nsk/jdi/EventQueue/remove_l/remove_l005 intermittently times out
gadams [Mon, 11 Feb 2019 07:19:32 -0500] rev 53718
8068225: nsk/jdi/EventQueue/remove_l/remove_l005 intermittently times out Reviewed-by: cjplummer, sspitsyn
Mon, 11 Feb 2019 12:12:41 +0100 8218736: Build warning in lib/JvmFlags.gmk: extraneous text after 'ifeq' directive
ihse [Mon, 11 Feb 2019 12:12:41 +0100] rev 53717
8218736: Build warning in lib/JvmFlags.gmk: extraneous text after 'ifeq' directive Reviewed-by: redestad, shade
Mon, 11 Feb 2019 11:01:00 +0800 8180569: Refactor sun/security/krb5/ shell tests to plain java tests
weijun [Mon, 11 Feb 2019 11:01:00 +0800] rev 53716
8180569: Refactor sun/security/krb5/ shell tests to plain java tests Reviewed-by: mullan
Sat, 09 Feb 2019 17:19:53 -0500 8182117: Document Zip File System Properties
lancea [Sat, 09 Feb 2019 17:19:53 -0500] rev 53715
8182117: Document Zip File System Properties Reviewed-by: alanb, mchung, rriggs, clanger
Sat, 09 Feb 2019 19:39:28 +0100 8218715: [TESTBUG] TestUseOptoBiasInliningWithoutEliminateLocks needs to unlock WhiteBoxAPI
shade [Sat, 09 Feb 2019 19:39:28 +0100] rev 53714
8218715: [TESTBUG] TestUseOptoBiasInliningWithoutEliminateLocks needs to unlock WhiteBoxAPI Reviewed-by: kvn
Sat, 09 Feb 2019 10:07:13 -0800 8218705: Test sun/tools/jcmd/TestJcmdDefaults.java fails on Linux
dtitov [Sat, 09 Feb 2019 10:07:13 -0800] rev 53713
8218705: Test sun/tools/jcmd/TestJcmdDefaults.java fails on Linux Reviewed-by: dholmes
Fri, 08 Feb 2019 20:51:55 -0500 8193234: When using -Xcheck:jni an internally allocated buffer can leak
dholmes [Fri, 08 Feb 2019 20:51:55 -0500] rev 53712
8193234: When using -Xcheck:jni an internally allocated buffer can leak Reviewed-by: shade, hseigel
Fri, 08 Feb 2019 05:46:11 -0900 8218692: Switch to JCov build which supports byte code version 57
shurailine [Fri, 08 Feb 2019 05:46:11 -0900] rev 53711
8218692: Switch to JCov build which supports byte code version 57 Reviewed-by: erikj
Fri, 08 Feb 2019 13:39:22 -0800 8210280: Unnecessary reallocation when invoking HashMap.putAll()
dl [Fri, 08 Feb 2019 13:39:22 -0800] rev 53710
8210280: Unnecessary reallocation when invoking HashMap.putAll() Reviewed-by: martin, mvala, igerasim, chegar, rriggs Contributed-by: Michal Vala <mvala@redhat.com>, Doug Lea <dl@cs.oswego.edu>, Martin Buchholz <martinrb@google.com>
Fri, 08 Feb 2019 14:03:09 -0500 8200109: NMT: diff_malloc_site assert(early->flags() == current->flags(), "Must be the same memory type")
zgu [Fri, 08 Feb 2019 14:03:09 -0500] rev 53709
8200109: NMT: diff_malloc_site assert(early->flags() == current->flags(), "Must be the same memory type") Reviewed-by: shade, coleenp
Fri, 08 Feb 2019 10:03:07 -0800 8218580: endpoint identification algorithm should be case-insensitive
xuelei [Fri, 08 Feb 2019 10:03:07 -0800] rev 53708
8218580: endpoint identification algorithm should be case-insensitive Reviewed-by: jnimeh
Fri, 08 Feb 2019 09:41:45 -0800 8205654: serviceability/dcmd/framework/HelpTest.java timed out
dtitov [Fri, 08 Feb 2019 09:41:45 -0800] rev 53707
8205654: serviceability/dcmd/framework/HelpTest.java timed out Reviewed-by: sspitsyn, dholmes
Thu, 07 Feb 2019 09:55:57 +0100 8217990: C2 UseOptoBiasInlining: load of markword optimized to 0 if running with -XX:-EliminateLocks
roland [Thu, 07 Feb 2019 09:55:57 +0100] rev 53706
8217990: C2 UseOptoBiasInlining: load of markword optimized to 0 if running with -XX:-EliminateLocks Reviewed-by: thartmann, mdoerr, rrich, kvn
Fri, 08 Feb 2019 09:33:59 -0500 8218593: Symbol leak in prepend_host_package_name
coleenp [Fri, 08 Feb 2019 09:33:59 -0500] rev 53705
8218593: Symbol leak in prepend_host_package_name Summary: add appropriate refcounting for Symbols stomped by parsing Reviewed-by: hseigel, zgu
Fri, 08 Feb 2019 12:55:20 +0100 8217328: Rename CollectionSetChooser to G1CollectionSetChooser
tschatzl [Fri, 08 Feb 2019 12:55:20 +0100] rev 53704
8217328: Rename CollectionSetChooser to G1CollectionSetChooser Reviewed-by: lkorinth, kbarrett
Fri, 08 Feb 2019 12:55:20 +0100 8217330: Split G1CollectionSetChooser into collection set candidate container and the chooser algorithm
tschatzl [Fri, 08 Feb 2019 12:55:20 +0100] rev 53703
8217330: Split G1CollectionSetChooser into collection set candidate container and the chooser algorithm Reviewed-by: lkorinth, kbarrett
Fri, 08 Feb 2019 12:55:20 +0100 8217778: StringTable cleanup miscalculates amount of dead objects
tschatzl [Fri, 08 Feb 2019 12:55:20 +0100] rev 53702
8217778: StringTable cleanup miscalculates amount of dead objects Reviewed-by: kbarrett
Fri, 08 Feb 2019 13:07:44 +0000 Merge
chegar [Fri, 08 Feb 2019 13:07:44 +0000] rev 53701
Merge
Fri, 08 Feb 2019 12:23:16 +0000 8218662: Allow 204 responses with Content-Length:0 jdk-12+32
chegar [Fri, 08 Feb 2019 12:23:16 +0000] rev 53700
8218662: Allow 204 responses with Content-Length:0 Reviewed-by: michaelm
Fri, 08 Feb 2019 12:44:16 +0000 Merge
chegar [Fri, 08 Feb 2019 12:44:16 +0000] rev 53699
Merge
Fri, 08 Feb 2019 11:26:21 +0000 8218546: Unable to connect to https://google.com using java.net.HttpClient
chegar [Fri, 08 Feb 2019 11:26:21 +0000] rev 53698
8218546: Unable to connect to https://google.com using java.net.HttpClient Reviewed-by: dfuchs
Fri, 08 Feb 2019 12:31:24 +0100 8216263: Add historical data for JDK 12
jlahoda [Fri, 08 Feb 2019 12:31:24 +0100] rev 53697
8216263: Add historical data for JDK 12 Summary: Including --release 12 data, based on 12-ea+30, built from changeset 6c377af36a5c. Reviewed-by: darcy, jjg
Fri, 08 Feb 2019 12:31:23 +0100 8218630: CreateSymbols includes class and module headers unnecessarily.
jlahoda [Fri, 08 Feb 2019 12:31:23 +0100] rev 53696
8218630: CreateSymbols includes class and module headers unnecessarily. Summary: Ensure class and module headers from the current version are properly matched to existing ones to avoid duplication. Reviewed-by: jjg
Fri, 08 Feb 2019 12:31:22 +0100 8217335: Add a script to generate --release data
jlahoda [Fri, 08 Feb 2019 12:31:22 +0100] rev 53695
8217335: Add a script to generate --release data Reviewed-by: darcy, ihse
Fri, 08 Feb 2019 12:09:41 +0100 8217332: JTREG: Clean up, use generics instead of raw types
lkorinth [Fri, 08 Feb 2019 12:09:41 +0100] rev 53694
8217332: JTREG: Clean up, use generics instead of raw types Reviewed-by: tschatzl, sangheki
Fri, 08 Feb 2019 11:52:33 +0100 8217329: JTREG: Clean up, remove unused imports in gc folder
lkorinth [Fri, 08 Feb 2019 11:52:33 +0100] rev 53693
8217329: JTREG: Clean up, remove unused imports in gc folder Reviewed-by: lmesnik, tschatzl
Fri, 08 Feb 2019 02:57:40 +0100 Merge
jwilhelm [Fri, 08 Feb 2019 02:57:40 +0100] rev 53692
Merge
Thu, 07 Feb 2019 01:49:10 -0800 8218411: JDK 12 L10n resource file update msg drop 20
ljiang [Thu, 07 Feb 2019 01:49:10 -0800] rev 53691
8218411: JDK 12 L10n resource file update msg drop 20 Reviewed-by: naoto
Thu, 07 Feb 2019 02:53:27 +0100 Added tag jdk-12+31 for changeset b5f7bb57de2f
jwilhelm [Thu, 07 Feb 2019 02:53:27 +0100] rev 53690
Added tag jdk-12+31 for changeset b5f7bb57de2f
Mon, 21 Jan 2019 02:43:33 +0000 8217352: Remove EA from version string starting with Initial RC promotion jdk-12+31
diazhou [Mon, 21 Jan 2019 02:43:33 +0000] rev 53689
8217352: Remove EA from version string starting with Initial RC promotion Reviewed-by: erikj, tbell
Thu, 07 Feb 2019 17:26:44 -0500 8218601: [AOT] Crash in AOTCodeHeap::mark_evol_dependent_methods
coleenp [Thu, 07 Feb 2019 17:26:44 -0500] rev 53688
8218601: [AOT] Crash in AOTCodeHeap::mark_evol_dependent_methods Summary: null check nmethod in aot dependencies Reviewed-by: kvn
Thu, 07 Feb 2019 17:23:24 -0500 8218169: [AOT] Segmentation fault when running java with AOTed Graal in -Xcomp mode on windows
bobv [Thu, 07 Feb 2019 17:23:24 -0500] rev 53687
8218169: [AOT] Segmentation fault when running java with AOTed Graal in -Xcomp mode on windows Reviewed-by: kvn
Thu, 07 Feb 2019 22:20:46 +0100 8218625: Remove dead code in relocInfo
redestad [Thu, 07 Feb 2019 22:20:46 +0100] rev 53686
8218625: Remove dead code in relocInfo Reviewed-by: kvn, thartmann
Thu, 07 Feb 2019 14:29:17 -0500 8218558: NMT stack traces in output should show mt component for virtual memory allocations
zgu [Thu, 07 Feb 2019 14:29:17 -0500] rev 53685
8218558: NMT stack traces in output should show mt component for virtual memory allocations Reviewed-by: shade, stuefe, coleenp
Thu, 07 Feb 2019 12:09:17 +0000 8218553: Enhance keystore load debug output
coffeys [Thu, 07 Feb 2019 12:09:17 +0000] rev 53684
8218553: Enhance keystore load debug output Reviewed-by: weijun
Thu, 07 Feb 2019 12:35:45 +0100 8218431: Improved platform checking in makefiles
ihse [Thu, 07 Feb 2019 12:35:45 +0100] rev 53683
8218431: Improved platform checking in makefiles Reviewed-by: erikj
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 tip