RFR (XS): 8185102: TestSAServer.java fails due to "sun.jvm.hotspot.types.WrongTypeException: field "_stack_traversal_mark"
Zhengyu Gu
zgu at redhat.com
Mon Jul 24 15:11:06 UTC 2017
Look good to me.
-Zhengyu
On 07/24/2017 05:32 AM, Roman Kennke wrote:
> This is a followup to 8180932: Parallelize safepoint cleanup.
>
> TestSAServer.java fails because nmethod::_stack_traversal_mark is now
> jlong instead of the previous int.
>
> http://cr.openjdk.java.net/~rkennke/8185102/webrev.00/
> <http://cr.openjdk.java.net/%7Erkennke/8185102/webrev.00/>
>
> I verified that the failing test passes now.
>
> Roman
>
More information about the hotspot-runtime-dev
mailing list