[jdk17u-dev] RFR: 8312573: Failure during CompileOnly parsing leads to ShouldNotReachHere
Goetz Lindenmaier
goetz at openjdk.org
Thu Sep 14 08:34:57 UTC 2023
On Wed, 13 Sep 2023 12:46:04 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:
> I backport this for parity with 17.0.10-oracle.
>
> I had to resolve because of NULL/nulptr differences.
Hi Paul, thanks for spotting this. I added the test.
Using nullptr is not an issue, it is used in many places in 17, it is only that the occurance of NULL spoils the patching.
-------------
PR Comment: https://git.openjdk.org/jdk17u-dev/pull/1735#issuecomment-1718999330
More information about the jdk-updates-dev
mailing list