RFR: 8306842: Classfile API performance improvements [v4]
Claes Redestad
redestad at openjdk.org
Wed May 10 10:21:28 UTC 2023
On Wed, 10 May 2023 09:55:13 GMT, Adam Sotona <asotona at openjdk.org> wrote:
>> That seems misplaced. Please file an RFE to have this cleaned up.
>>
>> Each microbenchmark that has to add opens needs to take responsibility for that themselves and not change the environment for everything else. And all micros the benchmarks.jar should be runnable standalone, not rely on quirks in the make runner.
>
> All benchmarks fixed and --add-exports removed from make file.
> Thank you for pointing this out.
Thanks for fixing this!
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/13671#discussion_r1189692833
More information about the core-libs-dev
mailing list