RFR: JDK-8314975: JavadocTester should set source path if not specified

2023-08-24 Thread Jonathan Gibbons
Please review a test-only fix, for `JavadocTester`, to set the source path to a sensible value if none specified explicitly, to override the tool default to use the class path. The underlying issue is that TestNG is on the class path, and contains a file `Version.java` in the root directory --

Re: RFR: 8314762: Make {@Incubating} conventional

2023-08-24 Thread Iris Clark
On Tue, 22 Aug 2023 12:19:42 GMT, Pavel Rappo wrote: > Please review this trivial PR. Marked as reviewed by iris (Reviewer). - PR Review: https://git.openjdk.org/jdk/pull/15387#pullrequestreview-1593932872

Re: RFR: 8314762: Make {@Incubating} conventional

2023-08-24 Thread Jonathan Gibbons
On Tue, 22 Aug 2023 12:19:42 GMT, Pavel Rappo wrote: > Please review this trivial PR. Marked as reviewed by jjg (Reviewer). - PR Review: https://git.openjdk.org/jdk/pull/15387#pullrequestreview-1593864766