RFR (S) CR 8006627/8007398: Improve performance of Long.toUnsignedString0, Integer.toUnsignedString0, UUID(String) and UUID.toString (original) (raw)
Ulf Zibis Ulf.Zibis at CoSoCo.de
Wed Feb 13 01:42:58 UTC 2013
- Previous message: RFR (S) CR 8006627/8007398: Improve performance of Long.toUnsignedString0, Integer.toUnsignedString0, UUID(String) and UUID.toString
- Next message: RFR: 5035569: assertion error in Formatter
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Am 13.02.2013 00:30, schrieb Mike Duigou:
Hi Steven;
I have updated the patch for Java 8. There's somewhat less code sharing and a bit of refactoring than your last version but the performance should be about the same or a little better. http://cr.openjdk.java.net/~mduigou/JDK-8007398/0/webrev/
In java.lang.System: There is a space missing before '{' 1189 sun.misc.SharedSecrets.setJavaLangAccess(new sun.misc.JavaLangAccess(){
Additionally I more would like "clazz" instead "klass" for following parameters.
-Ulf
- Previous message: RFR (S) CR 8006627/8007398: Improve performance of Long.toUnsignedString0, Integer.toUnsignedString0, UUID(String) and UUID.toString
- Next message: RFR: 5035569: assertion error in Formatter
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]