are there src git repositories for javase
David Holmes
david.holmes at oracle.com
Tue Oct 9 05:07:57 UTC 2018
Hi Prakhar,
It's a bit late for Joe so allow me ...
On 9/10/2018 2:59 PM, Prakhar Makhija wrote:
> Thanks Joseph, I'll check Skara.
>
> I found one reference of "hgForest.sh"
> I presume it is for cloning / pulling the jdk src projects, perhaps the hg
> trees you are mentioning
A leftover from when we had multiple hg repositories forming a forest to
get the complete sources of the OpenJDK. No longer needed.
> Kindly tell me the process to clone the hg trees
hg clone https://hg.openjdk.java.net/jdk/jdk
> Please also help me out with the development process here
>
> Every time is there a separate repository created, for developing a new
> major version of Java?
The jdk/jdk repository is used for all ongoing development. The actual
releases then get forked off of that. See also:
http://openjdk.java.net/projects/jdk/
David
> - Prakhar
>
> On Tue 9 Oct, 2018, 4:59 AM Joseph D. Darcy, <joe.darcy at oracle.com> wrote:
>
>> The Skara project
>> (http://mail.openjdk.java.net/mailman/listinfo/skara-dev) has a JDK 12
>> mirror at
>>
>> https://github.com/Project-Skara/jdk/
>>
>> -Joe
>>
>> On 10/8/2018 10:37 AM, Bernd Eckenfels wrote:
>>> Hello,
>>>
>>> there is no official/canonical one as far as I know, but there are a few
>> (externally maintained) Repos which are produced by mirroring the HG trees.
>>>
>>> I cannot endores any of them, but in GitHub you find:
>>>
>>> Older versions: https://github.com/openjdk-mirror
>>> SAP maintained: https://github.com/SAP/SapMachine/tree/jdk/jdk
>>> Ojdkbuild: https://github.com/ojdkbuild/upstream_jdk
>>> AdoptOpenJDK: https://github.com/AdoptOpenJDK/openjdk-jdk11
>>>
>>> Gruss
>>> Bernd
>>>
>>> BTW: ist not a good idea to respond to Digest mails, it messes up the
>> threading and the subject
>>
>>
More information about the core-libs-dev
mailing list