hg: jdk6/jdk6/jdk: 17 new changesets

2012-06-12 Thread abhi . saha
Changeset: 6ac7d291ae19 Author:bae Date: 2012-02-28 10:27 +0400 URL: http://hg.openjdk.java.net/jdk6/jdk6/jdk/rev/6ac7d291ae19 7143617: Improve fontmanager layout lookup operations Reviewed-by: prr ! src/share/native/sun/font/layout/LookupProcessor.cpp ! src/share/native/sun/font/l

hg: jdk6/jdk6/jaxp: 2 new changesets

2012-06-12 Thread abhi . saha
Changeset: 2eefbd258363 Author:joehw Date: 2012-04-06 09:47 -0700 URL: http://hg.openjdk.java.net/jdk6/jdk6/jaxp/rev/2eefbd258363 7157609: Issues with loop Reviewed-by: hawtin, lancea, asaha ! jaxp.properties Changeset: 6108be24e31d Author:asaha Date: 2012-05-09 07:49 -07

hg: jdk6/jdk6/hotspot: 8 new changesets

2012-06-12 Thread abhi . saha
Changeset: 221095795c8a Author:never Date: 2012-04-04 20:44 -0700 URL: http://hg.openjdk.java.net/jdk6/jdk6/hotspot/rev/221095795c8a 7152811: Issues in client compiler Reviewed-by: kvn, jrose ! src/share/vm/ci/ciField.cpp ! src/share/vm/ci/ciField.hpp Changeset: bcee7057037c Autho

hg: jdk6/jdk6/corba: 5 new changesets

2012-06-12 Thread abhi . saha
Changeset: a7fe93b69e0d Author:coffeys Date: 2012-03-26 13:55 +0100 URL: http://hg.openjdk.java.net/jdk6/jdk6/corba/rev/a7fe93b69e0d 7143851: Improve IIOP stub and tie generation in RMIC 7149048: Changes to corba rmic stubGenerator class are not used during jdk build process Review

Heads up Java CPU Jun 2012 fixes sync in jdk6-open b26

2012-06-12 Thread Abhijit Saha
With Oracle Java SE Critical Patch Update Advisory went live today, we're now ready to push fixes from this release into jdk6-open b26. Changes are coming soon into jdk6-open forest. Thanks Abhijit -- Release Lead,

hg: jdk6/jdk6/jdk: 7150392: Linux build breaks with GCC 4.7 due to unrecognized option

2012-06-12 Thread ahughes
Changeset: b9325b930f67 Author:andrew Date: 2012-06-07 17:31 +0100 URL: http://hg.openjdk.java.net/jdk6/jdk6/jdk/rev/b9325b930f67 7150392: Linux build breaks with GCC 4.7 due to unrecognized option Summary: Remove -mimpure-text option. Reviewed-by: ohair, dholmes, phh, andrew Contri