hg: hsx/hotspot-rt/jdk: 78 new changesets

2012-03-01 Thread john . coomes
Changeset: 7a5c8c6f1c6b Author:prr Date: 2012-02-03 09:57 -0800 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/jdk/rev/7a5c8c6f1c6b 7141914: Draw glyph cause JVM crash Reviewed-by: bae, igor ! src/share/classes/sun/font/FileFont.java ! src/share/classes/sun/font/StandardGlyphVector

hg: hsx/hotspot-rt/jaxws: 10 new changesets

2012-03-01 Thread john . coomes
Changeset: 6a8f54fb5f15 Author:alanb Date: 2012-02-05 12:07 + URL: http://hg.openjdk.java.net/hsx/hotspot-rt/jaxws/rev/6a8f54fb5f15 7140918: Remove dependency on apt and com.sun.mirror API Reviewed-by: darcy Contributed-by: miroslav@oracle.com, martin.gre...@oracle.com ! bu

hg: hsx/hotspot-rt/jaxp: 5 new changesets

2012-03-01 Thread john . coomes
Changeset: 38cc4c09b847 Author:katleman Date: 2012-02-23 12:03 -0800 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/jaxp/rev/38cc4c09b847 Added tag jdk8-b27 for changeset 80c47eb83d24 ! .hgtags Changeset: 6fc515ab48c3 Author:asaha Date: 2012-02-14 10:22 -0800 URL: h

hg: hsx/hotspot-rt/corba: 6 new changesets

2012-03-01 Thread john . coomes
Changeset: 7bf4278af030 Author:katleman Date: 2012-02-23 12:03 -0800 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/corba/rev/7bf4278af030 Added tag jdk8-b27 for changeset 4fffe75e4edd ! .hgtags Changeset: 66c7161ee588 Author:coffeys Date: 2011-11-17 10:51 -0800 URL:

hg: hsx/hotspot-rt: 5 new changesets

2012-03-01 Thread john . coomes
Changeset: 97bb465be99d Author:katleman Date: 2012-02-23 12:03 -0800 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/rev/97bb465be99d Added tag jdk8-b27 for changeset 1533dfab9903 ! .hgtags Changeset: 9760a2114f51 Author:asaha Date: 2012-02-14 10:21 -0800 URL: http:/

Re: Patch to fix build breakage with GCC 4.7

2012-03-01 Thread David Holmes
BugId: 7150392 Linux build breaks with GCC 4.7 due to unrecognized option David - On 2/03/2012 7:14 AM, Deepak Bhole wrote: * Andrew Hughes [2012-03-01 15:40]: - Original Message - * Kelly O'Hair [2012-02-29 20:39]: The sample.makefile.txt files may not even be used during the

Re: Patch to fix build breakage with GCC 4.7

2012-03-01 Thread Deepak Bhole
* Andrew Hughes [2012-03-01 15:40]: > - Original Message - > > * Kelly O'Hair [2012-02-29 20:39]: > > > The sample.makefile.txt files may not even be used during the > > > build, I'm not sure. > > > They may have only been supplied as documentation on how to build > > > the native code. >

Re: Patch to fix build breakage with GCC 4.7

2012-03-01 Thread Andrew Hughes
- Original Message - > * Kelly O'Hair [2012-02-29 20:39]: > > The sample.makefile.txt files may not even be used during the > > build, I'm not sure. > > They may have only been supplied as documentation on how to build > > the native code. > > > > Deleting the -mimpure-text is probably ri

Re: Patch to fix build breakage with GCC 4.7

2012-03-01 Thread Deepak Bhole
* Kelly O'Hair [2012-02-29 20:39]: > The sample.makefile.txt files may not even be used during the build, I'm not > sure. > They may have only been supplied as documentation on how to build the native > code. > > Deleting the -mimpure-text is probably right all around. > Okay, so then looks l

hg: jdk8/tl/jdk: 7149320: Move sun.misc.VM.booted() to the end of System.initializeSystemClass()

2012-03-01 Thread mike . duigou
Changeset: 971a86421f51 Author:mduigou Date: 2012-03-01 09:40 -0800 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/971a86421f51 7149320: Move sun.misc.VM.booted() to the end of System.initializeSystemClass() Summary: Ensure that sun.misc.VM.booted() is the last action in System.in

Re: 7133122: SA throws sun.jvm.hotspot.debugger.UnmappedAddressException when it should not

2012-03-01 Thread Staffan Larsen
The CR is currently assigned to me, but I haven't had the time to look at it yet. It is targeted for the 7u6 release. Sorry for the delay, /Staffan On 1 mar 2012, at 07:41, Yasumasa Suenaga wrote: > Hi, > > About a month ago, I submitted a patch to fix this CR. > How is the status of this CR?

hg: hsx/hotspot-rt/hotspot: 7118280: The gbyc00102 JCK7 test causes an assert in JVM 7.0 fastdebug mode

2012-03-01 Thread dmitriy . samersoff
Changeset: ff29ce866f23 Author:dsamersoff Date: 2012-03-01 12:41 +0400 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/ff29ce866f23 7118280: The gbyc00102 JCK7 test causes an assert in JVM 7.0 fastdebug mode Summary: Assert doesn't respect invokedynamic opcode Reviewed-by

hg: jdk8/tl/jdk: 7149785: Minor corrections to ScriptEngineManager javadoc

2012-03-01 Thread ptisnovs
Changeset: 6eed7049d389 Author:ptisnovs Date: 2012-03-01 14:02 +0100 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/6eed7049d389 7149785: Minor corrections to ScriptEngineManager javadoc Summary: JavaDoc correction Reviewed-by: alanb Contributed-by: Pavel Tisnovsky ! src/share/cl