kbarrett [Mon, 04 Jun 2018 20:14:13 -0400] rev 50392
8203948: Expand JVMTI callback notion of "internal threads"
Summary: Allow any NamedThreads in some contexts.
Reviewed-by: coleenp, dholmes
rwestberg [Mon, 04 Jun 2018 16:21:08 +0200] rev 50391
8202095: JFR TestBiasedLockRevocationEvents should cope with multiple events during a single safepoint
Reviewed-by: mgronlun, egahlin
egahlin [Mon, 04 Jun 2018 23:07:33 +0200] rev 50390
8202094: jdk/jfr/api/recording/event/TestEventTime.java intermittently times out
Reviewed-by: mgronlun
rkennke [Mon, 04 Jun 2018 23:01:48 +0200] rev 50389
8198285: More consistent Access API for arraycopy
Reviewed-by: eosterlund, shade
egahlin [Mon, 04 Jun 2018 22:03:10 +0200] rev 50388
8203919: Remove "-add-modules" hint from error message
Reviewed-by: mgronlun
gziemski [Mon, 04 Jun 2018 13:53:51 -0500] rev 50387
8204295: [BACKOUT] - JVMFlag::printError missing ATTRIBUTE_PRINTF
Summary: Backed out the original fix.
Reviewed-by: kbarrett, lfoltan
amenkov [Mon, 04 Jun 2018 10:27:48 -0700] rev 50386
Merge
amenkov [Mon, 04 Jun 2018 10:25:44 -0700] rev 50385
8187289: NotifyFramePop request is not cleared if JVMTI_EVENT_FRAME_POP is disabled
Reviewed-by: sspitsyn, cjplummer
bsrbnd [Mon, 04 Jun 2018 10:12:40 -0700] rev 50384
8189335: javac exception when referencing private inner class with same name as normal class with dollar_1
Reviewed-by: vromero
gziemski [Mon, 04 Jun 2018 12:14:22 -0500] rev 50383
8203939: JVMFlag::printError missing ATTRIBUTE_PRINTF
Summary: Added missing ATTRIBUTE_PRINTF
Reviewed-by: kbarrett, hseigel
ccheung [Mon, 04 Jun 2018 08:56:41 -0700] rev 50382
8203445: [TESTBUG] Remove appcds/jigsaw/limitmods/LimitModsTests.java
Reviewed-by: jiangli
coleenp [Mon, 04 Jun 2018 11:49:12 -0400] rev 50381
Merge