RFR: 8343377: Performance regression in reflective invocation of native methods [v2]

Chen Liang liach at openjdk.org
Wed Nov 27 01:04:06 UTC 2024


On Tue, 26 Nov 2024 20:41:05 GMT, Mandy Chung <mchung at openjdk.org> wrote:

>> Chen Liang has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains four additional commits since the last revision:
>> 
>>  - Review comments
>>  - Merge branch 'master' of https://github.com/openjdk/jdk into fix/reflect-native-slow
>>  - Better comments
>>  - 8343377: Performance regression in reflective invocation of native methods
>
> test/jdk/java/lang/invoke/MethodHandleInvokeUOE.java line 26:
> 
>> 24: /*
>> 25:  * @test
>> 26:  * @bug 8343377
> 
> I'm surprised adding `@bug` in this test.  As no change made to this test, I think no need to add the bug ID.

Reverted these two tests.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/22169#discussion_r1859511947


More information about the core-libs-dev mailing list