RFR: 8329102: Clean up jdk.jpackage native compilation

Magnus Ihse Bursie ihse at openjdk.org
Tue Mar 26 18:19:44 UTC 2024


On Tue, 26 Mar 2024 16:18:43 GMT, Magnus Ihse Bursie <ihse at openjdk.org> wrote:

> This is a follow-up on JDK-8328680, making the same kind of cleanup to jdk.jpackage. The code here needed more work than for the other modules, so I wanted have it in a separate PR to get a more thorough review.

As with the other cleanups, I have run COMPARE_BUILD on Oracle CI. All platforms except Windows pass with identical bits. (That's a new one! :-)) On Windows, there are the usual changes (in jpackage.dll) due to the reordering of libraries.

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

PR Comment: https://git.openjdk.org/jdk/pull/18491#issuecomment-2021165032


More information about the build-dev mailing list