RFR: 8251904: vmTestbase/nsk/sysdict/vm/stress/btree/btree010/btree010.java fails with ClassNotFoundException: nsk.sysdict.share.BTree0LLRLRLRRLR [v2]

Harold Seigel hseigel at openjdk.java.net
Tue Oct 26 12:41:51 UTC 2021


On Mon, 25 Oct 2021 21:47:10 GMT, Leonid Mesnik <lmesnik at openjdk.org> wrote:

>> Harold Seigel has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   remove PermGen comment
>
> test/hotspot/jtreg/vmTestbase/nsk/sysdict/share/SysDictTest.java line 153:
> 
>> 151:                 } catch (OutOfMemoryError | ClassNotFoundException e) {
>> 152:                     // just ignore
>> 153:                     // we do not check memory leaks in PermGen in this tests
> 
> Could you please update this comment also to don't mention PermGen?

done. Thanks

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

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


More information about the hotspot-runtime-dev mailing list