RFR: 8255286: Implement ParametersTypeData::print_data_on fully

David Holmes dholmes at openjdk.java.net
Thu Oct 28 02:40:19 UTC 2021


On Wed, 27 Oct 2021 15:37:37 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> There is a little FIXME leftover since JDK 9 build warning fixes. This basically implements `ParametersTypeData::print_data_on` like `SpeculativeTrapData::print_data_on` is currently implemented.
> 
> Additional testing:
>  - [x] Linux x86_64 fastdebug `tier1`

Seems perfectly reasonable.

Thanks,
David

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

Marked as reviewed by dholmes (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/6143


More information about the hotspot-dev mailing list