rehn [Fri, 09 Aug 2019 11:04:08 +0200] rev 57699
8226228: Make Threads_lock an always safepoint checked lock.
Reviewed-by: coleenp, dcubed, dholmes
eosterlund [Fri, 09 Aug 2019 10:06:44 +0200] rev 57698
8229027: Improve how JNIHandleBlock::oops_do distinguishes oops from non-oops
Reviewed-by: pliden, stuefe, dlong
jwilhelm [Fri, 09 Aug 2019 03:51:20 +0200] rev 57697
Merge
jwilhelm [Fri, 09 Aug 2019 03:36:59 +0200] rev 57696
Added tag jdk-13+33 for changeset 9c250a7600e1
diazhou [Thu, 08 Aug 2019 05:05:04 +0000] rev 57695
8229180: Remove EA from JDK 13 version string
Reviewed-by: tbell, mikael
ljiang [Thu, 08 Aug 2019 09:32:15 -0700] rev 57694
8228778: JDK 13 L10n resource files update - msgdrop 20
Reviewed-by: naoto
rrich [Thu, 08 Aug 2019 07:07:06 +0100] rev 57693
8228359: [TESTBUG] jdk.jfr.e.g.c.TestGCHeapConfigurationEventWith32BitOops.java does not expect MinHeapSize to be aligned to HeapAlignment
Reviewed-by: mseledtsov, clanger
thartmann [Thu, 08 Aug 2019 07:05:17 +0200] rev 57692
8229219: C2 compilation fails with assert: Bad graph detected in build_loop_late
Summary: Backed out JDK-8173196.
Reviewed-by: shade, rbackman
jwilhelm [Thu, 08 Aug 2019 03:08:49 +0200] rev 57691
Added tag jdk-13+33 for changeset 5c85b58e2a42
egahlin [Fri, 09 Aug 2019 01:18:18 +0200] rev 57690
Add EventStream::setEndTime(...) and a first stab at priviliged access to local repository
herrick [Thu, 08 Aug 2019 17:27:17 -0400] rev 57689
Merge
herrick [Thu, 08 Aug 2019 17:23:13 -0400] rev 57688
8229252: Add descriptions to Windows jtreg tests
Reviewed-by: herrick, almatvee
Submitted-by: asemenyuk
herrick [Thu, 08 Aug 2019 17:21:32 -0400] rev 57687
JDK-8224788: jpackage fails on OS X when using --runtime-image
Reviewed-by: asemenyuk
aefimov [Thu, 08 Aug 2019 21:58:11 +0100] rev 57686
8225430: Replace wildcard address with loopback or local host in tests - part 14
Reviewed-by: dfuchs, chegar, vtewari
dfuchs [Thu, 08 Aug 2019 18:44:11 +0100] rev 57685
8228970: AssertionError in ResponseSubscribers$HttpResponseInputStream
Summary: HttpResponseInputStream::read(byte[],int,int) now implements the same check than the InputStream::read(byte[],int,int).
Reviewed-by: prappo, chegar, dfuchs
Contributed-by: Patrick Concannon <patrick.concannon@oracle.com>
jlaskey [Thu, 08 Aug 2019 11:06:54 -0300] rev 57684
imported patch comments