[jdk17u-dev] RFR: 8372439: [17u] build-test-lib is broken
duke
duke at openjdk.org
Wed Nov 26 16:54:07 UTC 2025
On Mon, 24 Nov 2025 20:32:33 GMT, Min Choi <duke at openjdk.org> wrote:
> `make build-test-lib` is broken.
>
> https://github.com/openjdk/jdk17u-dev/pull/3917 was not tested with `make build-test-lib`, and introduced a bug
> https://github.com/openjdk/jdk17u-dev/pull/1801 added incorrect `--add-exports` and was tested by the `make build-test-lib`, but it did not have the patch above.
>
> `classfile` does not exist in JDK17, see https://github.com/openjdk/jdk/pull/10982
>
> Ran `make build-test-lib` locally, all builds pass.
@mmm-choi
Your change (at version 0158a7df57536ae13f32652bcdbe01a3d1e83979) is now ready to be sponsored by a Committer.
-------------
PR Comment: https://git.openjdk.org/jdk17u-dev/pull/4195#issuecomment-3582239810
More information about the jdk-updates-dev
mailing list