[11] RFR (XXS): 8206476: Wrong assert in phase_enum_2_phase_string() in referenceProcessorPhaseTimes.cpp
Kim Barrett
kim.barrett at oracle.com
Mon Jul 9 14:54:34 UTC 2018
> On Jul 9, 2018, at 6:13 AM, Thomas Schatzl <thomas.schatzl at oracle.com> wrote:
> […]
> Actually there is an existing (correct) macro for the whole assert.
> Replaced that line with the macro as follows:
>
> […]
> CR:
> https://bugs.openjdk.java.net/browse/JDK-8206476
> Webrev:
> http://cr.openjdk.java.net/~tschatzl/8206476/webrev/index.html
> Testing:
> hs-tier1-3,jdk-tier1
>
> Thanks,
> Thomas
Looks good.
Thanks for spotting and using the existing helper macro.
More information about the hotspot-gc-dev
mailing list