RFR (S) : 8014362 : Need to expose some processor features via Unsafe interface
Christian Thalinger
christian.thalinger at oracle.com
Thu May 16 14:56:42 PDT 2013
On May 16, 2013, at 6:18 AM, David Chase <david.r.chase at oracle.com> wrote:
>
> Latest webrev:
>
> http://cr.openjdk.java.net/~drchase/8014362/webrev.02/
>
> Change from previous is to move an x86 processor-specific flag to global visibility (alongside other x86 processor-specific flag with global visibility).
Hmm. Tao spent a lot of time to move all processor specific flags into the respective globals_<arch>.hpp file. I don't think we should undo this.
-- Chris
>
> David
>
More information about the hotspot-compiler-dev
mailing list