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
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
eosterlund [Tue, 12 Nov 2019 09:25:39 +0000] rev 59025
8233506: ZGC: the load for Reference.get() can be converted to a load for strong refs
Reviewed-by: thartmann, neliasso, pliden
igerasim [Tue, 12 Nov 2019 01:36:17 -0800] rev 59024
8233884: Avoid looking up standard charsets in security libraries
Reviewed-by: coffeys
dnsimon [Tue, 12 Nov 2019 10:19:04 +0100] rev 59023
8233900: [JVMCI] improve help text for EnableJVMCIProduct option
Reviewed-by: kvn
thartmann [Tue, 12 Nov 2019 10:16:04 +0100] rev 59022
8233529: loopTransform.cpp:2984: Error: assert(p_f->Opcode() == Op_IfFalse) failed
Summary: Strengthened asserts in locate_pre_from_main() and added a check for is_main_no_pre_loop().
Reviewed-by: kvn, vlivanov
jlahoda [Tue, 12 Nov 2019 06:32:13 +0000] rev 59021
8232684: Make switch expressions final
Reviewed-by: alanb, mcimadamore, kvn
henryjen [Mon, 11 Nov 2019 17:43:10 -0800] rev 59020
8231863: Crash if classpath is read from @argument file and the main gets option argument
Reviewed-by: alanb, mchung
Contributed-by: Mat Carter <matthew.carter@microsoft.com>
michaelm [Mon, 11 Nov 2019 21:17:51 +0000] rev 59019
updates to previous changeset for windows
michaelm [Mon, 11 Nov 2019 20:27:27 +0000] rev 59018
moved unix socket address out of SOCKETADDRESS structure
dtitov [Mon, 11 Nov 2019 11:09:49 -0800] rev 59017
8233868: Unproblem list sun/tools/jstat/jstatClassloadOutput1.sh
Reviewed-by: amenkov, cjplummer
coleenp [Mon, 11 Nov 2019 12:11:34 -0500] rev 59016
8232735: Convert PrintJNIResolving to Unified Logging
Summary: converted the existing output at debug level because it is noisy
Reviewed-by: iklam, dholmes
phedlin [Mon, 11 Nov 2019 16:59:42 +0100] rev 59015
8233918: 8233498 broke build on SPARC
Reviewed-by: eosterlund
goetz [Mon, 11 Nov 2019 16:24:35 +0100] rev 59014
8231757: [ppc] Fix VerifyOops. Errors show since 8231058.
Summary: Also make the checks print the wrong value and where a failure occurred.
Reviewed-by: dholmes, mdoerr
michaelm [Mon, 11 Nov 2019 14:25:51 +0000] rev 59013
Merge
michaelm [Mon, 11 Nov 2019 14:18:20 +0000] rev 59012
Merge
phedlin [Tue, 24 Apr 2018 13:59:02 +0200] rev 59011
8233498: Remove dead code.
Reviewed-by: neliasso
egahlin [Mon, 11 Nov 2019 14:47:37 +0100] rev 59010
8230767: FlightRecorderListener returns null recording
Reviewed-by: mseledtsov, mgronlun
igerasim [Mon, 11 Nov 2019 05:09:31 -0800] rev 59009
8233886: TEST_BUG jdk/java/net/CookieHandler/B6791927.java hit hardcoded expiration date
Reviewed-by: chegar, vtewari
sjohanss [Mon, 11 Nov 2019 13:20:26 +0100] rev 59008
8233065: PSParallelCompact::move_and_update is unused and should be removed
Reviewed-by: lkorinth, tschatzl
michaelm [Mon, 11 Nov 2019 12:26:07 +0000] rev 59007
JNI initialization fix
rschmelter [Mon, 11 Nov 2019 12:06:22 +0100] rev 59006
8233790: Forward output from heap dumper to jcmd/jmap
Reviewed-by: stuefe, sspitsyn, cjplummer
mgronlun [Mon, 11 Nov 2019 11:25:15 +0100] rev 59005
8231922: Could not find field with name revokedClass
Reviewed-by: egahlin
michaelm [Mon, 11 Nov 2019 10:39:49 +0000] rev 59004
Merge
michaelm [Mon, 11 Nov 2019 10:38:24 +0000] rev 59003
updates
chagedorn [Mon, 11 Nov 2019 10:41:03 +0100] rev 59002
8229694: JVM crash in SWPointer during C2 OSR compilation
Summary: Handle the case where there is only 1 pack and no operations left when calling SuperWord::find_align_to_ref() to find the best alignment again.
Reviewed-by: kvn, vlivanov, thartmann
iignatyev [Sat, 09 Nov 2019 10:27:53 -0800] rev 59001
8233745: [JVMCI] TranslatedException should serialize classloader and module info
Reviewed-by: kvn, dnsimon
alanb [Sat, 09 Nov 2019 11:48:37 +0000] rev 59000
8233435: (dc) DatagramChannel should allow IPv6 socket join IPv4 multicast groups (macOS, win)
Reviewed-by: dfuchs
alanb [Sat, 09 Nov 2019 09:13:04 +0000] rev 58999
8216472: (se) Stack overflow during selection operation leads to crash (win)
Reviewed-by: alanb
Contributed-by: akashche@redhat.com
xuelei [Fri, 08 Nov 2019 18:35:33 -0800] rev 58998
8233621: Mismatch in jsse.enableMFLNExtension property name
Reviewed-by: mullan
herrick [Fri, 08 Nov 2019 20:41:14 -0500] rev 58997
Merge
herrick [Fri, 08 Nov 2019 16:48:20 -0500] rev 58996
823359: Reorder jpackage help text to focus on package
Reviewed-by: asemenyuk, almatvee, kcr
herrick [Fri, 08 Nov 2019 15:27:05 -0500] rev 58995
resources missed in 8233636 push
herrick [Fri, 08 Nov 2019 14:53:03 -0500] rev 58994
8233636 : Make jpackage an incubator and remove tool provider implementation
Reviewed-by: asemenyuk, almatvee, kcr
herrick [Wed, 06 Nov 2019 07:20:07 -0500] rev 58993
8233592: change --package-type option name to --type and allow -t short form
Reviewed-by: asemenyuk, almatvee, kcr
herrick [Wed, 06 Nov 2019 07:13:25 -0500] rev 58992
8233594: create a new option --bind-servces to pass on to jlink
Reviewed-by: asemenyuk, almatvee, kcr
fyang [Fri, 08 Nov 2019 16:53:57 +0800] rev 58991
8233839: aarch64: missing memory barrier in NewObjectArrayStub and NewTypeArrayStub
Reviewed-by: adinn
iklam [Fri, 08 Nov 2019 11:03:00 -0800] rev 58990
8233855: [TESTBUG] appcds/FieldLayoutFlags.java failed to clean up files after test
Reviewed-by: hseigel
zgu [Fri, 08 Nov 2019 11:41:17 -0500] rev 58989
8233850: Shenandoah: Shenandoah thread count ergonomics should be container aware
Reviewed-by: rkennke
michaelm [Fri, 08 Nov 2019 16:22:21 +0000] rev 58988
inherited channels fix
bpb [Fri, 08 Nov 2019 08:12:04 -0800] rev 58987
8220479: java/nio/channels/Selector/SelectWithConsumer.java failed at testTwoChannels()
Reviewed-by: bpb
Contributed-by: alan.bateman@oracle.com