mullan [Mon, 29 Apr 2019 14:34:10 -0400] rev 54644
8036608: Key.getAlgorithm link to standard algorithm names needs to be updated
Reviewed-by: xuelei
bpb [Mon, 29 Apr 2019 07:39:16 -0700] rev 54643
8218280: LineNumberReader throws "Mark invalid" exception if CRLF straddles buffer.
Reviewed-by: dfuchs, prappo
fyang [Fri, 26 Apr 2019 16:38:39 +0800] rev 54642
8223020: aarch64: expand minI_rReg and maxI_rReg patterns into separate instructions
Reviewed-by: aph
clanger [Mon, 29 Apr 2019 10:27:44 +0100] rev 54641
8223015: Cleanups for zipfs tests
Reviewed-by: redestad, lancea
thartmann [Mon, 29 Apr 2019 09:04:25 +0200] rev 54640
8221592: C2 compilation failed with assert(!q->is_MergeMem())
Summary: Transform the original MergeMem after transforming the slices to get rid of MergeMem inputs.
Reviewed-by: kvn, neliasso
weijun [Sat, 27 Apr 2019 18:21:57 +0800] rev 54639
8223003: SunMSCAPI keys are not cleaned up
Reviewed-by: igerasim
lmesnik [Fri, 26 Apr 2019 11:33:32 -0700] rev 54638
8220813: update hotspot tier1_gc tests depending on GC to use @requires vm.gc.X
Reviewed-by: pliden, lmesnik
Contributed-by: aoqi@loongson.cn
vromero [Fri, 26 Apr 2019 12:49:51 -0400] rev 54637
8219487: j.l.c.ClassDesc spec should contain precise assertions for one parameter's methods
Reviewed-by: darcy, jlaskey
naoto [Fri, 26 Apr 2019 09:09:39 -0700] rev 54636
8222980: Upgrade IANA Language Subtag Registry to Version 2019-04-03
Reviewed-by: bpb, lancea
avoitylov [Fri, 26 Apr 2019 18:56:15 +0300] rev 54635
8221988: add possibility to build with Visual Studio 2019
Reviewed-by: erikj, ysuenaga
dfuchs [Fri, 26 Apr 2019 16:25:43 +0100] rev 54634
8129315: java/net/Socket/LingerTest.java and java/net/Socket/ShutdownBoth.java timeout intermittently
Summary: tests are updated to use the loopback address instead of the wildcard to avoid traffic being routed to a different server than what was intended by the test.
Reviewed-by: chegar
jwilhelm [Fri, 26 Apr 2019 12:35:26 +0200] rev 54633
8223026: [BACKOUT] Typo in test/hotspot/jtreg/TEST.groups is causing test harness failures
Reviewed-by: dsimms
pliden [Fri, 26 Apr 2019 12:05:34 +0200] rev 54632
8223016: ZGC: Fix misaligned statistics printout
Reviewed-by: tschatzl
rehn [Fri, 26 Apr 2019 10:18:47 +0200] rev 54631
8222637: Obsolete NeedsDeoptSuspend
Reviewed-by: dlong, coleenp, dholmes
clanger [Fri, 26 Apr 2019 08:53:29 +0100] rev 54630
8222440: (zipfs) JarFileSystem does not correctly handle versioned entries if no root entry is present
Reviewed-by: lancea