thartmann [Tue, 22 Jan 2019 18:25:56 +0100] rev 53429
8217230: assert(t == t_no_spec) failure in NodeHash::check_no_speculative_types()
Summary: Remove dead node from C2 IR.
Reviewed-by: roland, neliasso
mullan [Tue, 22 Jan 2019 09:27:19 -0500] rev 53428
8216280: Allow later Symantec Policy distrust date for two Apple SubCAs
Reviewed-by: coffeys
ngasson [Tue, 22 Jan 2019 10:25:22 +0800] rev 53427
8217427: (dc) nio/channels/DatagramChannel/UseDGWithIPv6.java fails without IPv6
Reviewed-by: alanb, clanger
clanger [Mon, 21 Jan 2019 06:55:59 +0000] rev 53426
8207404: MulticastSocket tests failing on AIX
Reviewed-by: chegar, sgroeger
dnsimon [Sun, 20 Jan 2019 14:57:22 +0100] rev 53425
8215375: [Graal] jck:vm/jvmti/Exception/excp001/excp00101 fails in Graal as JIT mode and -Xcomp mode
Reviewed-by: kvn, dlong
dlong [Fri, 18 Jan 2019 16:11:36 -0800] rev 53424
8217394: Remove org.graalvm.compiler.debug.test.TimerKeyTest from problem list
Reviewed-by: kvn
shurailine [Tue, 22 Jan 2019 03:32:47 -0800] rev 53423
8217357: Implement JCov jib profiles
Reviewed-by: erikj
alanb [Tue, 22 Jan 2019 16:39:52 +0000] rev 53422
8217461: (ch) Add Net.available to return the number of bytes in the socket input buffer
Reviewed-by: clanger, michaelm
rriggs [Thu, 03 Jan 2019 17:39:39 +0800] rev 53421
8215976: Fix gmtime_r declaration conflicts in zip.cpp with linux header files
Reviewed-by: dholmes, rriggs
Contributed-by: patrick@os.amperecomputing.com
weijun [Tue, 22 Jan 2019 21:18:45 +0800] rev 53420
8215776: Keytool importkeystore may mix up certificate chain entries when DNs conflict
Reviewed-by: xuelei
alanb [Tue, 22 Jan 2019 12:32:19 +0000] rev 53419
8217451: ExtendedSocketOptions should encapsulate support for SO_FLOW_SLA
Reviewed-by: michaelm, chegar
redestad [Tue, 22 Jan 2019 11:22:44 +0100] rev 53418
8217442: Optimize native accesses to String.value
Reviewed-by: shade, dholmes
dnsimon [Tue, 22 Jan 2019 10:12:05 +0100] rev 53417
8217445: [JVMCI] incorrect management of JVMCI compilation failure reason string
Reviewed-by: kvn, thartmann
thartmann [Tue, 22 Jan 2019 08:50:49 +0100] rev 53416
8217291: Failure of ::realloc() should be handled correctly in adlc/forms.cpp
Summary: Handle reallocation failures in adlc.
Reviewed-by: kvn, neliasso
thartmann [Tue, 22 Jan 2019 08:47:01 +0100] rev 53415
8217447: Develop flag TraceICs is broken
Summary: Added NULL check and fixed output.
Reviewed-by: kvn