linux - Does Java JVM use pthread? -


does jvm on mac os x use pthread create threads?

what on linux distributions, default way create threads jvm on distributions?

yes, hotspot jvm (i.e. oracle jdk , openjdk) uses pthreads on linux , on mac os x.


Comments

Popular posts from this blog

facebook - android ACTION_SEND to share with specific application only -

python - Creating a new virtualenv gives a permissions error -

javascript - cocos2d-js draw circle not instantly -