HotSpot Changes in 7u
Alejandro E Murillo
alejandro.murillo at oracle.com
Thu Dec 20 13:37:40 PST 2012
The hotspot in 7u (or 7u12) is hs24.
Since these changes are already in a jdk8 repo, if they apply cleanly to
hs24 (exported patch from hs25 applies cleanly into hs24)
we just need to push them to hs24 via jprt. If they don't apply cleanly,
then a request for review should be sent
to hotspot-dev at openjdk.java.net for backporting to hs24 and once
approved they can be pushed to hs24 via jprt.
Do not push them directly to 7u/7u/hotspot as they need to go through
pre-integration testing before they make it to the 7u master.
They will eventually be integrated into the 7u/7u/hotspot master as part
of a hs24 bulk
integration; We do a pre-integration testing of hs24 snapshots before
pushing them
to the 7u master (and request the proper approval before pushing to the
master)
We require using jprt to make sure the changes won't break the builds
and pass a
minimal baseline of tests.
Please work with whoever delivered these changes into hs25 to get them
into hs24,
or if they are too busy right now let me know and I can work with you to
get them in
Thanks
Alejandro
On 12/19/2012 10:11 AM, Andrew Hughes wrote:
> Hi,
>
> What is the process for getting into HotSpot changes into 7u?
> Can individual changesets be suggested and committed or do we have
> to wait for a bulk update? And who decides what goes in these bulk
> updates?
>
> We'd like to see the following changesets in 7u:
>
> 7170638: Use DTRACE_PROBE[N] in JNI Set and SetStatic Field.
> http://hg.openjdk.java.net/jdk8/jdk8/hotspot/rev/75982791ddb6
>
> 8000622: Forgot to hg add and check in test for JDK-7170638
> http://hg.openjdk.java.net/jdk8/jdk8/hotspot/rev/26351ce8c4b0
>
> 8000780: make Zero build and run with JDK8
> http://hg.openjdk.java.net/jdk8/jdk8/hotspot/rev/a3e2f723f2a5
>
> Thanks,
--
Alejandro E Murillo, Java Performance
Phone: (303) 955-2584.
Timezone: US/Mountain (UTC-0700)
More information about the jdk7u-dev
mailing list