> This is an update to javac and javadoc, to introduce support for Preview
> APIs, and generally improve javac and javadoc behavior to more closely adhere
> to JEP 12.
>
> The notable changes are:
>
> * adding support for Preview APIs (javac until now supported primarily only
> preview langua
> This is an update to javac and javadoc, to introduce support for Preview
> APIs, and generally improve javac and javadoc behavior to more closely adhere
> to JEP 12.
>
> The notable changes are:
>
> * adding support for Preview APIs (javac until now supported primarily only
> preview langua
> This is an update to javac and javadoc, to introduce support for Preview
> APIs, and generally improve javac and javadoc behavior to more closely adhere
> to JEP 12.
>
> The notable changes are:
>
> * adding support for Preview APIs (javac until now supported primarily only
> preview langua
The purpose of this change is to make javadoc generated pages more usable on
devices with smaller screens such as phones and tablets. Changes are mostly in
`stylesheet.css` along with a few small changes in generated HTML pages.
- A `viewport` meta tag is added to every page to tell browsers th
On Wed, 4 Nov 2020 19:40:33 GMT, Jan Lahoda wrote:
>> I have read all the files.
>>
>> I have added a n umber of various minor non-blocking comments (no need for
>> re-review( to fix these. But I have a couple of comments/questions before
>> finally giving approval.
>> There's a comment in `
On Wed, 4 Nov 2020 20:57:06 GMT, Jonathan Gibbons wrote:
>> This introduces support for a new `@spec` tag that can be used as either an
>> inline tag or as a block tag. It is used to identify references to external
>> specifications, in such a way that the references can be collected together
This is a trivial fix to only display holder information for index items in
search results if it is available.
-
Commit messages:
- JDK-8254893: Fix display of search tag results without holder information
Changes: https://git.openjdk.java.net/jdk/pull/1077/files
Webrev: https://w
On Wed, 4 Nov 2020 20:57:06 GMT, Jonathan Gibbons wrote:
>> This introduces support for a new `@spec` tag that can be used as either an
>> inline tag or as a block tag. It is used to identify references to external
>> specifications, in such a way that the references can be collected together