On Thu, 9 Mar 2023 19:16:21 GMT, Adam Sotona <asot...@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 <asot...@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