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

Paul Sandoz paul.sandoz at oracle.com
Tue Mar 17 10:38:33 UTC 2015


On Mar 16, 2015, at 6:19 PM, Andrew Haley <aph at redhat.com> wrote:

> 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.
> 

Including Stefan, who may know more.

Paul.




More information about the core-libs-dev mailing list