RFR: 8261785: Calling "main" method in anonymous nested class crashes the JVM [v2]

Sergey Bylokhov serb at openjdk.java.net
Tue Mar 16 19:45:07 UTC 2021


On Tue, 16 Mar 2021 17:39:34 GMT, Henry Jen <henryjen at openjdk.org> wrote:

>> test/jdk/tools/launcher/8261785/CrashTheJVM.java line 1:
>> 
>>> 1: import java.io.IOException;
>> 
>> Copyright?
>
> This file is mostly based on the bug report as I just adjust static keyword to make sure we cover different cases, thus I am not sure whether to add copyright or not.

you need to clarify this, if we cannot add copyright here, we should not use this file.

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

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


More information about the hotspot-runtime-dev mailing list