RFR: JDK-8154331: main thread should be treated as JNI-attached thread.

Yasumasa Suenaga yasuenag at gmail.com
Fri Apr 15 13:23:52 UTC 2016


Hi all,

In discussion about JDK-8152690 [1], we were found a bug. 
Java main thread which is started by Java launcher is not treated as JNI-attached thread. 

I uploaded a webrev.
Could you review it?

  http://cr.openjdk.java.net/~ysuenaga/JDK-8154331/webrev.00/

I cannot access JPRT.
So I need a sponsor.


Thanks,

Yasumasa


[1] http://mail.openjdk.java.net/pipermail/core-libs-dev/2016-April/040251.html 


More information about the hotspot-runtime-dev mailing list