On Tue, 8 Feb 2022 16:49:41 GMT, Alex Menkov wrote:
> ClassLoaderDataGraph::classes_do description says:
> // Walking classes through the ClassLoaderDataGraph include array classes.
> So do_load_class callback should not dump arrays for the classes and dumper
> doesn't need to call Universe::bas
On Tue, 11 Jan 2022 14:21:06 GMT, zzambers wrote:
>> @zzambers please integrate this (see bot comment above) and I'll sponsor the
>> push for you.
>
> @jerboaa @sspitsyn @alexmenkov thanks for help and reviews
@zzambers do you plan to backport these changes to the old releases and to the
jdk8
This test has 4 test cases/modes: two core files test cases and two process.
Each runs with and w/o `-Xcomp`. The `-Xcomp` test cases are not suppose to run
when `-XX:+DeoptimizeALot` is used, because the test does some checks that
assume certain methods will be compiled. This is handled by addi