RFR(xs): 8183004: Remove code related to gtest death tests from assert macro

Thomas Stüfe thomas.stuefe at gmail.com
Tue Feb 12 20:58:15 UTC 2019


Hi all,

may I have reviews please for this small fix.

Bug: https://bugs.openjdk.java.net/browse/JDK-8183004
cr:
http://cr.openjdk.java.net/~stuefe/webrevs/8183004--remove-code-related-to-gtest-death-tests-from-assert-macro/webrev.00/webrev/

Fix removes unnecessary coding from the assert macro, reducing its expanded
size and hence code size of debug hotspot. Details see bug report.

Thanks, Thomas


More information about the hotspot-runtime-dev mailing list