jdk7u2-b06: HotSpot

2011-09-06 Thread Alejandro E Murillo
http://hg.openjdk.java.net/jdk7u/jdk7u/rev/4331602abe52 http://hg.openjdk.java.net/jdk7u/jdk7u/langtools/rev/4c5514d422c4 http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/1da81fa43d48 http://hg.openjdk.java.net/jdk7u/jdk7u/jaxws/rev/286a65169fda http://hg.openjdk.java.net/jdk7u/jdk7u/jaxp/rev/5946b

hg: jdk7u/jdk7u/hotspot: 20 new changesets

2011-09-06 Thread john . coomes
Changeset: ff53346271fe Author:brutisso Date: 2011-08-19 09:30 +0200 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/hotspot/rev/ff53346271fe 6814390: G1: remove the concept of non-generational G1 Summary: Removed the possibility to turn off generational mode for G1. Reviewed-by: johnc,

Re: Request for approval for bulk integration of hs22-b04 into 7u2-b06

2011-09-06 Thread John Coomes
Dalibor Topic (dalibor.to...@oracle.com) wrote: > On 9/3/11 9:46 AM, John Coomes wrote: > > Requesting approval for bulk integration of hs22-b04 into 7u2-b06. > > > > The changes are already in the hotspot jdk8 integration repo[1] and > > have been built on all supported platforms. A webrev is av

hg: jdk7u/jdk7u-dev/hotspot: 19 new changesets

2011-09-06 Thread john . coomes
Changeset: ff53346271fe Author:brutisso Date: 2011-08-19 09:30 +0200 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/hotspot/rev/ff53346271fe 6814390: G1: remove the concept of non-generational G1 Summary: Removed the possibility to turn off generational mode for G1. Reviewed-by: jo

Re: Request approval for CR 7073631: javac parser improvements for error position reporting

2011-09-06 Thread Edvard Wendelin
Approved! Cheers, Edvard Sent from my iPhone On 6 sep 2011, at 21:27, Kumar Srinivasan wrote: > Hi, > > Request approval for 7u2 push, > > The bug description is here: > http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7073631 > > The changeset in jdk8 is here: > http://hg.openjdk.java.n

Request approval for CR 7073631: javac parser improvements for error position reporting

2011-09-06 Thread Kumar Srinivasan
Hi, Request approval for 7u2 push, The bug description is here: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7073631 The changeset in jdk8 is here: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/04f983e3e825 The changeset for 7u is identical to jdk8. No issues found in nightly testing

hg: jdk7u/jdk7u-dev/jdk: 6898310: (cs) Charset cache lookups should be synchronized

2011-09-06 Thread xueming . shen
Changeset: c162f8fc4adc Author:sherman Date: 2011-09-06 10:51 -0700 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/c162f8fc4adc 6898310: (cs) Charset cache lookups should be synchronized Summary: synchronize the lookup in iterator Reviewed-by: alanb ! src/share/classes/sun

Re: Bake time in JDK8 before 7u ?

2011-09-06 Thread Joe Darcy
David Holmes wrote: Most fixes to 7u must go to 8 first. I assume at least part of the reason for this is to have fixes "bake" in 8 before coming down into 7u. But I'm seeing a lot of pushes to 8 followed (sometimes within minutes) by requests to push to 7u. I know there are various schedules

hg: jdk7u/jdk7u-dev/jdk: 7030332: Default borders in tables looks incorrect JEditorPane

2011-09-06 Thread pavel . porvatov
Changeset: de8f5909f8ad Author:rupashka Date: 2011-09-06 17:52 +0400 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/de8f5909f8ad 7030332: Default borders in tables looks incorrect JEditorPane Reviewed-by: peterz ! src/share/classes/javax/swing/text/html/CSS.java ! src/shar

hg: jdk7u/jdk7u-dev/jdk: 7067811: Update demo/sample code to state it should not be used for production

2011-09-06 Thread nils . loodin
Changeset: a2376be96654 Author:nloodin Date: 2011-09-06 13:28 +0200 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/a2376be96654 7067811: Update demo/sample code to state it should not be used for production Summary: Added comment block after copyright block stating that cod

Re: Request for approval for CR 7030332 - Default borders in tables looks incorrect JEditorPane

2011-09-06 Thread Edvard Wendelin
Approved. Cheers, Edvard Sent from my iPhone On 6 sep 2011, at 13:30, Pavel Porvatov wrote: > Hi, > > Could you please approve the fix of CR 7030332 (Default borders in tables > looks incorrect JEditorPane) for 7u2? Bug description is here: > http://bugs.sun.com/bugdatabase/view_bug.do?bug_

Request for approval for CR 7030332 - Default borders in tables looks incorrect JEditorPane

2011-09-06 Thread Pavel Porvatov
Hi, Could you please approve the fix of CR 7030332 (Default borders in tables looks incorrect JEditorPane) for 7u2? Bug description is here: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7030332 Some time ago the fix was prepared, approved and pushed in jdk8: http://hg.openjdk.java.net/jd