RFR [9] 8006627: UUID to/from String performance should be improved by reducing object allocations (original) (raw)

Claes Redestad claes.redestad at oracle.com
Sat Jun 14 22:41:32 UTC 2014


Hi,

please review this patch to improve UUID performance, originally proposed by Steven Schlansker, rebased to use the allocation-free methods added in https://bugs.openjdk.java.net/browse/JDK-8041972

Webrev: http://cr.openjdk.java.net/~redestad/8006627/webrev.0/ Bug: https://bugs.openjdk.java.net/browse/JDK-8006627

Thanks!

/Claes



More information about the core-libs-dev mailing list