RFR: JDK-6251738: Want a top-level summary page that itemizes all spec documents referenced from javadocs (OEM spec) [v5]

Jonathan Gibbons jjg at openjdk.java.net
Tue May 24 21:08:02 UTC 2022


On Tue, 3 May 2022 13:41:29 GMT, Pavel Rappo <prappo at openjdk.org> wrote:

>> Jonathan Gibbons has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains seven commits:
>> 
>>  - Merge remote-tracking branch 'upstream/master' into 6251738.spec-tag-2
>>  - address review feedback
>>  - fix merge issues
>>  - merge with upstream/master
>>  - fix whitespace and position of HtmlStyle.refList
>>  - fix whitespace
>>  - JDK-6251738: Want a top-level summary page that itemizes all spec documents referenced from javadocs (OEM spec)
>
> test/langtools/tools/javac/diags/examples/NoTitle.java line 2:
> 
>> 1: /*
>> 2:  * Copyright (c) 2012, 2022, Oracle and/or its affiliates. All rights reserved.
> 
> It's surprising to see 2012 here.

It was derived from a file created back then. But, it's no great less to lose the 2012.

> test/langtools/tools/javac/diags/examples/NoURI.java line 2:
> 
>> 1: /*
>> 2:  * Copyright (c) 2012, 2022, Oracle and/or its affiliates. All rights reserved.
> 
> Same as above.

Same as above

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

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


More information about the compiler-dev mailing list