[jdk17u-dev] Integrated: 8372439: [17u] build-test-lib is broken
Min Choi
duke at openjdk.org
Wed Nov 26 17:05:01 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.
This pull request has now been integrated.
Changeset: 5831f3b9
Author: Min Choi <minschoi at amazon.com>
Committer: Aleksey Shipilev <shade at openjdk.org>
URL: https://git.openjdk.org/jdk17u-dev/commit/5831f3b9c6e02f8e43020e4e4b8e85efba51734b
Stats: 6 lines in 1 file changed: 2 ins; 4 del; 0 mod
8372439: [17u] build-test-lib is broken
Reviewed-by: serb
-------------
PR: https://git.openjdk.org/jdk17u-dev/pull/4195
More information about the jdk-updates-dev
mailing list