joehw [Tue, 07 Nov 2017 16:19:55 -0800] rev 47712
8181151: Fix lint warnings in JAXP repo: cast
Reviewed-by: lancea, rriggs
martin [Tue, 07 Nov 2017 10:35:58 -0800] rev 47711
8190814: javax/imageio/stream/NullStreamCheckTest writes to the repo
Reviewed-by: pnarayanan, jdv, prr
martin [Tue, 07 Nov 2017 10:02:48 -0800] rev 47710
8190816: PropertiesTest.sh fails to make $WRITABLEJDK writable
Reviewed-by: naoto, rgoel
chegar [Tue, 07 Nov 2017 17:08:59 +0000] rev 47709
8190482: InnocuousThread creation should not require the caller to possess enableContextClassLoaderOverride
Reviewed-by: rriggs, mchung
hannesw [Tue, 07 Nov 2017 12:18:29 +0100] rev 47708
8186807: JSObject gets ScriptFunction when ScriptObjectMirror is expected
Reviewed-by: sundar, hannesw
Contributed-by: priya.lakshmi.muthuswamy@oracle.com
mchung [Mon, 06 Nov 2017 17:48:00 -0800] rev 47707
8164512: Replace ClassLoader use of finalizer with phantom reference to unload native library
Reviewed-by: alanb, bchristi, kbarrett, dholmes, plevart
rriggs [Mon, 06 Nov 2017 17:35:40 -0500] rev 47706
8187281: Remove intermittent from OnExitTest
Reviewed-by: lancea
michaelm [Mon, 06 Nov 2017 16:32:00 +0000] rev 47705
8190793: Httpserver does not detect truncated request body
Reviewed-by: chegar, dfuchs