Wed, 16 Oct 2019 18:47:11 -0700 8231859: Extra dash after the exception name in @throws clause of javadoc
igerasim [Wed, 16 Oct 2019 18:47:11 -0700] rev 58659
8231859: Extra dash after the exception name in @throws clause of javadoc Reviewed-by: weijun
Thu, 17 Oct 2019 02:49:14 +0200 Added tag jdk-14+19 for changeset 9b67dd88a931
jwilhelm [Thu, 17 Oct 2019 02:49:14 +0200] rev 58658
Added tag jdk-14+19 for changeset 9b67dd88a931
Wed, 16 Oct 2019 16:55:52 -0700 8232230: Suppress warnings on non-serializable non-transient instance fields in java.util.concurrent
darcy [Wed, 16 Oct 2019 16:55:52 -0700] rev 58657
8232230: Suppress warnings on non-serializable non-transient instance fields in java.util.concurrent Reviewed-by: martin
Thu, 17 Oct 2019 07:31:35 +0800 8232357: Compare version info of Santuario to legal notice
weijun [Thu, 17 Oct 2019 07:31:35 +0800] rev 58656
8232357: Compare version info of Santuario to legal notice Reviewed-by: mullan
Thu, 17 Oct 2019 00:19:02 +0200 8232207: Linux os::available_memory re-reads cgroup configuration on every invocation
redestad [Thu, 17 Oct 2019 00:19:02 +0200] rev 58655
8232207: Linux os::available_memory re-reads cgroup configuration on every invocation Reviewed-by: bobv, sgehwolf
Thu, 17 Oct 2019 00:00:13 +0200 8232211: Remove dead code from os.hpp|cpp
redestad [Thu, 17 Oct 2019 00:00:13 +0200] rev 58654
8232211: Remove dead code from os.hpp|cpp Reviewed-by: dholmes, dcubed, rehn
Wed, 16 Oct 2019 14:32:17 -0700 8230407: SocketPermission and FilePermission action list allows leading comma
igerasim [Wed, 16 Oct 2019 14:32:17 -0700] rev 58653
8230407: SocketPermission and FilePermission action list allows leading comma Reviewed-by: chegar Contributed-by: Ivan Gerasimov <ivan.gerasimov@oracle.com>, Chris Hegarty <chris.hegarty@oracle.com>
Mon, 14 Oct 2019 18:48:10 -0700 8232232: G1RemSetSummary::_rs_threads_vtimes is not initialized to zero jdk-14+19
manc [Mon, 14 Oct 2019 18:48:10 -0700] rev 58652
8232232: G1RemSetSummary::_rs_threads_vtimes is not initialized to zero Summary: Fix error in "Concurrent refinement threads times" in GC log and cleanup. Reviewed-by: tschatzl, kbarrett
Wed, 16 Oct 2019 17:41:03 +0200 Merge stuefe-new-metaspace-branch
stuefe [Wed, 16 Oct 2019 17:41:03 +0200] rev 58651
Merge
Wed, 16 Oct 2019 16:54:56 +0200 8231754: [JVMCI] Make r27 unconditionally reserved in JVMCI
yzheng [Wed, 16 Oct 2019 16:54:56 +0200] rev 58650
8231754: [JVMCI] Make r27 unconditionally reserved in JVMCI Summary: Reserve r27 (heap base register) on AArch64 unconditionally Reviewed-by: adinn, dlong
Wed, 16 Oct 2019 14:50:53 +0100 8231449: HttpClient’s client ssl certificate authentication seems to be broken.
dfuchs [Wed, 16 Oct 2019 14:50:53 +0100] rev 58649
8231449: HttpClient’s client ssl certificate authentication seems to be broken. Summary: SSLFlowDelegate.Reader and SubscriberWrapper are changed to better cooperate on when more demand should be requested from upstream. The issue encountered in this scenario was triggered by a large certificate which caused the SSLFlowDelegate to stop requesting data from upstream during the handshake although the engine handshake status was NEED_UNWRAP. Reviewed-by: chegar
Wed, 16 Oct 2019 10:32:08 -0400 8232279 : Improve test helpers #2 JDK-8200758-branch
herrick [Wed, 16 Oct 2019 10:32:08 -0400] rev 58648
8232279 : Improve test helpers #2 Submitted-by: asemenyuk Reviewed-by: aherrick, almatvee
Wed, 16 Oct 2019 09:57:23 -0400 8231862: Decouple DesktopIntegration and LinuxPackageBundler classes JDK-8200758-branch
herrick [Wed, 16 Oct 2019 09:57:23 -0400] rev 58647
8231862: Decouple DesktopIntegration and LinuxPackageBundler classes Submitted-by: asemenyuk Reviewed-by: aherrick, almatvee
Wed, 16 Oct 2019 16:10:24 +0200 Remove experimental MetaspaceSeparateMicroCLDs feature, since its effect was underwhelming stuefe-new-metaspace-branch
stuefe [Wed, 16 Oct 2019 16:10:24 +0200] rev 58646
Remove experimental MetaspaceSeparateMicroCLDs feature, since its effect was underwhelming
Wed, 16 Oct 2019 15:31:05 +0200 Merge stuefe-new-metaspace-branch
stuefe [Wed, 16 Oct 2019 15:31:05 +0200] rev 58645
Merge
Wed, 16 Oct 2019 12:36:44 +0200 8232260: Remove g1 prefix in G1CollectedHeap::g1_hot_card_cache() getter
tschatzl [Wed, 16 Oct 2019 12:36:44 +0200] rev 58644
8232260: Remove g1 prefix in G1CollectedHeap::g1_hot_card_cache() getter Reviewed-by: kbarrett, sjohanss
Wed, 16 Oct 2019 11:52:56 +0200 8232106: [x86] C2: SIGILL due to usage of SSSE3 instructions on processors which don't support it
mdoerr [Wed, 16 Oct 2019 11:52:56 +0200] rev 58643
8232106: [x86] C2: SIGILL due to usage of SSSE3 instructions on processors which don't support it Reviewed-by: kvn, thartmann
Wed, 16 Oct 2019 11:23:46 +0200 Merge JEP-349-branch
mgronlun [Wed, 16 Oct 2019 11:23:46 +0200] rev 58642
Merge
Tue, 15 Oct 2019 22:22:23 -0400 8229919: Support JNI Critical functions in object pinning API on x86_32 platforms
zgu [Tue, 15 Oct 2019 22:22:23 -0400] rev 58641
8229919: Support JNI Critical functions in object pinning API on x86_32 platforms Reviewed-by: rkennke, adinn
Wed, 16 Oct 2019 01:16:12 +0200 Don't expand LongMap lazily JEP-349-branch
egahlin [Wed, 16 Oct 2019 01:16:12 +0200] rev 58640
Don't expand LongMap lazily
Tue, 15 Oct 2019 21:33:54 +0000 Merge
henryjen [Tue, 15 Oct 2019 21:33:54 +0000] rev 58639
Merge
Mon, 14 Oct 2019 21:01:25 +0000 Merge
henryjen [Mon, 14 Oct 2019 21:01:25 +0000] rev 58638
Merge
Fri, 04 Oct 2019 13:44:11 -0700 8228825: Enhance ECDSA operations
ascarpino [Fri, 04 Oct 2019 13:44:11 -0700] rev 58637
8228825: Enhance ECDSA operations Reviewed-by: mullan
Tue, 06 Aug 2019 20:39:48 +0200 8226765: Commentary on Javadoc comments
hannesw [Tue, 06 Aug 2019 20:39:48 +0200] rev 58636
8226765: Commentary on Javadoc comments Reviewed-by: jjg, rhalade, skoivu
Thu, 17 Jan 2019 10:44:17 -0500 8227601: Better collection of references
rriggs [Thu, 17 Jan 2019 10:44:17 -0500] rev 58635
8227601: Better collection of references Reviewed-by: smarks, ahgross, skoivu, rhalade
Thu, 18 Jul 2019 07:25:17 -0700 8227662: freetype seeks to index at the end of the font data
prr [Thu, 18 Jul 2019 07:25:17 -0700] rev 58634
8227662: freetype seeks to index at the end of the font data Reviewed-by: serb, psadhukhan
Sun, 16 Jun 2019 13:14:32 -0700 8225292: Better Graphics2D drawing
prr [Sun, 16 Jun 2019 13:14:32 -0700] rev 58633
8225292: Better Graphics2D drawing Reviewed-by: serb, psadhukhan, mschoene, rhalade
Fri, 14 Jun 2019 20:33:17 -0700 8224915: Better serial attributes
prr [Fri, 14 Jun 2019 20:33:17 -0700] rev 58632
8224915: Better serial attributes Reviewed-by: serb, psadhukhan, mschoene, rhalade
Tue, 25 Jun 2019 00:07:47 +0100 8223892: Improved handling of jar files
aefimov [Tue, 25 Jun 2019 00:07:47 +0100] rev 58631
8223892: Improved handling of jar files Reviewed-by: dfuchs, chegar, michaelm, rhalade, ahgross
Fri, 21 Jun 2019 10:51:10 +0100 8225298: Improve TLS connection support
chegar [Fri, 21 Jun 2019 10:51:10 +0100] rev 58630
8225298: Improve TLS connection support Reviewed-by: dfuchs, igerasim, michaelm, rhalade, skoivu
Wed, 19 Jun 2019 15:24:42 -0700 8225286: Better rendering of native glyphs
prr [Wed, 19 Jun 2019 15:24:42 -0700] rev 58629
8225286: Better rendering of native glyphs Reviewed-by: serb, psadhukhan, mschoene, rhalade
Wed, 19 Jun 2019 15:23:53 -0700 8225597: Enhance font glyph mapping
prr [Wed, 19 Jun 2019 15:23:53 -0700] rev 58628
8225597: Enhance font glyph mapping Reviewed-by: serb, psadhukhan, mschoene, rhalade
Fri, 31 May 2019 10:58:10 -0700 8224532: Better Path supports
joehw [Fri, 31 May 2019 10:58:10 -0700] rev 58627
8224532: Better Path supports Reviewed-by: rriggs, lancea, dfuchs, mschoene
Fri, 31 May 2019 18:16:57 +0100 8218877: Help transform transformers
alitvinov [Fri, 31 May 2019 18:16:57 +0100] rev 58626
8218877: Help transform transformers Reviewed-by: serb, prr, mschoene, bpb, ssahoo
Mon, 27 May 2019 01:36:04 -0700 8224062: Improve String index handling
thartmann [Mon, 27 May 2019 01:36:04 -0700] rev 58625
8224062: Improve String index handling Reviewed-by: kvn, rhalade, mschoene
Fri, 24 May 2019 16:53:44 +0200 8223518: Unexpected exception in jjs
hannesw [Fri, 24 May 2019 16:53:44 +0200] rev 58624
8223518: Unexpected exception in jjs Reviewed-by: sundar, mschoene, rhalade, jlaskey
Wed, 22 May 2019 19:41:59 -0700 8222684: Better support for patterns
igerasim [Wed, 22 May 2019 19:41:59 -0700] rev 58623
8222684: Better support for patterns 8223163: Better pattern recognition Reviewed-by: ahgross, bchristi, jeff, rhalade, rriggs, smarks
Wed, 22 May 2019 13:31:42 -0400 8224505: TestQuotedLogOutput failure after ProcessBuilder changes
rriggs [Wed, 22 May 2019 13:31:42 -0400] rev 58622
8224505: TestQuotedLogOutput failure after ProcessBuilder changes Reviewed-by: alanb
Wed, 22 May 2019 08:42:11 -0700 8223886: Add in font table referene
prr [Wed, 22 May 2019 08:42:11 -0700] rev 58621
8223886: Add in font table referene Reviewed-by: serb, psadhukhan, mschoene, rhalade
Tue, 21 May 2019 13:02:22 -0700 8223505: Better pattern compilation
joehw [Tue, 21 May 2019 13:02:22 -0700] rev 58620
8223505: Better pattern compilation Reviewed-by: rriggs, lancea, dfuchs, mschoene
Tue, 30 Apr 2019 16:45:29 -0400 8221858: Build Better Processes
rriggs [Tue, 30 Apr 2019 16:45:29 -0400] rev 58619
8221858: Build Better Processes Reviewed-by: alanb, rhalade, ahgross, darcy
Tue, 21 May 2019 08:37:30 +0800 8224025: Fix for JDK-8220302 is not complete
weijun [Tue, 21 May 2019 08:37:30 +0800] rev 58618
8224025: Fix for JDK-8220302 is not complete Reviewed-by: ahgross, mullan, valeriep
Mon, 20 May 2019 15:57:16 +0100 8213429: Windows file handling redux
aefimov [Mon, 20 May 2019 15:57:16 +0100] rev 58617
8213429: Windows file handling redux Reviewed-by: alanb, dfuchs, weijun, bpb, rhalade, ahgross
Sun, 19 May 2019 17:20:21 -0700 8221497: Optional Panes in Swing
serb [Sun, 19 May 2019 17:20:21 -0700] rev 58616
8221497: Optional Panes in Swing Reviewed-by: prr, alitvinov, mschoene, rhalade
Wed, 15 May 2019 12:44:31 -0700 8222690: Better Glyph Images
prr [Wed, 15 May 2019 12:44:31 -0700] rev 58615
8222690: Better Glyph Images Reviewed-by: serb, psadhukhan, mschoene, rhalade
Fri, 03 May 2019 19:42:28 +0100 8223326: Regression introduced by CPU sync: java.security.AccessControlException: access denied ("java.net.NetPermission" "setSocketImpl")
aefimov [Fri, 03 May 2019 19:42:28 +0100] rev 58614
8223326: Regression introduced by CPU sync: java.security.AccessControlException: access denied ("java.net.NetPermission" "setSocketImpl") Reviewed-by: dfuchs, alanb Contributed-by: Alan Bateman <alan.bateman@oracle.com>
Tue, 23 Apr 2019 11:59:54 -0700 8220186: Improve use of font temporary files
prr [Tue, 23 Apr 2019 11:59:54 -0700] rev 58613
8220186: Improve use of font temporary files Reviewed-by: serb, psadhukhan, mschoene, rhalade
Mon, 22 Apr 2019 13:01:57 +0800 8209901: Canonical file handling
weijun [Mon, 22 Apr 2019 13:01:57 +0800] rev 58612
8209901: Canonical file handling Reviewed-by: mullan, alanb, ahgross
Fri, 19 Apr 2019 10:22:20 +0800 8220302: Better Kerberos ccache handling
weijun [Fri, 19 Apr 2019 10:22:20 +0800] rev 58611
8220302: Better Kerberos ccache handling Reviewed-by: valeriep
Mon, 25 Mar 2019 17:15:27 +0000 8217997: Better socket support
michaelm [Mon, 25 Mar 2019 17:15:27 +0000] rev 58610
8217997: Better socket support Reviewed-by: alanb, ahgross, chegar, igerasim
Tue, 15 Oct 2019 13:25:57 -0700 8232234: Suppress warnings on non-serializable non-transient instance fields in java.rmi
darcy [Tue, 15 Oct 2019 13:25:57 -0700] rev 58609
8232234: Suppress warnings on non-serializable non-transient instance fields in java.rmi Reviewed-by: rriggs
Tue, 15 Oct 2019 14:00:04 -0400 Merge JDK-8200758-branch
herrick [Tue, 15 Oct 2019 14:00:04 -0400] rev 58608
Merge
Tue, 15 Oct 2019 13:44:36 -0400 8231912: Use https for URLs in help and error messages JDK-8200758-branch
herrick [Tue, 15 Oct 2019 13:44:36 -0400] rev 58607
8231912: Use https for URLs in help and error messages Reviewed-by: asemenyuk, kcr
Tue, 15 Oct 2019 13:39:58 -0400 8231604: Expand junit test added with JDK-8230920 JDK-8200758-branch
herrick [Tue, 15 Oct 2019 13:39:58 -0400] rev 58606
8231604: Expand junit test added with JDK-8230920 Reviewed-by: asemenyuk
Tue, 15 Oct 2019 19:45:09 +0200 8232051: Epsilon should warn about Xms/Xmx/AlwaysPreTouch configuration
shade [Tue, 15 Oct 2019 19:45:09 +0200] rev 58605
8232051: Epsilon should warn about Xms/Xmx/AlwaysPreTouch configuration Reviewed-by: zgu
Tue, 15 Oct 2019 19:38:59 +0200 8232205: Shenandoah: missing "Update References" -> "Update Roots" tracing
shade [Tue, 15 Oct 2019 19:38:59 +0200] rev 58604
8232205: Shenandoah: missing "Update References" -> "Update Roots" tracing Reviewed-by: rkennke, zgu
Tue, 15 Oct 2019 09:25:59 -0700 8212749: DecimalFormat.setGroupingSize(int) allows setting negative grouping size
naoto [Tue, 15 Oct 2019 09:25:59 -0700] rev 58603
8212749: DecimalFormat.setGroupingSize(int) allows setting negative grouping size 8231984: Clarify semantics of DecimalFormat.getGroupingSize(0) Reviewed-by: rriggs
Tue, 15 Oct 2019 14:19:55 +0530 Merge
psadhukhan [Tue, 15 Oct 2019 14:19:55 +0530] rev 58602
Merge
Sat, 12 Oct 2019 08:49:59 +0530 8223158: Docked MacBook cannot start any Java Swing applications
psadhukhan [Sat, 12 Oct 2019 08:49:59 +0530] rev 58601
8223158: Docked MacBook cannot start any Java Swing applications Reviewed-by: prr, serb
Fri, 11 Oct 2019 12:08:01 +0530 Merge
psadhukhan [Fri, 11 Oct 2019 12:08:01 +0530] rev 58600
Merge
Wed, 09 Oct 2019 17:06:06 -0700 8229810: [macos] NullPointerException getting bounds of GraphicsConfiguration
serb [Wed, 09 Oct 2019 17:06:06 -0700] rev 58599
8229810: [macos] NullPointerException getting bounds of GraphicsConfiguration Reviewed-by: jdv
Thu, 03 Oct 2019 18:17:54 -0700 8228676: Cleanup the native code related to fonts on Unix
serb [Thu, 03 Oct 2019 18:17:54 -0700] rev 58598
8228676: Cleanup the native code related to fonts on Unix Reviewed-by: jdv
Tue, 01 Oct 2019 10:28:12 -0700 7124404: [macosx] no awt.multiClickInterval desktop property
serb [Tue, 01 Oct 2019 10:28:12 -0700] rev 58597
7124404: [macosx] no awt.multiClickInterval desktop property Reviewed-by: dmarkov
Mon, 30 Sep 2019 22:36:03 -0700 8231335: [macos] Delete unused and partly implemented JOGL/Java2D bridge
serb [Mon, 30 Sep 2019 22:36:03 -0700] rev 58596
8231335: [macos] Delete unused and partly implemented JOGL/Java2D bridge Reviewed-by: jdv
Wed, 25 Sep 2019 22:45:43 +0100 8231144: Wrap contents of plain HTML files into contentContainer
aivanov [Wed, 25 Sep 2019 22:45:43 +0100] rev 58595
8231144: Wrap contents of plain HTML files into contentContainer Reviewed-by: prr, serb
Wed, 25 Sep 2019 14:52:33 +0530 Merge
psadhukhan [Wed, 25 Sep 2019 14:52:33 +0530] rev 58594
Merge
Tue, 24 Sep 2019 09:09:15 -0700 8231243: [TESTBUG] CustomFont.java cannot find font file
prr [Tue, 24 Sep 2019 09:09:15 -0700] rev 58593
8231243: [TESTBUG] CustomFont.java cannot find font file Reviewed-by: serb
Tue, 09 Jul 2019 15:58:22 +0200 8227441: Enhance logging when reading the fontconfig info file
clanger [Tue, 09 Jul 2019 15:58:22 +0200] rev 58592
8227441: Enhance logging when reading the fontconfig info file Reviewed-by: prr, mbaesken Contributed-by: matthias.baesken@sap.com, christoph.langer@sap.com
Thu, 10 Oct 2019 14:20:43 +0200 8232107: support ThreadPriorityPolicy flag on AIX
mbaesken [Thu, 10 Oct 2019 14:20:43 +0200] rev 58591
8232107: support ThreadPriorityPolicy flag on AIX Reviewed-by: clanger, dholmes
Mon, 14 Oct 2019 22:20:03 -0400 8232182: RedefineNestmateAttr/TestNestmateAttr.java failes due to ObjectCollectedException
dholmes [Mon, 14 Oct 2019 22:20:03 -0400] rev 58590
8232182: RedefineNestmateAttr/TestNestmateAttr.java failes due to ObjectCollectedException Reviewed-by: phh, sspitsyn
Fri, 11 Oct 2019 16:52:18 +0800 8231988: Unexpected test result caused by C2 IdealLoopTree::do_remove_empty_loop
fyang [Fri, 11 Oct 2019 16:52:18 +0800] rev 58589
8231988: Unexpected test result caused by C2 IdealLoopTree::do_remove_empty_loop Summary: Duplicate cmp node in empty loop if it has other users Reviewed-by: neliasso, thartmann Contributed-by: wanghuang3@huawei.com, xietuo@huawei.com
Mon, 14 Oct 2019 14:40:02 -0700 8232224: [TESTBUG] problemlist JFR TestLargeRootSet.java
mseledtsov [Mon, 14 Oct 2019 14:40:02 -0700] rev 58588
8232224: [TESTBUG] problemlist JFR TestLargeRootSet.java Summary: Problem listed the test Reviewed-by: egahlin, dcubed
Mon, 14 Oct 2019 12:22:09 -0700 8231981: Refactor test definitions to split RT and SVC tests
lmesnik [Mon, 14 Oct 2019 12:22:09 -0700] rev 58587
8231981: Refactor test definitions to split RT and SVC tests Reviewed-by: sspitsyn, dholmes
Mon, 14 Oct 2019 20:58:08 +0200 8232165: Reduce allocations in ValueStack copying constructor
redestad [Mon, 14 Oct 2019 20:58:08 +0200] rev 58586
8232165: Reduce allocations in ValueStack copying constructor Reviewed-by: neliasso, kvn
Mon, 14 Oct 2019 11:24:23 -0700 8227231: JDWP help information shows use of obsolete Xdebug flag
dtitov [Mon, 14 Oct 2019 11:24:23 -0700] rev 58585
8227231: JDWP help information shows use of obsolete Xdebug flag Reviewed-by: dholmes, sspitsyn, amenkov
Mon, 14 Oct 2019 14:36:45 -0400 8232042: [macos] Installation fails if application name contains spaces JDK-8200758-branch
herrick [Mon, 14 Oct 2019 14:36:45 -0400] rev 58584
8232042: [macos] Installation fails if application name contains spaces Submitted-by: almatvee Reviewed-by: aherrick, asemenyuk
Mon, 14 Oct 2019 14:33:01 -0400 8231857: App and Application folder icons are not aligned correctly JDK-8200758-branch
herrick [Mon, 14 Oct 2019 14:33:01 -0400] rev 58583
8231857: App and Application folder icons are not aligned correctly Submitted-by: almatvee Reviewed-by: aherrick, asemenyuk
Mon, 14 Oct 2019 11:05:39 -0400 8231856: pkg installer dialog contains background image which does not look correc JDK-8200758-branch
herrick [Mon, 14 Oct 2019 11:05:39 -0400] rev 58582
8231856: pkg installer dialog contains background image which does not look correc Submitted-by: almatvee Reviewed-by: aherrick, asemenyuk
Mon, 14 Oct 2019 11:04:06 -0400 8231858:[macos] App does not run if installed with pkg JDK-8200758-branch
herrick [Mon, 14 Oct 2019 11:04:06 -0400] rev 58581
8231858:[macos] App does not run if installed with pkg Submitted-by: almatvee Reviewed-by: aherrick, asemenyuk
Mon, 14 Oct 2019 11:03:13 +0200 8232176: Shenandoah: new assert in ShenandoahEvacuationTask is too strong
shade [Mon, 14 Oct 2019 11:03:13 +0200] rev 58580
8232176: Shenandoah: new assert in ShenandoahEvacuationTask is too strong Reviewed-by: rkennke
Mon, 14 Oct 2019 08:59:12 +0200 8218543: ThreadsList handling during error reporting can crash
rehn [Mon, 14 Oct 2019 08:59:12 +0200] rev 58579
8218543: ThreadsList handling during error reporting can crash Reviewed-by: dcubed, dholmes
Sun, 13 Oct 2019 16:46:15 +0200 Mutual exclusions on emergency dump in relation to flush() JEP-349-branch
mgronlun [Sun, 13 Oct 2019 16:46:15 +0200] rev 58578
Mutual exclusions on emergency dump in relation to flush()
Sun, 13 Oct 2019 12:36:51 +0200 Fix EventProducer kill and TestRecursive JEP-349-branch
mgronlun [Sun, 13 Oct 2019 12:36:51 +0200] rev 58577
Fix EventProducer kill and TestRecursive
Sat, 12 Oct 2019 16:12:51 +0200 Fix build error JEP-349-branch
egahlin [Sat, 12 Oct 2019 16:12:51 +0200] rev 58576
Fix build error
Sat, 12 Oct 2019 00:22:53 -0400 8232147: Remove notproduct option IgnoreLockingAssertions
kbarrett [Sat, 12 Oct 2019 00:22:53 -0400] rev 58575
8232147: Remove notproduct option IgnoreLockingAssertions Summary: Removed option. Reviewed-by: coleenp, dholmes
Fri, 11 Oct 2019 14:49:05 -0700 8231584: Deadlock with ClassLoader.findLibrary and System.loadLibrary call
akozlov [Fri, 11 Oct 2019 14:49:05 -0700] rev 58574
8231584: Deadlock with ClassLoader.findLibrary and System.loadLibrary call Reviewed-by: mchung
Fri, 11 Oct 2019 13:14:00 -0700 8230865: [TESTBUG] jdk/jfr/event/io/EvilInstrument.java fails at-run shell MakeJAR.sh target
mseledtsov [Fri, 11 Oct 2019 13:14:00 -0700] rev 58573
8230865: [TESTBUG] jdk/jfr/event/io/EvilInstrument.java fails at-run shell MakeJAR.sh target Summary: Prebuilding the test class before adding it into a jar file Reviewed-by: iignatyev, egahlin
Fri, 11 Oct 2019 20:23:12 +0200 Add logging for TestRemovedChunks JEP-349-branch
egahlin [Fri, 11 Oct 2019 20:23:12 +0200] rev 58572
Add logging for TestRemovedChunks
Fri, 11 Oct 2019 20:20:12 +0200 Add support for stream in stream with exclusion JEP-349-branch
egahlin [Fri, 11 Oct 2019 20:20:12 +0200] rev 58571
Add support for stream in stream with exclusion
Fri, 11 Oct 2019 20:19:08 +0200 Update comment JEP-349-branch
egahlin [Fri, 11 Oct 2019 20:19:08 +0200] rev 58570
Update comment
Fri, 11 Oct 2019 20:17:18 +0200 Extract EventProducer and update TestRecursive JEP-349-branch
egahlin [Fri, 11 Oct 2019 20:17:18 +0200] rev 58569
Extract EventProducer and update TestRecursive
Fri, 11 Oct 2019 11:06:46 -0700 8225435: Upgrade IANA Language Subtag Registry to the latest for JDK14
naoto [Fri, 11 Oct 2019 11:06:46 -0700] rev 58568
8225435: Upgrade IANA Language Subtag Registry to the latest for JDK14 Reviewed-by: rriggs
Fri, 11 Oct 2019 19:46:05 +0200 Metadata races (TestStart) and thread exclusion inclusion (TestRecursive) JEP-349-branch
mgronlun [Fri, 11 Oct 2019 19:46:05 +0200] rev 58567
Metadata races (TestStart) and thread exclusion inclusion (TestRecursive)
Fri, 11 Oct 2019 13:14:33 -0400 8232135: Add diagnostic output to test java/util/ProcessBuilder/Basic.java
rriggs [Fri, 11 Oct 2019 13:14:33 -0400] rev 58566
8232135: Add diagnostic output to test java/util/ProcessBuilder/Basic.java Reviewed-by: lancea
Fri, 11 Oct 2019 13:11:56 -0400 8231427: Warning cleanup in tests of java.io.Serializable
rriggs [Fri, 11 Oct 2019 13:11:56 -0400] rev 58565
8231427: Warning cleanup in tests of java.io.Serializable Reviewed-by: darcy, lancea
Fri, 11 Oct 2019 09:43:41 -0700 8225654: rework vmTestbase/jit/graph
iignatyev [Fri, 11 Oct 2019 09:43:41 -0700] rev 58564
8225654: rework vmTestbase/jit/graph Reviewed-by: thartmann, neliasso
Thu, 10 Oct 2019 11:40:59 -0700 8231659: [JVMCI] Could not work PrintAssembly for JVMCI installed code
never [Thu, 10 Oct 2019 11:40:59 -0700] rev 58563
8231659: [JVMCI] Could not work PrintAssembly for JVMCI installed code Reviewed-by: ysuenaga
Fri, 11 Oct 2019 11:50:04 -0400 8232120: com/sun/jdi/InvokeTest fails with -Xcheck:jni: assert(k->is_instance_klass()) failed: cast to InstanceKlass
coleenp [Fri, 11 Oct 2019 11:50:04 -0400] rev 58562
8232120: com/sun/jdi/InvokeTest fails with -Xcheck:jni: assert(k->is_instance_klass()) failed: cast to InstanceKlass Summary: Should have allowed recv klass to be an array. Reviewed-by: hseigel, dcubed
Thu, 10 Oct 2019 10:28:55 +0100 8231717: Improve performance of charset decoding when charset is always compactable
aleonard [Thu, 10 Oct 2019 10:28:55 +0100] rev 58561
8231717: Improve performance of charset decoding when charset is always compactable Reviewed-by: rriggs, redestad, alanb
Fri, 11 Oct 2019 06:57:33 -0700 8232167: Visual Studio install found through --with-tools-dir value is discarded
jvernee [Fri, 11 Oct 2019 06:57:33 -0700] rev 58560
8232167: Visual Studio install found through --with-tools-dir value is discarded Reviewed-by: erikj, ihse
Fri, 11 Oct 2019 06:31:52 -0700 8232134: Change to Visual Studio 2017 15.9.16 for building on Windows at Oracle
erikj [Fri, 11 Oct 2019 06:31:52 -0700] rev 58559
8232134: Change to Visual Studio 2017 15.9.16 for building on Windows at Oracle Reviewed-by: ihse
Fri, 11 Oct 2019 06:38:52 -0700 8232133: Change to GCC 8.3 for building on Linux at Oracle
erikj [Fri, 11 Oct 2019 06:38:52 -0700] rev 58558
8232133: Change to GCC 8.3 for building on Linux at Oracle Reviewed-by: kbarrett, dholmes, ihse
Fri, 11 Oct 2019 13:07:21 +0000 8232116: ZGC: Remove redundant ZLock in ZNMethodTable
eosterlund [Fri, 11 Oct 2019 13:07:21 +0000] rev 58557
8232116: ZGC: Remove redundant ZLock in ZNMethodTable Reviewed-by: stefank, pliden
Thu, 10 Oct 2019 10:59:13 +0100 8232046: AArch64 build failure after JDK-8225681
adinn [Thu, 10 Oct 2019 10:59:13 +0100] rev 58556
8232046: AArch64 build failure after JDK-8225681 Reviewed-by: eosterlund
Fri, 11 Oct 2019 08:49:42 -0400 8231769: Test tools/javac/tree/MakeTypeTest.java fails with -Xcheck:jni
coleenp [Fri, 11 Oct 2019 08:49:42 -0400] rev 58555
8231769: Test tools/javac/tree/MakeTypeTest.java fails with -Xcheck:jni Summary: Delete local jni handles in create_from_platform_dependent_str() after upcall to Java. Reviewed-by: dholmes, hseigel
Fri, 11 Oct 2019 17:49:25 +0800 8232151: Minimal VM build broken after JDK-8232050
jiefu [Fri, 11 Oct 2019 17:49:25 +0800] rev 58554
8232151: Minimal VM build broken after JDK-8232050 Reviewed-by: dholmes, clanger
Mon, 23 Sep 2019 20:26:18 +0200 8196969: JTreg Failure: serviceability/sa/ClhsdbJstack.java causes NPE
sgehwolf [Mon, 23 Sep 2019 20:26:18 +0200] rev 58553
8196969: JTreg Failure: serviceability/sa/ClhsdbJstack.java causes NPE Summary: Account for serialized null scopes in NMethod Reviewed-by: aph, never
Fri, 11 Oct 2019 11:21:28 +0200 8231956: Remove seq_add_card/reference from PerRegionTable class
tschatzl [Fri, 11 Oct 2019 11:21:28 +0200] rev 58552
8231956: Remove seq_add_card/reference from PerRegionTable class Reviewed-by: sjohanss, pliden
Fri, 11 Oct 2019 10:16:35 +0200 8232070: ZGC: Remove unused ZVerifyLoadBarriers
pliden [Fri, 11 Oct 2019 10:16:35 +0200] rev 58551
8232070: ZGC: Remove unused ZVerifyLoadBarriers Reviewed-by: tschatzl
Fri, 11 Oct 2019 09:55:35 +0200 8230957: [TESTBUG] containers/docker/TestJcmdWithSideCar.java sporadic failures
mbaesken [Fri, 11 Oct 2019 09:55:35 +0200] rev 58550
8230957: [TESTBUG] containers/docker/TestJcmdWithSideCar.java sporadic failures Reviewed-by: clanger, bobv, mseledtsov
Fri, 11 Oct 2019 09:43:18 +0200 8065704: Set LC_ALL=C for all relevant commands in the build system
ihse [Fri, 11 Oct 2019 09:43:18 +0200] rev 58549
8065704: Set LC_ALL=C for all relevant commands in the build system Reviewed-by: naoto, erikj
Wed, 09 Oct 2019 14:07:44 +0200 8232052: use string literal for format string when handling PauseAtStartupFile
mbaesken [Wed, 09 Oct 2019 14:07:44 +0200] rev 58548
8232052: use string literal for format string when handling PauseAtStartupFile Reviewed-by: clanger, stuefe
Thu, 10 Oct 2019 08:46:07 +0200 8232060: add some initializations using sigemptyset in os_aix.cpp
mbaesken [Thu, 10 Oct 2019 08:46:07 +0200] rev 58547
8232060: add some initializations using sigemptyset in os_aix.cpp Reviewed-by: clanger, stuefe
Fri, 11 Oct 2019 01:11:28 +0200 8232150: aarch64 build broken after JDK-8232050
redestad [Fri, 11 Oct 2019 01:11:28 +0200] rev 58546
8232150: aarch64 build broken after JDK-8232050 Reviewed-by: dholmes
Wed, 09 Oct 2019 12:43:32 -0700 8165056: move JIT Compiler related files from runtime/ to compiler/ directory
xliu [Wed, 09 Oct 2019 12:43:32 -0700] rev 58545
8165056: move JIT Compiler related files from runtime/ to compiler/ directory Reviewed-by: kvn, coleenp, dholmes
Thu, 10 Oct 2019 21:54:54 +0200 8231947: Shenandoah: cleanup ShenandoahHumongousMoves flag treatment
shade [Thu, 10 Oct 2019 21:54:54 +0200] rev 58544
8231947: Shenandoah: cleanup ShenandoahHumongousMoves flag treatment Reviewed-by: rkennke
Thu, 10 Oct 2019 21:54:53 +0200 8232102: Shenandoah: print everything in proper units
shade [Thu, 10 Oct 2019 21:54:53 +0200] rev 58543
8232102: Shenandoah: print everything in proper units Reviewed-by: rkennke
Thu, 10 Oct 2019 10:48:31 -0700 8232071: Avoid shared dictionary lookup when the class name is not shared
iklam [Thu, 10 Oct 2019 10:48:31 -0700] rev 58542
8232071: Avoid shared dictionary lookup when the class name is not shared Reviewed-by: jiangli, ccheung
Thu, 10 Oct 2019 10:47:45 -0700 8231986: [SA] Consolidate parts of the Linux and MacOSX versions of ps_core.c
iklam [Thu, 10 Oct 2019 10:47:45 -0700] rev 58541
8231986: [SA] Consolidate parts of the Linux and MacOSX versions of ps_core.c Reviewed-by: sspitsyn, cjplummer
Thu, 10 Oct 2019 17:36:57 +0200 Random sized allocation for TestLaregRootSet.java JEP-349-branch
egahlin [Thu, 10 Oct 2019 17:36:57 +0200] rev 58540
Random sized allocation for TestLaregRootSet.java
(0) -30000 -10000 -3000 -1000 -120 +120 tip