On Thu, 11 Jan 2024 16:34:37 GMT, Mark Powers wrote:
>> https://bugs.openjdk.org/browse/JDK-8318105
>
> Mark Powers has updated the pull request incrementally with two additional
> commits since the last revision:
>
> - Copyright
> - reworked to use Benchmark and Thread State
look good
> https://bugs.openjdk.org/browse/JDK-8318105
Mark Powers has updated the pull request incrementally with two additional
commits since the last revision:
- Copyright
- reworked to use Benchmark and Thread State
-
Changes:
- all: https://git.openjdk.org/jdk/pull/16435/files
-
On Fri, 17 Nov 2023 17:28:40 GMT, Kevin Driver wrote:
>> https://bugs.openjdk.org/browse/JDK-8318105
>
> test/micro/org/openjdk/bench/java/security/HSS.java line 83:
>
>> 81: @Setup
>> 82: public void setup() throws Exception {
>> 83: p = Security.getProvider("SUN");
>
> I assum
On Tue, 31 Oct 2023 18:16:11 GMT, Mark Powers wrote:
> https://bugs.openjdk.org/browse/JDK-8318105
test/micro/org/openjdk/bench/java/security/HSS.java line 83:
> 81: @Setup
> 82: public void setup() throws Exception {
> 83: p = Security.getProvider("SUN");
I assume this was jus
https://bugs.openjdk.org/browse/JDK-8318105
-
Commit messages:
- @State(Scope.Thread) preference
- first iteration
Changes: https://git.openjdk.org/jdk/pull/16435/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=16435&range=00
Issue: https://bugs.openjdk.org/browse/JDK-831