Question regarding JVM crashes in GC
Stefan Johansson
stefan.johansson at oracle.com
Mon Apr 10 14:48:12 UTC 2017
On 2017-04-10 15:31, Michael Rasmussen wrote:
> 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
Thanks Michael,
This sounds great. Could you attach the test case to the mailing list in
case we want to add this to the OpenJDK testing going forward?
Thanks,
Stefan
> /Michael
More information about the hotspot-dev
mailing list