RFR: 8367859: Remove shell script from nio exception gensrc

Magnus Ihse Bursie ihse at openjdk.org
Wed Sep 17 19:00:55 UTC 2025


On Wed, 17 Sep 2025 10:17:33 GMT, Magnus Ihse Bursie <ihse at openjdk.org> wrote:

> The only remaining shell script that is being used in the gensrc phase to generate Java code is for the nio exceptions. This should be removed as well, and replaced with a standard solution (Java buildtool or makefile API calls).

See https://github.com/openjdk/jdk/pull/27352.

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

PR Comment: https://git.openjdk.org/jdk/pull/27338#issuecomment-3304203859


More information about the core-libs-dev mailing list