8026049: (bf) Intrinsify ByteBuffer.put{Int, Double, Float, ...} methods

Andrew Haley aph at redhat.com
Mon Mar 16 17:19:57 UTC 2015


On 03/16/2015 10:03 AM, Paul Sandoz wrote:
> I am running this patch though our JPRT test system right now.
> 
> The test looks good, two comments on it:
> 
> - IMO it does not need the internal PRNG FastRandom, SplittableRandom can be used instead.
> 
> - I suspect that test needs to be located in the hotspot test area, which likely means it gets run on more "exotic" platforms. Perhaps someone with more knowledge of the test configuration and infrastructure can comment?

I have a patch with all of the changes that people have asked for
except this last one.  I don't know who to ask.

Andrew.



More information about the core-libs-dev mailing list