Relates :
|
JDK-8199868 was implemented only for x86_64 platforms, cause at the moment, Shenandoah has yet been supported on x86_32. Now, Shenandoah is available on x86_32 platforms, we need to have JNI critical functions to support object pinning API on these platforms as well.
|