thartmann [Mon, 05 Feb 2018 08:08:01 +0100] rev 48864
8195731: [Graal] runtime/SharedArchiveFile/serviceability/transformRelatedClasses/TransformSuperSubTwoPckgs.java intermittently fails with Graal JIT
Summary: Print detailed error if class transformation fails. Exclude tests from Graal testing.
Reviewed-by: kvn, dholmes, sspitsyn
thartmann [Mon, 05 Feb 2018 07:20:26 +0100] rev 48863
8195695: NativeLibraryTest.java fails w/ 'Expected unloaded=1 but got=0'
Summary: Exclude test from Graal testing.
Reviewed-by: kvn, dholmes, mchung
thartmann [Mon, 05 Feb 2018 07:14:24 +0100] rev 48862
8196608: [Graal] compiler/uncommontrap/TestUnstableIfTrap.java fails in Graal JIT mode
Summary: Exclude test from Graal testing.
Reviewed-by: kvn, epavlova
iveresov [Fri, 02 Feb 2018 17:28:17 -0800] rev 48861
8194819: Update Graal
Reviewed-by: kvn
hseigel [Fri, 02 Feb 2018 10:37:48 -0500] rev 48860
8190359: Reduce the number of recorded klass dependencies
Summary: Skip recording dependencies to non-anonymous classes loaded by builtin class loaders.
Reviewed-by: iklam, coleenp, lfoltan
coleenp [Fri, 02 Feb 2018 09:34:11 -0500] rev 48859
6909265: assert(_OnDeck != Self->_MutexEvent,"invariant") with -XX:+PrintMallocFree
Summary: Convert to logging without thread locking
Reviewed-by: dholmes, zgu, hseigel
dlong [Wed, 31 Jan 2018 16:10:23 -0800] rev 48858
8194990: 3 Null pointer dereference defect groups related to CodeCache::find_blob_unsafe()
Reviewed-by: kvn