redestad [Fri, 11 Oct 2019 01:11:28 +0200] rev 58546
8232150: aarch64 build broken after JDK-8232050
Reviewed-by: dholmes
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
shade [Thu, 10 Oct 2019 21:54:54 +0200] rev 58544
8231947: Shenandoah: cleanup ShenandoahHumongousMoves flag treatment
Reviewed-by: rkennke
shade [Thu, 10 Oct 2019 21:54:53 +0200] rev 58543
8232102: Shenandoah: print everything in proper units
Reviewed-by: rkennke
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
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
egahlin [Thu, 10 Oct 2019 17:36:57 +0200] rev 58540
Random sized allocation for TestLaregRootSet.java
herrick [Thu, 10 Oct 2019 10:57:42 -0400] rev 58539
Merge
herrick [Wed, 09 Oct 2019 10:58:20 -0400] rev 58538
8231910: Expose the APPDIR variable to applications that use jpackage
Reviewed-by: asemenyuk, almatvee
redestad [Thu, 10 Oct 2019 13:26:22 +0200] rev 58537
8232050: Improve inlining of Klass accessors
Reviewed-by: lfoltan, tschatzl, coleenp, dholmes, jiangli
chagedorn [Thu, 10 Oct 2019 10:27:12 +0200] rev 58536
8231720: Some perf regressions after 8225653
Summary: Fixed emitting of unused assembly code in 8225653 which had a negative impact on performance in tight loops.
Reviewed-by: kvn, thartmann
mbaesken [Wed, 09 Oct 2019 09:57:33 +0200] rev 58535
8232045: cleanup AIX 5.3 workarounds from libnio/ch/Net.c
Reviewed-by: alanb, clanger, chegar
yzhou [Thu, 10 Oct 2019 14:43:41 +0800] rev 58534
8231213: Migrate SimpleDateFormatConstTest to JDK Repo
Reviewed-by: naoto
dlong [Wed, 09 Oct 2019 21:53:48 -0700] rev 58533
8231973: Update Graal
Reviewed-by: kvn
darcy [Wed, 09 Oct 2019 19:38:11 -0700] rev 58532
8232078: Suppress warnings on non-serializable non-transient instance fields in java.datatransfer
Reviewed-by: serb
darcy [Wed, 09 Oct 2019 18:23:20 -0700] rev 58531
8232076: Suppress warnings on non-serializable non-transient instance fields java.naming
Reviewed-by: lancea
sspitsyn [Thu, 10 Oct 2019 01:10:26 +0000] rev 58530
8231595: [TEST] develop a test case for SuspendThreadList including current thread
Summary: Extend test coverage for SuspendThreadList
Reviewed-by: amenkov, cjplummer, dholmes
jwilhelm [Thu, 10 Oct 2019 01:48:08 +0200] rev 58529
Added tag jdk-14+18 for changeset e84d8379815b
ccheung [Wed, 09 Oct 2019 16:42:18 -0700] rev 58528
8231529: [TESTBUG] runtime/cds/appcds/dynamicArchive/DynamicLotsOfClasses.java shouldn't wrap SkippedException into Exception
Summary: Removed the try-catch in the test.
Reviewed-by: iklam, lfoltan
never [Wed, 09 Oct 2019 16:35:44 -0700] rev 58527
8231586: enlarge encoding space for OopMapValue offsets
Reviewed-by: dlong
mgronlun [Wed, 09 Oct 2019 23:22:56 +0200] rev 58526
Merge
mgronlun [Wed, 09 Oct 2019 23:21:07 +0200] rev 58525
fixes
rhalade [Wed, 09 Oct 2019 12:21:28 -0700] rev 58524
8231887: ComodoCA.java fails because certificate was revoked
Reviewed-by: mullan, clanger
epavlova [Wed, 09 Oct 2019 10:59:45 -0700] rev 58523
8231903: [Graal] Update com.oracle.mxtool.junit classes
Reviewed-by: kvn
pliden [Wed, 09 Oct 2019 20:12:46 +0200] rev 58522
8232056: GetOwnedMonitorInfoWithEATest.java fails with ZGC: Heap too small
Reviewed-by: dholmes, rrich
cushon [Wed, 09 Oct 2019 10:02:54 -0700] rev 58521
8231990: Remove unnecessary else-if branch in Types.union
Reviewed-by: mcimadamore
Contributed-by: Brad Corso <bcorso@google.com>
darcy [Wed, 09 Oct 2019 10:17:50 -0700] rev 58520
8231202: Suppress warnings on non-serializable non-transient instance fields in serializable classes
Reviewed-by: rriggs, chegar
darcy [Wed, 09 Oct 2019 09:57:41 -0700] rev 58519
8231262: Suppress warnings on non-serializable instance fields in security libs serializable classes
Reviewed-by: mullan, chegar