Integrated: 8303915: javadoc build failure after JDK-8294959

Jonathan Gibbons jjg at openjdk.org
Thu Mar 9 19:29:19 UTC 2023


On Thu, 9 Mar 2023 19:16:21 GMT, Adam Sotona <asotona at openjdk.org> wrote:

> Newly added Classfile API is based on pattern matching preview feature.
> Unfortunately standard tier1 - 3 tests execution does not involve javadoc generation and so it didn't discover missing preview option.
> 
> Please review this patch enabling preview for javadoc generation, until pattern matching is finalized.
> 
> Thank you,
> Adam

Marked as reviewed by jjg (Reviewer).

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

PR: https://git.openjdk.org/jdk/pull/12957



More information about the build-dev mailing list