simonis [Thu, 22 Nov 2018 17:22:40 +0100] rev 52665
8213698: Improve devkit creation and add support for linux/ppc64/ppc64le/s390x
Reviewed-by: erikj, ihse
hannesw [Thu, 22 Nov 2018 15:38:20 +0100] rev 52664
8200432: javadoc fails with ClassCastException on {@link byte[]}
Reviewed-by: jjg, sundar
sgehwolf [Thu, 22 Nov 2018 11:15:53 +0100] rev 52663
8214108: [TESTBUG] Incorrect Function parameter lists in vmTestbase/nsk/jvmti/scenarios/extension/EX03/ex03t001
Reviewed-by: gadams, sspitsyn
Contributed-by: Simon Tooke <stooke@redhat.com>
sgehwolf [Thu, 22 Nov 2018 10:11:58 +0100] rev 52662
8214105: [TESTBUG] Bit test is always false in serviceability/jvmti/StartPhase/AllowedFunctions
Reviewed-by: dcubed, dholmes, jcbeyler, gadams, sspitsyn
Contributed-by: Simon Tooke <stooke@redhat.com>
eosterlund [Thu, 22 Nov 2018 10:01:38 +0100] rev 52661
8213755: Let nmethods be is_unloading() outside of safepoints
Reviewed-by: rehn, coleenp, kvn
eosterlund [Thu, 22 Nov 2018 09:55:44 +0100] rev 52660
8214056: Allow the GC to attach context information to CompiledMethod
Reviewed-by: shade, kvn, adinn
eosterlund [Thu, 22 Nov 2018 09:46:24 +0100] rev 52659
8213486: SIGSEGV in CompiledMethod::cleanup_inline_caches_impl with AOT
Reviewed-by: kvn, dlong