RFR (XS): Disable stack alignment assertion

Man Cao manc at google.com
Sun Jun 23 00:42:29 UTC 2019


Hi,

Can I have reviews for this?
https://cr.openjdk.java.net/~manc/tsan20190621/webrev.00/
Comment out stack alignment assertion in os::verify_stack_alignment().
Currently Clang build fails under fastdebug due to this assertion failure.
Note that our internal JDK11 also commented out this assertion.

-Man


More information about the tsan-dev mailing list