On 28/10/2015 06:40, Roger Riggs wrote:
Please review an update to the jimage reader implementation to correct the case where a class name is very long causing a SEGV due to buffer overruns.

The fix will be pushed to the hs-comp repo; the bug was first spotted there.

Webrev:
   http://cr.openjdk.java.net/~rriggs//webrev-jimage-segv-8139390

Issue:
   https://bugs.openjdk.java.net/browse/JDK-8139390
The new ThrowByName reminded me to ask if jni_util.h is needed. As libjimage doesn't link to libjava then there won't be any dependences but perhaps some of the macros are used?

-Alan

Reply via email to