Pls review 7116189 (XXS)

Paul Hohensee paul.hohensee at oracle.com
Mon Nov 28 11:46:53 PST 2011


7116189: Export JVM_SetNativeThreadName from Hotspot.

The initial Mac OSX port added a JVM entry point JVM_SetNativeThreadName for
use by the JDK libraries, but failed to export it in libjvm.so on 
Solaris and Linux.
Mike McMahon from the core libs team produced a fix, which is just to add
JVM_SetNativeThreadName to the Solaris and Linux linker mapfiles.

Webrev here:

http://cr.openjdk.java.net/~phh/7116189.0

Thanks,

Paul




More information about the hotspot-runtime-dev mailing list