RFC: 8185062: os::is_MP() sometimes returns false (original) (raw)

John Rose john.r.rose at oracle.com
Tue Mar 27 01:06:00 UTC 2018


On Aug 1, 2017, at 9:35 PM, David Holmes <david.holmes at oracle.com> wrote:

3. Assume the universe is MP and only allow MP to be built

I vote #3. My conservative first impulse was to drive towards an is_MP that returns true always, but remains for the sake of commenting the MP dependencies in our logic. But there are so few uses of it, that a few well written comments could do the same job. I left a comment on the bug with a few more details.

https://bugs.openjdk.java.net/browse/JDK-8185062?focusedCommentId=14167081

— John



More information about the hotspot-dev mailing list