[jdk17u-dev] RFR: 8324648: Avoid NoSuchMethodError when instantiating NativePRNG [v2]

Oli Gillespie ogillespie at openjdk.org
Thu May 2 09:23:02 UTC 2024


On Wed, 3 Apr 2024 08:44:39 GMT, Oli Gillespie <ogillespie at openjdk.org> wrote:

>> Hi all,
>> 
>> This pull request contains a backport of commit [69b2674c](https://github.com/openjdk/jdk/commit/69b2674c6861fdb7d9f9cb39e07d50515c73e33a) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository.
>> 
>> The commit being backported was authored by Oli Gillespie on 9 Feb 2024 and was reviewed by Aleksey Shipilev, Weijun Wang, Chen Liang and Valerie Peng.
>> 
>> I had to manually resolve the copyright change, but apart from that it's clean.
>> 
>> Benchmark results (`make test TEST=micro:org.openjdk.bench.java.security.SecureRandomBench`, using the benchmark from https://github.com/openjdk/jdk/pull/17559):
>> 
>> 
>> Before: 2614 ± 127  ns/op
>>  After:  508 ± 7 ns/op
>>  ```
>> 
>> Thanks!
>
> Oli Gillespie 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 two additional commits since the last revision:
> 
>  - Merge remote-tracking branch 'origin/master' into backport-8324648-nsme
>  - Backport 69b2674c6861fdb7d9f9cb39e07d50515c73e33a

Waiting for next release for approval as requested.

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

PR Comment: https://git.openjdk.org/jdk17u-dev/pull/2308#issuecomment-2089991811


More information about the jdk-updates-dev mailing list