RFR (S) : 8014362 : Need to expose some processor features via Unsafe interface

David Chase david.r.chase at oracle.com
Wed May 15 14:29:01 PDT 2013


PS, that's also not the final webrev, I had to move UseAVX over next to UseSSE in order to get this to compile
on all platforms.  I'm testing now.

On 2013-05-15, at 4:31 PM, Christian Thalinger <christian.thalinger at oracle.com> wrote:

> 
> On May 15, 2013, at 7:34 AM, David Chase <david.r.chase at oracle.com> wrote:
> 
>> Plan B, pass the information through a property "sun.zip.clmulSupported", to be removed on the JDK side.
> 
> Shouldn't we use some kind of HotSpot related namespace and remove all properties in that namespace?  That would make future additions easier.  Maybe:  com.oracle.jvm.hotspot.*
> 
> -- Chris



More information about the hotspot-compiler-dev mailing list