RFR: 8311775: [TEST] duplicate verifyHeapDump in several tests [v2]

Yi Yang yyang at openjdk.org
Fri Aug 11 02:47:02 UTC 2023


On Thu, 10 Aug 2023 19:29:27 GMT, Alex Menkov <amenkov at openjdk.org> wrote:

>> Yi Yang has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   fix TestHeapDumpForInvokDynamic
>
> test/hotspot/jtreg/serviceability/sa/TestHeapDumpForInvokeDynamic.java line 40:
> 
>> 38: import jdk.test.lib.hprof.parser.HprofReader;
>> 39: import jdk.test.lib.hprof.parser.PositionDataInputStream;
>> 40: import jdk.test.lib.hprof.HprofParser;
> 
> PositionDataInputStream and HprofParser imports are not used anymore

Thanks for review, all copyright year and unused imports are removed now

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

PR Review Comment: https://git.openjdk.org/jdk/pull/15202#discussion_r1290838169


More information about the serviceability-dev mailing list