Re: RFR: JDK-8287674: CSS improvements for summary lists

2022-06-06 Thread openjdk-notifier[bot]
On Wed, 1 Jun 2022 16:16:33 GMT, Hannes Wallnöfer wrote: > This is a refinement of CSS styles mostly in the deprecated and new API pages. > > - Provide a two-row table view for the new sortable three-column tables > - Make sure no line wraps are inserted between a checkbox and its label > - S

Re: RFR: JDK-8248863: Add search landing page to API documentation [v3]

2022-05-05 Thread openjdk-notifier[bot]
On Tue, 19 Apr 2022 21:04:04 GMT, Hannes Wallnöfer wrote: >> This is the second of two PRs to enhance JavaDoc search, it is based on the >> first one (#8185). >> >> It adds a standalone search page (search.html) along with its own script >> file (search-page.js). This PR is very similar to the

Re: RFR: 8276124: Provide snippet support for properties files

2021-11-19 Thread openjdk-notifier[bot]
On Mon, 15 Nov 2021 20:34:20 GMT, Pavel Rappo wrote: > The initial integration (JDK-826) of JEP 413 did not support properties > files. This commit rights that wrong. The dependent pull request has now been integrated, and the target branch of this pull request has been updated. This means

Re: RFR: 8267832: SimpleVisitors and Scanners in jdk.compiler should use @implSpec [v2]

2021-06-07 Thread openjdk-notifier [bot]
On Fri, 28 May 2021 19:07:17 GMT, Jan Lahoda wrote: >> As noted in: >> https://bugs.openjdk.java.net/browse/JDK-8265981?focusedCommentId=14423316&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14423316 >> >> Methods in various utility visitor classes in jdk.compile