Re: RFR: Remove map synchronization from SignatureAndHashAlgorithm

2017-04-26 Thread Steven Davidovitz
I filed an issue on your behalf for tracking purposes: > https://bugs.openjdk.java.net/browse/JDK-8179275 > > Also, have you signed the OCA? See http://www.oracle.com/technetw > ork/community/oca-486395.html for more information. > > --Sean > > > On 4/15/17 3:25 PM, St

RFR: Remove map synchronization from SignatureAndHashAlgorithm

2017-04-15 Thread Steven Davidovitz
d sample 11336330 11949.506 ± 1775.776 ns/op measureOriginalsample 10855026 23003.654 ± 2286.571 ns/op Thanks, Steven Davidovitz 1: http://hg.openjdk.java.net/jdk9/dev/jdk/rev/daaace32c979 diff --git a/src/java.base/share/classes/sun/security/ssl/SignatureAndHashAlgorithm.java b/src/java.