RFR: 8307160: Fix AWT/2D/A11Y to support the permissive- flag on the Microsoft Visual C compiler [v46]
Julian Waters
jwaters at openjdk.org
Thu Jan 11 12:25:08 UTC 2024
On Thu, 11 Jan 2024 12:11:17 GMT, Magnus Ihse Bursie <ihse at openjdk.org> wrote:
> What is remaining to get this PR committable? It has such a long history that it is hard to get a grasp on the remaining issues.
>
> @TheShermanTanker Could you perhaps summarize the remaining hurdles?
It's largely complete by now, just waiting for approval from @prrace for the awt parts of the codebase. The vast majority of this is just hand-inlining macros in awt to avoid jumping across locals with gotos, it's very messy on the surface, sorry about that :(
And of course, as soon as I say that I get a mass JTReg failure that makes nearly every run on GHA turn red, thanks for the heart attack JTReg
-------------
PR Comment: https://git.openjdk.org/jdk/pull/15096#issuecomment-1887046380
More information about the build-dev
mailing list