# HG changeset patch # User kbarrett # Date 1528157653 14400 # Node ID 625f9432612aac9e68c3c7200565e17a49ae4fff # Parent 2bea53d7a27bfa37b15907c9b9ef24d139542b28 8203948: Expand JVMTI callback notion of "internal threads" Summary: Allow any NamedThreads in some contexts. Reviewed-by: coleenp, dholmes diff -r 2bea53d7a27b -r 625f9432612a src/hotspot/share/prims/jvmtiEnter.xsl --- a/src/hotspot/share/prims/jvmtiEnter.xsl Mon Jun 04 16:21:08 2018 +0200 +++ b/src/hotspot/share/prims/jvmtiEnter.xsl Mon Jun 04 20:14:13 2018 -0400 @@ -1,6 +1,6 @@