Question regarding JVM crashes in GC
Michael Rasmussen
michael.rasmussen at zeroturnaround.com
Mon Apr 10 13:31:40 UTC 2017
On 10 April 2017 at 15:31, Stefan Johansson <stefan.johansson at oracle.com> wrote:
> I'm not sure I follow what too soon mean. For the GC we should be fine as
> long as the offsets are correct, and you seem to have verified this.
Here is a minimal test case, with a JVMTI agent that defines a subtype
of WeakReference "too soon", causing the issue:
https://gist.github.com/anonymous/d6fbe111082b0059cbeb36b90ba87558
/Michael
More information about the hotspot-dev
mailing list