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

Stefan Karlsson stefan.karlsson at oracle.com
Wed Apr 13 12:29:22 UTC 2016


Looks good.

StefanK

On 2016-04-13 14:10, 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