On Mon, 10 Jun 2024 20:05:03 GMT, Evgeny Astigeevich <eastigeev...@openjdk.org> 
wrote:

> We can exclude Java methods from compilation with compiler directives. Later 
> we can remove those directives.
> This PR fixes a bug that after removal of those directives Java methods don't 
> become compilable.
> A regression test is added.
> 
> Tested fastdebug build with a new test and tier1 tests.

Test `runtime/BootstrapMethod/BSMCalledTwice.java` might have failed on Windows 
x64 because of the change.

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

PR Comment: https://git.openjdk.org/jdk/pull/19637#issuecomment-2163808736

Reply via email to