Update on JDK 10 repo consolidation; third generation prototype published at http://hg.openjdk.java.net/jdk10/consol-proto
Alan Bateman
Alan.Bateman at oracle.com
Tue Sep 5 07:46:45 UTC 2017
On 05/09/2017 08:17, Erik Joelsson wrote:
> Hello Aleksey,
>
> Thank you for your comments, see below.
>
>
> On 2017-09-04 12:21, Aleksey Shipilev wrote:
>> On 09/01/2017 08:36 PM, joe darcy wrote:
>>> Third generation prototype with tags from JDK 9 and JDK 10 available
>>> for browsing at:
>>>
>>> http://hg.openjdk.java.net/jdk10/consol-proto/tags
>>>
>>> Please sent comments by Wednesday, September 6.
>> Looking at this:
>> http://hg.openjdk.java.net/jdk10/consol-proto/file/b3acd2a9bbf1/src/
>>
>> *) It is odd to see the high-level directories like:
>> src/bsd
>> src/solaris
>> src/linux
>>
>> There seem to be man pages in them. Are those supposed to reside in
>> src/doc/*?
> I agree those directories look weird and they only contain man pages.
> The long term plan for man pages is to move the sources to module
> specific source directories. That move will likely be more involved
> than just moving files (changing formats, build logic etc) so should
> be done separately from this reorg. Because of that I've intentionally
> not moved those files.
Right and there is also an outstanding issue for JEP 201 to document the
location of the man pages.
-Alan
More information about the jdk10-dev
mailing list