RFR: JDK-8250768: javac should be adapted to changes in JEP 12 [v2]

Jan Lahoda jlahoda at openjdk.java.net
Tue Oct 20 12:19:12 UTC 2020


On Fri, 16 Oct 2020 16:47:25 GMT, Erik Joelsson <erikj at openjdk.org> wrote:

>> Jan Lahoda has updated the pull request with a new target base due to a merge or a rebase. The pull request now
>> contains 35 commits:
>>  - Merge branch 'JDK-8250768-dev' of https://github.com/lahodaj/jdk into JDK-8250768
>>  - More fixing tests.
>>  - Fixing tests.
>>  - Using unique sections for preview warning sections, as suggested.
>>  - Merge branch 'master' into JDK-8250768
>>  - Reflecting review comments.
>>  - Fixing tests.
>>  - Various cleanup.
>>  - The Preview taglet is not needed anymore.
>>  - There is not jdk.internal package anymore
>>  - ... and 25 more: https://git.openjdk.java.net/jdk/compare/98ec4a67...be1d8651
>
> Build changes look good.

I've updated the patch based on the comments: mostly updating the anchors in the javadoc, but also removing the updates
to JavacParser, which are only loosely related to the primary focus of this patch, and should possibly be done
separately.

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

PR: https://git.openjdk.java.net/jdk/pull/703



More information about the build-dev mailing list