Re: Allow HotSpot to build on Linux 3.0+

2011-07-28 Thread Keith McGuigan
This appears to remove support for version 2.7. Is that intentional? -- - Keith On Jul 27, 2011, at 9:57 PM, Dr Andrew John Hughes wrote: Linux 3.0 was released last week: https://lwn.net/Articles/452531/ This webrev: http://cr.openjdk.java.net/~andrew/pr748/ fixes the check in the HotSp

Re: Allow HotSpot to build on Linux 3.0+

2011-07-28 Thread Mark Wielaard
On Thu, 2011-07-28 at 08:32 -0400, Keith McGuigan wrote: > This appears to remove support for version 2.7. Is that intentional? There has never been a 2.7 kernel. 2.6.39.3 is the last before the 3.0 series. https://secure.wikimedia.org/wikipedia/en/wiki/Linux_kernel#Version_numbering

Re: Allow HotSpot to build on Linux 3.0+

2011-07-28 Thread Keith McGuigan
Ok, thanks. Code looks good to me then. -- - Keith On Jul 28, 2011, at 9:02 AM, Mark Wielaard wrote: On Thu, 2011-07-28 at 08:32 -0400, Keith McGuigan wrote: This appears to remove support for version 2.7. Is that intentional? There has never been a 2.7 kernel. 2.6.39.3 is the last befor

Re: Allow HotSpot to build on Linux 3.0+

2011-07-28 Thread Dr Andrew John Hughes
On 15:02 Thu 28 Jul , Mark Wielaard wrote: > On Thu, 2011-07-28 at 08:32 -0400, Keith McGuigan wrote: > > This appears to remove support for version 2.7. Is that intentional? > > There has never been a 2.7 kernel. > 2.6.39.3 is the last before the 3.0 series. > https://secure.wikimedia.org/wi

Re: Allow HotSpot to build on Linux 3.0+

2011-07-28 Thread Dr Andrew John Hughes
On 09:17 Thu 28 Jul , Keith McGuigan wrote: > > Ok, thanks. Code looks good to me then. > Ok, can I push this or do you still need to do this via JPRT? Either way, I need a bug ID please. > -- > - Keith > > On Jul 28, 2011, at 9:02 AM, Mark Wielaard wrote: > > > On Thu, 2011-07-28 at 08

Re: Allow HotSpot to build on Linux 3.0+

2011-07-28 Thread Keith McGuigan
On Jul 28, 2011, at 9:54 AM, Dr Andrew John Hughes wrote: On 09:17 Thu 28 Jul , Keith McGuigan wrote: Ok, thanks. Code looks good to me then. Ok, can I push this or do you still need to do this via JPRT? Either way, I need a bug ID please. Yes, this will need to be pushed via JPRT

Re: Allow HotSpot to build on Linux 3.0+

2011-07-28 Thread Keith McGuigan
I field 7072341: enable hotspot builds on Linux 3.0 I'll push this (via JPRT) to the runtime sub-repo: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot and it should propagate from there. -- - Keith On Jul 28, 2011, at 9:54 AM, Dr Andrew John Hughes wrote: On 09:17 Thu 28 Jul , Keith