[jdk20] Integrated: 8298162: Test PrintClasses hits assert when run with code that retransform classes

Coleen Phillimore coleenp at openjdk.org
Tue Dec 20 14:12:55 UTC 2022


On Mon, 19 Dec 2022 18:56:57 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:

> Allow scratch class to print InstanceKlass fields and not crash.  We might enhance InstanceKlass::print_on() to print more of the misc_flags information in the future so this output (rarely seen) doesn't confuse people.
> Tested with failing test case, and tier1-4.

This pull request has now been integrated.

Changeset: 03afec16
Author:    Coleen Phillimore <coleenp at openjdk.org>
URL:       https://git.openjdk.org/jdk20/commit/03afec16f8abecb845eb14db5b51eaac9131a3c8
Stats:     13 lines in 2 files changed: 11 ins; 0 del; 2 mod

8298162: Test PrintClasses hits assert when run with code that retransform classes

Reviewed-by: dholmes, mgronlun

-------------

PR: https://git.openjdk.org/jdk20/pull/57


More information about the hotspot-runtime-dev mailing list