shade [Tue, 15 Oct 2019 19:45:09 +0200] rev 58605
8232051: Epsilon should warn about Xms/Xmx/AlwaysPreTouch configuration
Reviewed-by: zgu
shade [Tue, 15 Oct 2019 19:38:59 +0200] rev 58604
8232205: Shenandoah: missing "Update References" -> "Update Roots" tracing
Reviewed-by: rkennke, zgu
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
psadhukhan [Tue, 15 Oct 2019 14:19:55 +0530] rev 58602
Merge
psadhukhan [Sat, 12 Oct 2019 08:49:59 +0530] rev 58601
8223158: Docked MacBook cannot start any Java Swing applications
Reviewed-by: prr, serb
psadhukhan [Fri, 11 Oct 2019 12:08:01 +0530] rev 58600
Merge
serb [Wed, 09 Oct 2019 17:06:06 -0700] rev 58599
8229810: [macos] NullPointerException getting bounds of GraphicsConfiguration
Reviewed-by: jdv
serb [Thu, 03 Oct 2019 18:17:54 -0700] rev 58598
8228676: Cleanup the native code related to fonts on Unix
Reviewed-by: jdv
serb [Tue, 01 Oct 2019 10:28:12 -0700] rev 58597
7124404: [macosx] no awt.multiClickInterval desktop property
Reviewed-by: dmarkov
serb [Mon, 30 Sep 2019 22:36:03 -0700] rev 58596
8231335: [macos] Delete unused and partly implemented JOGL/Java2D bridge
Reviewed-by: jdv
aivanov [Wed, 25 Sep 2019 22:45:43 +0100] rev 58595
8231144: Wrap contents of plain HTML files into contentContainer
Reviewed-by: prr, serb
psadhukhan [Wed, 25 Sep 2019 14:52:33 +0530] rev 58594
Merge
prr [Tue, 24 Sep 2019 09:09:15 -0700] rev 58593
8231243: [TESTBUG] CustomFont.java cannot find font file
Reviewed-by: serb
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
mbaesken [Thu, 10 Oct 2019 14:20:43 +0200] rev 58591
8232107: support ThreadPriorityPolicy flag on AIX
Reviewed-by: clanger, dholmes
dholmes [Mon, 14 Oct 2019 22:20:03 -0400] rev 58590
8232182: RedefineNestmateAttr/TestNestmateAttr.java failes due to ObjectCollectedException
Reviewed-by: phh, sspitsyn
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
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
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
redestad [Mon, 14 Oct 2019 20:58:08 +0200] rev 58586
8232165: Reduce allocations in ValueStack copying constructor
Reviewed-by: neliasso, kvn
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
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
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
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
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
shade [Mon, 14 Oct 2019 11:03:13 +0200] rev 58580
8232176: Shenandoah: new assert in ShenandoahEvacuationTask is too strong
Reviewed-by: rkennke
rehn [Mon, 14 Oct 2019 08:59:12 +0200] rev 58579
8218543: ThreadsList handling during error reporting can crash
Reviewed-by: dcubed, dholmes
mgronlun [Sun, 13 Oct 2019 16:46:15 +0200] rev 58578
Mutual exclusions on emergency dump in relation to flush()
mgronlun [Sun, 13 Oct 2019 12:36:51 +0200] rev 58577
Fix EventProducer kill and TestRecursive
egahlin [Sat, 12 Oct 2019 16:12:51 +0200] rev 58576
Fix build error
kbarrett [Sat, 12 Oct 2019 00:22:53 -0400] rev 58575
8232147: Remove notproduct option IgnoreLockingAssertions
Summary: Removed option.
Reviewed-by: coleenp, dholmes
akozlov [Fri, 11 Oct 2019 14:49:05 -0700] rev 58574
8231584: Deadlock with ClassLoader.findLibrary and System.loadLibrary call
Reviewed-by: mchung