Re: HotSpot Changes in 7u (8000780: make Zero build run with JDK8)

2013-01-14 Thread Christian Thalinger
On Jan 12, 2013, at 9:12 AM, Vladimir Kozlov wrote: > Andrew, > > The patch needs to be redone for 7u. Current will not apply because it is > affected by PermGen removal changes. Would be nice to change bug's Synopsis > also since it will be not for jdk8. I double checked this and the patch

Re: HotSpot Changes in 7u

2013-01-14 Thread Alejandro E Murillo
Hi Volker, That's planned for early march. The attached email from Sean includes this schedule: http://openjdk.java.net/projects/jdk7u/releases/7u12.html As usual, the 7u-dev forest correspond to the latest active 7u release currently 7u12. 7u-dev/hotspot is a snapshot of hs24, which is the ho

Re: HotSpot Changes in 7u

2013-01-14 Thread Volker Simonis
Hi Alejandro, can you please tell us (or at least estimate) when the 7u12 forest will be created? I saw that 7u-dev/hotspot already contains various jdk7u12 tags (up to jdk7u12-b07). Regards, Volker ** On Sat, Jan 12, 2013 at 1:53 PM, Alejandro E Murillo < alejandro.muri...@oracle.com> wrote:

Re: HotSpot Changes in 7u (8000780: make Zero build run with JDK8)

2013-01-12 Thread Vladimir Kozlov
Andrew, The patch needs to be redone for 7u. Current will not apply because it is affected by PermGen removal changes. Would be nice to change bug's Synopsis also since it will be not for jdk8. Vladimir On 1/12/13 4:53 AM, Alejandro E Murillo wrote: On 1/11/2013 4:17 PM, Christian Thalinge

Re: HotSpot Changes in 7u

2013-01-12 Thread Alejandro E Murillo
On 1/11/2013 4:17 PM, Christian Thalinger wrote: On Jan 11, 2013, at 11:08 AM, Chris Phillips @ T O wrote: Hi On 11/01/13 12:29 PM, Andrew Hughes wrote: - Original Message - On 21/12/2012 9:51 AM, Coleen Phillimore wrote: I am checking these changes into hsx24 now. Thanks Coleen.

Re: HotSpot Changes in 7u

2013-01-11 Thread Christian Thalinger
On Jan 11, 2013, at 11:08 AM, Chris Phillips @ T O wrote: > Hi > > On 11/01/13 12:29 PM, Andrew Hughes wrote: >> - Original Message - >>> On 21/12/2012 9:51 AM, Coleen Phillimore wrote: I am checking these changes into hsx24 now. >>> Thanks Coleen. >>> >> Yes, thanks Coleen for ta

Re: HotSpot Changes in 7u

2013-01-11 Thread Chris Phillips @ T O
Hi On 11/01/13 12:29 PM, Andrew Hughes wrote: > - Original Message - >> On 21/12/2012 9:51 AM, Coleen Phillimore wrote: >>> I am checking these changes into hsx24 now. >> Thanks Coleen. >> > Yes, thanks Coleen for taking this on. I see they've now appeared in > 7u/hotspot. > > http://hg.

Re: HotSpot Changes in 7u

2013-01-11 Thread Andrew Hughes
- Original Message - > On 21/12/2012 9:51 AM, Coleen Phillimore wrote: > > > > I am checking these changes into hsx24 now. > > Thanks Coleen. > Yes, thanks Coleen for taking this on. I see they've now appeared in 7u/hotspot. http://hg.openjdk.java.net/jdk7u/jdk7u/hotspot/rev/c707a5af0

Re: HotSpot Changes in 7u

2012-12-21 Thread Volker Simonis
On Fri, Dec 21, 2012 at 3:02 AM, David Holmes wrote: > On 20/12/2012 10:04 PM, Mario Torre wrote: >> >> Il giorno gio, 20/12/2012 alle 17.40 +1000, David Holmes ha scritto: >> >>> I'd suggest approaching the original engineers who sponsored these >>> fixes. But please bear in mind that we are hitt

Re: HotSpot Changes in 7u

2012-12-20 Thread David Holmes
On 20/12/2012 10:04 PM, Mario Torre wrote: Il giorno gio, 20/12/2012 alle 17.40 +1000, David Holmes ha scritto: I'd suggest approaching the original engineers who sponsored these fixes. But please bear in mind that we are hitting an extremely busy period with JDK 8. We could offer quality man

Re: HotSpot Changes in 7u

2012-12-20 Thread David Holmes
On 21/12/2012 9:51 AM, Coleen Phillimore wrote: I am checking these changes into hsx24 now. Thanks Coleen. On 12/20/2012 02:40 AM, David Holmes wrote: 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/jd

Re: HotSpot Changes in 7u

2012-12-20 Thread Alejandro E Murillo
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-..

Re: HotSpot Changes in 7u

2012-12-20 Thread Andrew Hughes
- Original Message - > Hi Andrew, > > cc'ing hotspot-dev > > On 20/12/2012 3: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

Re: HotSpot Changes in 7u

2012-12-19 Thread David Holmes
Hi Andrew, cc'ing hotspot-dev On 20/12/2012 3: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? Disclaim

HotSpot Changes in 7u

2012-12-19 Thread Andrew Hughes
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 S