[jdk20] RFR: 8298162: Test PrintClasses hits assert when run with code that retransform classes [v2]
Markus Grönlund
mgronlun at openjdk.org
Tue Dec 20 13:47:50 UTC 2022
On Tue, 20 Dec 2022 02:58:10 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.
>
> Coleen Phillimore has updated the pull request incrementally with one additional commit since the last revision:
>
> Add requires vm.hasJFR
Marked as reviewed by mgronlun (Reviewer).
-------------
PR: https://git.openjdk.org/jdk20/pull/57
More information about the hotspot-runtime-dev
mailing list