RFR: 8291459: JVM crash with GenerateOopMap::error_work(char const*, __va_list_tag*) [v2]
Harold Seigel
hseigel at openjdk.org
Fri Aug 5 13:44:06 UTC 2022
On Fri, 5 Aug 2022 03:54:27 GMT, David Holmes <dholmes at openjdk.org> wrote:
>> Harold Seigel has updated the pull request incrementally with one additional commit since the last revision:
>>
>> remove CreateCodedumpOnCrash option
>
> test/hotspot/jtreg/runtime/GenerateOopMap/TestGenerateOopMapCrash.java line 34:
>
>> 32: */
>> 33:
>> 34: package compiler.linkage;
>
> Why a package, and why this package for a runtime test ??
Commit 3 removed the packages. Thanks for pointing this out.
-------------
PR: https://git.openjdk.org/jdk/pull/9745
More information about the hotspot-dev
mailing list