Integrated: 8307160: Fix AWT/2D/A11Y to support the permissive- flag on the Microsoft Visual C compiler

Magnus Ihse Bursie ihse at openjdk.org
Fri Apr 5 08:58:18 UTC 2024


On Tue, 2 Apr 2024 15:45:59 GMT, Magnus Ihse Bursie <ihse at openjdk.org> wrote:

> This is a retake on https://github.com/openjdk/jdk/pull/15096.
> 
> I tried to fix the remaining issues in that PR, but could not push them. In the end, it seemed easier to create a new branch in my own personal fork.
> 
> The majority of the work in this PR has been done by @TheShermanTanker. I have stepped in and fixed the remaining comments, reverted some additional unneeded changed code, and also tried to minimize code duplication in `awt_PrintJob.cpp`.

This pull request has now been integrated.

Changeset: 8bc1867d
Author:    Julian Waters <jwaters at openjdk.org>
Committer: Magnus Ihse Bursie <ihse at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/8bc1867da78ea0b7664892ee277af413ef503b61
Stats:     428 lines in 12 files changed: 284 ins; 50 del; 94 mod

8307160: Fix AWT/2D/A11Y to support the permissive- flag on the Microsoft Visual C compiler

Co-authored-by: Magnus Ihse Bursie <ihse at openjdk.org>
Reviewed-by: jwaters, prr

-------------

PR: https://git.openjdk.org/jdk/pull/18584


More information about the build-dev mailing list