hg: jdk/sandbox: 2 new changesets
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Fri Feb 22 18:15:16 UTC 2019
Changeset: 0448cb38c418
Author: bpb
Date: 2019-02-22 10:13 -0800
URL: http://hg.openjdk.java.net/jdk/sandbox/rev/0448cb38c418
8011135: (bf) CharBuffer.put(String) is slow because of String.charAt() call for each char
Reviewed-by: alanb, redestad
! src/java.base/share/classes/java/nio/Heap-X-Buffer.java.template
+ test/micro/org/openjdk/bench/java/nio/CharBuffers.java
Changeset: 7a6fd71449e7
Author: bpb
Date: 2019-02-22 10:13 -0800
URL: http://hg.openjdk.java.net/jdk/sandbox/rev/7a6fd71449e7
8048192: (bf) Out of direct buffer memory message should include the limits
Reviewed-by: alanb, rriggs
! src/java.base/share/classes/java/nio/Bits.java
More information about the jdk-sandbox-changes
mailing list