[9] RFR (XXS): 8154145: Missing klass/method name in stack traces on error

Chris Plummer chris.plummer at oracle.com
Wed Apr 13 20:24:03 UTC 2016


Hi Vladimir,

Thanks for fixing this. The changes look good, but can you send out 
before and after stacktraces for us to look at?

thanks,

Chris

On 4/13/16 5:10 AM, Vladimir Ivanov wrote:
> http://cr.openjdk.java.net/~vlivanov/8154145/webrev.00/
> https://bugs.openjdk.java.net/browse/JDK-8154145
>
> After Jigsaw merge, hs_err files contain incomplete stack information 
> for code located in modules:
>
>   J 1384 C1  java.base at 9-internal9-internal (104 bytes) @ 0xf4bca070 
> [0xf4bc9ea0+0x000001d0]
>
> The problem is that module info overwrites class/method name before it 
> is printed.
>
> Best regards,
> Vladimir Ivanov



More information about the hotspot-dev mailing list