sangheki [Wed, 13 Nov 2019 10:49:32 -0800] rev 59061
8220311: Implementation: NUMA-Aware Memory Allocation for G1, Survivor (2/3)
Reviewed-by: kbarrett, sjohanss, tschatzl
sangheki [Wed, 13 Nov 2019 10:49:12 -0800] rev 59060
8220310: Implementation: NUMA-Aware Memory Allocation for G1, Mutator (1/3)
Reviewed-by: kbarrett, sjohanss, tschatzl, pliden
mullan [Wed, 13 Nov 2019 13:43:06 -0500] rev 59059
8214483: Remove algorithms that use MD5 or DES from security requirements
Reviewed-by: xuelei
jjg [Wed, 13 Nov 2019 10:33:00 -0800] rev 59058
8234025: Elements.getPackageElement(ModuleElement,CharSequence) returns null for unnamed package
Reviewed-by: jlahoda
amlu [Wed, 13 Nov 2019 21:56:28 +0800] rev 59057
8234079: ZipFileInputStreamSkipTest.java runs zero test
Reviewed-by: lancea
coleenp [Wed, 13 Nov 2019 08:23:23 -0500] rev 59056
8233913: Remove implicit conversion from Method* to methodHandle
Summary: Fix call sites to use existing THREAD local or pass down THREAD local for shallower callsites. Make linkResolver methods return Method* for caller to handleize if needed.
Reviewed-by: iklam, thartmann, hseigel
coffeys [Wed, 13 Nov 2019 11:27:50 +0000] rev 59055
8233731: repeated typo "fro" for "for"
Reviewed-by: dfuchs
Contributed-by: kiran.sidhartha.ravikumar@oracle.com
michaelm [Wed, 13 Nov 2019 11:37:09 +0000] rev 59054
unixdomainchannels: update to unit tests
lkorinth [Wed, 13 Nov 2019 11:37:29 +0100] rev 59053
8232365: Implementation for JEP 363: Remove the Concurrent Mark Sweep (CMS) Garbage Collector
Reviewed-by: kbarrett, tschatzl, erikj, coleenp, dholmes
michaelm [Wed, 13 Nov 2019 11:06:17 +0000] rev 59052
unixdomainchannels: added some unit tests
bsrbnd [Wed, 13 Nov 2019 11:21:15 +0100] rev 59051
8214239: Missing x86_64.ad patterns for clearing and setting long vector bits
Reviewed-by: kvn, vlivanov, jrose, sviswanathan
mdoerr [Mon, 21 Oct 2019 19:58:16 +0200] rev 59050
8230459: Test failed to resume JVMCI CompilerThread
Reviewed-by: dholmes, kvn
smonteith [Wed, 13 Nov 2019 17:24:53 +0800] rev 59049
8231841: AArch64: debug.cpp help() is missing an AArch64 line for pns
Summary: Adds missing line for aarch64 to debug.cpp help() for pns
Reviewed-by: adinn
Contributed-by: alan.hayward@arm.com
michaelm [Wed, 13 Nov 2019 09:16:04 +0000] rev 59048
Merge
michaelm [Wed, 13 Nov 2019 09:09:41 +0000] rev 59047
8233958: Memory retention due to HttpsURLConnection finalizer that serves no purpose
Reviewed-by: dfuchs, rriggs
thartmann [Wed, 13 Nov 2019 08:43:35 +0100] rev 59046
8233656: assert(d->is_CFG() && n->is_CFG()) failed: must have CFG nodes
Summary: Explicitly handle ProjNodes with TOP input.
Reviewed-by: kvn, vlivanov
ysuenaga [Wed, 13 Nov 2019 10:27:06 +0900] rev 59045
8233785: Incorrect JDK version is reported in hs_err log
Reviewed-by: dholmes, stuefe
amlu [Wed, 13 Nov 2019 09:09:04 +0800] rev 59044
8233961: Problem list tools/jlink/JLinkReproducibleTest.java for windows-all
Reviewed-by: alanb
naoto [Tue, 12 Nov 2019 14:05:18 -0800] rev 59043
8232860: Error formatting integer values with MessageFormat.format() using HOST provider
Reviewed-by: rriggs
bchristi [Tue, 12 Nov 2019 13:49:40 -0800] rev 59042
8226297: Dual-pivot quicksort improvements
Reviewed-by: dl, lbourges
Contributed-by: Vladimir Yaroslavskiy <vlv.spb.ru@mail.ru>
fweimer [Tue, 12 Nov 2019 21:00:08 +0000] rev 59041
8233880: Support compilers with multi-digit major version numbers
Reviewed-by: tbell
eosterlund [Tue, 12 Nov 2019 20:14:49 +0000] rev 59040
8230661: ZGC: Stop reloading oops in load barriers
Reviewed-by: pliden, stefank
eosterlund [Tue, 12 Nov 2019 20:01:23 +0000] rev 59039
8233797: ZGC: Unify naming convention for functions using atomics
Reviewed-by: pliden, stefank
eosterlund [Tue, 12 Nov 2019 20:01:23 +0000] rev 59038
8233061: ZGC: Enforce memory ordering in segmented bit maps
Reviewed-by: pliden, stefank
darcy [Tue, 12 Nov 2019 10:45:23 -0800] rev 59037
8233940: Preview API tests for String methods should use ${jdk.version} as -source arg
Reviewed-by: jlaskey, jlahoda
mbalao [Tue, 12 Nov 2019 12:36:16 -0300] rev 59036
8233946: Add @since 13 annotation to KerberosPrincipal.KRB_NT_ENTERPRISE field
Reviewed-by: clanger
tschatzl [Tue, 12 Nov 2019 16:28:26 +0100] rev 59035
8233792: TestG1ParallelPhases.java fails with phase NonYoungFreeCSet not found (2)
Reviewed-by: lkorinth, kbarrett
herrick [Tue, 12 Nov 2019 10:25:55 -0500] rev 59034
Merge
herrick [Tue, 12 Nov 2019 10:18:11 -0500] rev 59033
Merge
mdoerr [Tue, 12 Nov 2019 16:13:16 +0100] rev 59032
8233820: Test crashed with assert(phi->operand_count() != 1 || phi->subst() != phi) failed: missed trivial simplification
Summary: Verification code needs to skip illegal phi functions.
Reviewed-by: thartmann, vlivanov
herrick [Tue, 12 Nov 2019 10:09:40 -0500] rev 59031
Merge
michaelm [Tue, 12 Nov 2019 15:07:15 +0000] rev 59030
Added connection setup time benchmark