Pls review 7116189 (XXS)
Daniel D. Daugherty
daniel.daugherty at oracle.com
Mon Nov 28 12:50:49 PST 2011
On 11/28/11 12:46 PM, Paul Hohensee wrote:
> 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
Thumbs up!
make/linux/makefiles/mapfile-vers-debug
make/linux/makefiles/mapfile-vers-product
make/solaris/makefiles/mapfile-vers
No comments except for why do these files still have
expanded SCCS ident strings?
Dan
>
> Thanks,
>
> Paul
>
>
More information about the hotspot-runtime-dev
mailing list