[jdk17u-dev] RFR: 8287491: compiler/jvmci/errors/TestInvalidDebugInfo.java fails new assert: assert((uint)t < T_CONFLICT + 1) failed: invalid type #
Paul Hohensee
phh at openjdk.org
Mon Jan 23 19:55:41 UTC 2023
On Fri, 20 Jan 2023 05:00:26 GMT, Dan Lutker <duke at openjdk.org> wrote:
> Backporting followup fix to [JDK-8286562](https://bugs.openjdk.org/browse/JDK-8286562) GCC 12 reports some compiler warnings
The only difference between the original commit and backport is that the original commit removes TestInvalidDebugInfo.java from the problem list, but the test isn't on the JDK 17 problem list.
Lgtm.
-------------
Marked as reviewed by phh (Reviewer).
PR: https://git.openjdk.org/jdk17u-dev/pull/1090
More information about the jdk-updates-dev
mailing list