[jdk17u-dev] RFR: 8372439: [17u] build-test-lib is broken

Sergey Bylokhov serb at openjdk.org
Mon Nov 24 22:59:39 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.

Marked as reviewed by serb (Reviewer).

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

PR Review: https://git.openjdk.org/jdk17u-dev/pull/4195#pullrequestreview-3502550252


More information about the jdk-updates-dev mailing list