Getting ready

Volker Simonis volker.simonis at gmail.com
Tue Sep 15 09:48:52 UTC 2015


Hi Yuri,

that page is terribly outdated :(

You can find the current HS development repositories under:

http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/

for the JIT compiler team and:

http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/

for the GC and Runtime team.

The consolidated changes can be found in:

http://hg.openjdk.java.net/jdk9/hs/hotspot/

You may also want to have a look at the HotSpot Wiki which has a
little more information:

https://wiki.openjdk.java.net/display/HotSpot/Main

Regards,
Volker


On Tue, Sep 15, 2015 at 9:36 AM, Юрий Кущ <yuri.kushch at gmail.com> wrote:
> Hello all,
>
> I'm going through group's documentation (
> http://openjdk.java.net/groups/hotspot/) and I'm not sure where should I
> start as for help. Browsable source has broken link
> http://hg.openjdk.java.net/jdk7/hotspot/hotspot/
>
> Probably you have some advises for me?
>
> Thanks in advance!


More information about the hotspot-dev mailing list