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

Thomas Stüfe thomas.stuefe at gmail.com
Wed Feb 13 07:56:18 UTC 2019


Hi all,

thanks for the feedback. New version here, with the changes Igor requested:

http://cr.openjdk.java.net/~stuefe/webrevs/8183004--remove-code-related-to-gtest-death-tests-from-assert-macro/webrev.01/webrev/

Thanks, Thomas

On Tue, Feb 12, 2019 at 9:58 PM Thomas Stüfe <thomas.stuefe at gmail.com>
wrote:

> 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