[7u6] Request for Approval : 6924259: Remove String.count/String.offset

2012-05-30 Thread Mike Duigou
Hi, This is a request to include an enhancement into JDK 7u6: 6924259: Remove String.count/String.offset Vladimir Kozlov has committed the required HotSpot changes already (http://hg.openjdk.java.net/jdk8/jdk8/hotspot/rev/8f972594effc). The changes were imported into the jdk7u-dev workspace as

[7u6] Approval request: 7171653 32-bit cross-compile on 64-bit build host generates 64-bit data for awt/X11 leading to crash

2012-05-30 Thread David Holmes
This fix makes a minor change to the build instructions when cross-compiling for 32-bit on a 64-bit host. The JDK 8 changeset is here: http://hg.openjdk.java.net/jdk8/build/jdk/rev/8b4dd321b8a2 Review email threads: http://mail.openjdk.java.net/pipermail/build-dev/2012-May/006206.html JDK 8

Re: hg: jdk7u/jdk7u4: Added tag jdk7u4-b31 for changeset 0faf04aa1dd4

2012-05-30 Thread Abhijit Saha (Oracle)
Hi Andrew, Build # greater than b30 is to address Oracle customer issues and those builds are meant only for our customers. Saying so, 7u4-b31 and up is to resolve customer issues and those fixes will be included into the future 7ux releases depending upon the build schedule. Thanks Abhijit

Re: hg: jdk7u/jdk7u4: Added tag jdk7u4-b31 for changeset 0faf04aa1dd4

2012-05-30 Thread Andrew Hughes
- Original Message - > On 5/8/2012 10:02 AM, david.katle...@oracle.com wrote: > > Changeset: 22e65a573ef9 > > Author:katleman > > Date: 2012-05-07 14:59 -0700 > > URL: http://hg.openjdk.java.net/jdk7u/jdk7u4/rev/22e65a573ef9 > > > > Added tag jdk7u4-b31 for changeset 0faf04aa

hg: jdk7u/jdk7u-dev/jdk: 2 new changesets

2012-05-30 Thread kelly . ohair
Changeset: bb8d00b9c06e Author:raginip Date: 2012-05-30 14:02 -0700 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/bb8d00b9c06e 7172552: jabswitch utility should not request elevated privilege on the system Reviewed-by: ptbrunet ! make/bridge/Jabswitch/Makefile Changeset:

Re: [7u6] Request for approval for CR 7172552 - jabswitch utility should not request elevated privilege on the system

2012-05-30 Thread Dalibor Topic
On 5/30/12 10:33 PM, Pete Brunet wrote: > See http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7172552 > > Description: > - Makefile modified to include version information from resource file > for closed source. > - This is 7u specific. > > The webrev is here: http://cr.openjdk.java.net/~asaha

[7u6] Request for approval for CR 7172552 - jabswitch utility should not request elevated privilege on the system

2012-05-30 Thread Pete Brunet
See http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7172552 Description: - Makefile modified to include version information from resource file for closed source. - This is 7u specific. The webrev is here: http://cr.openjdk.java.net/~asaha/7172552/ This has been reviewed by Pete Brunet ptbrune

hg: jdk7u/jdk7u-dev/jdk: 7170169: (props) System.getProperty("os.name") should return "Windows 8" when run on Windows 8

2012-05-30 Thread kurchi . subhra . hazra
Changeset: 3562fc7500a4 Author:khazra Date: 2012-05-30 10:55 -0700 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/3562fc7500a4 7170169: (props) System.getProperty("os.name") should return "Windows 8" when run on Windows 8 Summary: Enable Windows Version 6.2 to be recognize

Re: Bug reporting for jdk7u

2012-05-30 Thread Henri Gomez
k-osx-build.googlecode.com/files/OpenJDK-OSX-1.7-universal-u-jdk-jdk7u6-b11-20120530.dmg http://openjdk-osx-build.googlecode.com/files/OpenJDK-OSX-1.7-universal-u-jre-jdk7u6-b11-20120530.dmg Cheers 2012/5/30 Anthony Petrov : > Hi Henri, > > > On 5/30/2012 2:03 PM, Henri Gomez wro

Re: Bug reporting for jdk7u

2012-05-30 Thread Anthony Petrov
Hi Henri, On 5/30/2012 2:03 PM, Henri Gomez wrote: I see a problem with latest jdk7u who broke OSX universal build. I have a patch available to fix it, should I use : https://bugs.openjdk.java.net/ Nobody uses it. or http://bugreport.sun.com/bugreport/ This one is the correct place. Ple

Bug reporting for jdk7u

2012-05-30 Thread Henri Gomez
Hi to all I see a problem with latest jdk7u who broke OSX universal build. I have a patch available to fix it, should I use : https://bugs.openjdk.java.net/ or http://bugreport.sun.com/bugreport/ Cheers

Re: [7u6] Request for approval: 7170169: (props) System.getProperty("os.name") should return "Windows 8" when run on Windows

2012-05-30 Thread Dalibor Topic
Looks fine to me, approved. cheers, dalibor topic On 5/29/12 10:35 PM, Kurchi Hazra wrote: > > Requesting approval to commit fix for CR 7170169. > Bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7170169 > Webrev: http://cr.openjdk.java.net/~khazra/7170169/7u6/webrev.00/ > > This had bee

Re: OSX universal build broken in latest jdk7u

2012-05-30 Thread Henri Gomez
> From > http://www.cocoabuilder.com/archive/cocoa/311087-about-ivars-declaration-and-property.html, > it seems ivar is not declared as 32bits compatible and as such it > broke universal build. > > Is it an expected feature ? I get some feedbacks from ObjC / Cocoa guys. Universal require some spe

Re: [7u6] Request for approval: 7170169: (props) System.getProperty("os.name") should return "Windows 8" when run on Windows

2012-05-30 Thread Edvard Wendelin
Approved! On May 29, 2012, at 10:35 PM, Kurchi Hazra wrote: > > Requesting approval to commit fix for CR 7170169. > Bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7170169 > Webrev: http://cr.openjdk.java.net/~khazra/7170169/7u6/webrev.00/ > > This had been reviewed by darcy, dholmes, a