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
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
egahlin [Fri, 11 Oct 2019 20:23:12 +0200] rev 58572
Add logging for TestRemovedChunks
egahlin [Fri, 11 Oct 2019 20:20:12 +0200] rev 58571
Add support for stream in stream with exclusion
egahlin [Fri, 11 Oct 2019 20:19:08 +0200] rev 58570
Update comment
egahlin [Fri, 11 Oct 2019 20:17:18 +0200] rev 58569
Extract EventProducer and update TestRecursive
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
mgronlun [Fri, 11 Oct 2019 19:46:05 +0200] rev 58567
Metadata races (TestStart) and thread exclusion inclusion (TestRecursive)
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
rriggs [Fri, 11 Oct 2019 13:11:56 -0400] rev 58565
8231427: Warning cleanup in tests of java.io.Serializable
Reviewed-by: darcy, lancea
iignatyev [Fri, 11 Oct 2019 09:43:41 -0700] rev 58564
8225654: rework vmTestbase/jit/graph
Reviewed-by: thartmann, neliasso
never [Thu, 10 Oct 2019 11:40:59 -0700] rev 58563
8231659: [JVMCI] Could not work PrintAssembly for JVMCI installed code
Reviewed-by: ysuenaga
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
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
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
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
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