8026049: (bf) Intrinsify ByteBuffer.put{Int, Double, Float, ...} methods
Alan Bateman
Alan.Bateman at oracle.com
Thu Mar 19 20:43:55 UTC 2015
On 19/03/2015 16:53, Vladimir Kozlov wrote:
> New code did not change API of existing X-Buffer methods. It changed
> only how they are implementation. And already existing nio/Buffer
> tests should test these methods already.
Okay, although I've made a note to check the test coverage to see that
the existing tests cover all cases. I have no objection to this going
into the compiler tree of course, just wondering whether the existing
buffer tests are enough.
-Alan
More information about the hotspot-dev
mailing list