Instrumentation best practices question, and more
Alan Bateman
Alan.Bateman at oracle.com
Thu Nov 26 10:54:06 UTC 2015
On 26/11/2015 10:13, Michael Rasmussen wrote:
> Yeah, I should have been more specific -- the issue is when the package
> is loaded from the boot loader, for instance when you have an agent that
> has itself on the Boot-Class-Path in the manifest.
>
>
Thanks for clarifying.
What you are seeing is specific to JAR files added to the (otherwise
does not exist) boot class path via -Xbootclasspath/a or agent
equivalent. It's not a general issue. We've ignored this case in the
current EA builds on the assumption that it should be very rare, we will
probably need to look at it again.
-Alan.
More information about the jigsaw-dev
mailing list