amurillo [Thu, 28 Apr 2016 14:44:55 -0700] rev 38341
Merge
sspitsyn [Thu, 28 Apr 2016 00:38:21 -0700] rev 38340
8153749: New capability can_generate_early_class_hook_events
Summary: Add new capability
Reviewed-by: alanb, dsamersoff
amurillo [Fri, 22 Apr 2016 01:04:01 -0700] rev 38339
Merge
bharadwaj [Thu, 21 Apr 2016 15:04:00 -0400] rev 38338
Merge
bharadwaj [Tue, 19 Apr 2016 15:26:52 -0400] rev 38337
Merge
bharadwaj [Tue, 12 Apr 2016 14:17:31 -0400] rev 38336
Merge
ikrylov [Wed, 30 Mar 2016 17:04:09 +0200] rev 38335
8147844: new method j.l.Thread.onSpinWait() and the corresponding x86 hotspot instrinsic
Summary: see JEP-285 for details
Reviewed-by: psandoz, alanb, dholmes
Contributed-by: Gil Tene <gil@azul.com>, Ivan Krylov <ivan@azul.com>
dsamersoff [Thu, 21 Apr 2016 13:18:46 +0300] rev 38334
8143921: nsk/jdi/ObjectReference/waitingThreads/waitingthreads003 fails with JVMTI_ERROR_INVALID_CLASS
Summary: Skip invalid classes
Reviewed-by: sspitsyn
dsamersoff [Wed, 20 Apr 2016 15:09:39 +0000] rev 38333
Merge
dsamersoff [Wed, 20 Apr 2016 18:01:02 +0300] rev 38332
8152847: JDI use of sun.boot.class.path needs to be updated for Jigsaw
Summary: remove references to bootclasspath
Reviewed-by: alanb, sspitsyn
stefank [Wed, 20 Apr 2016 09:57:01 +0200] rev 38331
8072921: -Xincgc should be removed from output
Reviewed-by: alanb
ahenrie [Tue, 17 Nov 2015 23:10:30 -0700] rev 38330
8145278: Fix memory leak in splitPathList
Reviewed-by: sspitsyn, dsamersoff, dcubed
sundar [Tue, 17 May 2016 19:53:43 +0530] rev 38329
8157146: Add debug printlns to tests FieldSetAccessibleTest and VerifyJimage.java
Reviewed-by: alanb, shade
psandoz [Tue, 17 May 2016 12:06:41 +0200] rev 38328
8156485: MethodHandles.varHandleExactInvoker should perform exact checks
Reviewed-by: vlivanov
xiaofeya [Tue, 17 May 2016 02:34:56 -0700] rev 38327
8155088: Fix module dependencies in java/sql/* and javax/* tests
Reviewed-by: alanb
Contributed-by: Felix Yang <felix.yang@oracle.com>