Integrated: 8303915: javadoc build failure after JDK-8294959

Adam Sotona asotona at openjdk.org
Thu Mar 9 19:29:31 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

This pull request has now been integrated.

Changeset: 769e7401
Author:    Adam Sotona <asotona at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/769e74018195feb401f7ef198ec9b09150c14869
Stats:     2 lines in 1 file changed: 2 ins; 0 del; 0 mod

8303915: javadoc build failure after JDK-8294959

Reviewed-by: jjg

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

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



More information about the build-dev mailing list