On Tue, 20 Jan 2026 19:45:54 GMT, Chen Liang <[email protected]> wrote:
>> test/jdk/java/lang/invoke/CompileThresholdBootstrapTest.java line 46:
>>
>>> 44: public static void main(String ... args) throws Throwable {
>>> 45: CompileThresholdBootstrapTest test = new
>>> CompileThresholdBootstrapTest();
>>> 46: test.testBootstrap();
>>
>> Does this main method even do anything? Looks like it's not being run.
>
> I know @cl4es loves to add main to small programs for easy profiling. Claes,
> do you think we should keep this main entrypoint for easy profiling?
Removed.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/28879#discussion_r2710458426