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
jboes [Fri, 08 Nov 2019 11:15:16 +0000] rev 59029
8232853: AuthenticationFilter.Cache::remove may throw ConcurrentModificationException
Summary: Change implementation to use iterator instead of plain LinkedList
Reviewed-by: dfuchs, vtewari
fweimer [Tue, 12 Nov 2019 12:19:24 +0100] rev 59028
8233941: adlc should not generate Pipeline_Use_Cycle_Mask::operator=
Summary: Removed useless = operator.
Reviewed-by: kvn, thartmann
jiefu [Mon, 11 Nov 2019 17:40:28 +0800] rev 59027
8233885: Test fails with assert(comp != __null) failed: Ensure we have a compiler
Reviewed-by: thartmann, iveresov
eosterlund [Tue, 12 Nov 2019 09:27:21 +0000] rev 59026
8224817: Implementation of JEP 364: ZGC on macOS
Reviewed-by: pliden, stefank