hg: hsx/hotspot-rt/langtools: Added tag jdk8-b35 for changeset defd666a7863

2012-04-19 Thread john . coomes
Changeset: 068207a80397 Author:katleman Date: 2012-04-19 12:19 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/langtools/rev/068207a80397 Added tag jdk8-b35 for changeset defd666a7863 ! .hgtags

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

2012-04-19 Thread john . coomes
Changeset: cf5b15ae858a Author:ohair Date: 2012-04-12 08:11 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/jdk/rev/cf5b15ae858a 7160976: Fix missing file in new build infrastructure: Defs-utils.gmk Reviewed-by: ihse + makefiles/common/shared/Defs-utils.gmk Changeset: 468cf87

hg: hsx/hotspot-rt/jaxws: Added tag jdk8-b35 for changeset e8afc16522e1

2012-04-19 Thread john . coomes
Changeset: 89b36c658e39 Author:katleman Date: 2012-04-19 12:18 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/jaxws/rev/89b36c658e39 Added tag jdk8-b35 for changeset e8afc16522e1 ! .hgtags

hg: hsx/hotspot-rt/jaxp: Added tag jdk8-b35 for changeset e187f3ede649

2012-04-19 Thread john . coomes
Changeset: d14f5247d3af Author:katleman Date: 2012-04-19 12:18 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/jaxp/rev/d14f5247d3af Added tag jdk8-b35 for changeset e187f3ede649 ! .hgtags

hg: hsx/hotspot-rt/corba: Added tag jdk8-b35 for changeset e3d735914edd

2012-04-19 Thread john . coomes
Changeset: a5a61f259961 Author:katleman Date: 2012-04-19 12:18 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/corba/rev/a5a61f259961 Added tag jdk8-b35 for changeset e3d735914edd ! .hgtags

hg: hsx/hotspot-rt: Added tag jdk8-b35 for changeset 5285317ebb4e

2012-04-19 Thread john . coomes
Changeset: 6a6ba0a07f33 Author:katleman Date: 2012-04-19 12:18 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/rev/6a6ba0a07f33 Added tag jdk8-b35 for changeset 5285317ebb4e ! .hgtags

hg: jdk8/tl/jdk: 7158636: InterfaceAddress.getBroadcast() returns invalid broadcast address on WLAN

2012-04-19 Thread kurchi . subhra . hazra
Changeset: 715f50872ae7 Author:khazra Date: 2012-04-19 18:11 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/715f50872ae7 7158636: InterfaceAddress.getBroadcast() returns invalid broadcast address on WLAN Summary: Update Windows native code to infer WLAN interface type in Win

hg: jdk8/tl/jdk: 7162385: TEST_BUG: sun/net/www/protocol/jar/B4957695.java failing again

2012-04-19 Thread kurchi . subhra . hazra
Changeset: bc51d0569ccd Author:khazra Date: 2012-04-19 13:26 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/bc51d0569ccd 7162385: TEST_BUG: sun/net/www/protocol/jar/B4957695.java failing again Summary: Enable finding "foo1.jar" Reviewed-by: chegar ! test/sun/net/www/protocol

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

2012-04-19 Thread john . coomes
Changeset: 568e70bbd9aa Author:mcimadamore Date: 2012-03-26 15:27 +0100 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/langtools/rev/568e70bbd9aa 7151580: Separate DA/DU logic from exception checking logic in Flow.java Summary: DA/DU analysis and exception checking analysis should l

hg: jdk8/tl/jdk: 7162823: Modify the list of excluded tests (ProblemList

2012-04-19 Thread vincent . x . ryan
Changeset: 404c8e097ae9 Author:vinnie Date: 2012-04-19 16:58 +0100 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/404c8e097ae9 7162823: Modify the list of excluded tests (ProblemList Reviewed-by: alanb ! test/ProblemList.txt

hg: jdk8/tl/corba: 7130404: [macosx] "os.arch" value should be "x86_64" for compatibility with Apple JDK6

2012-04-19 Thread coleen . phillimore
Changeset: c6c0b1047985 Author:jmelvin Date: 2012-04-16 17:10 -0400 URL: http://hg.openjdk.java.net/jdk8/tl/corba/rev/c6c0b1047985 7130404: [macosx] "os.arch" value should be "x86_64" for compatibility with Apple JDK6 Summary: On Mac OS X, align system property "os.arch" with Apple

hg: jdk8/tl/jdk: 2 new changesets

2012-04-19 Thread coleen . phillimore
Changeset: 77b35c5c4b95 Author:jmelvin Date: 2012-04-16 18:09 -0400 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/77b35c5c4b95 7130404: [macosx] "os.arch" value should be "x86_64" for compatibility with Apple JDK6 Summary: On Mac OS X, align system property "os.arch" with Apple l

hg: jdk8/tl/jdk: 7162262: (fs) Typo in java.nio.file.Path class description

2012-04-19 Thread alan . bateman
Changeset: 7b023213681c Author:psandoz Date: 2012-04-19 14:05 +0100 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/7b023213681c 7162262: (fs) Typo in java.nio.file.Path class description Reviewed-by: alanb ! src/share/classes/java/nio/file/Path.java

Re: Request for review (XS): Wrong filter predicate of visible locals in SA JSJavaFrame

2012-04-19 Thread Krystal Mok
Thanks, Staffan :-) - Kris On Thu, Apr 19, 2012 at 3:53 PM, Staffan Larsen wrote: > Hi Kris, > > This fix looks good to me. I've created a bug for you: 7162726. I'll be > happy to push the fix for you once the review is done (need one Reviewer). > > Thanks, > /Staffan > > On 19 apr 2012, at 06:4

Re: Request for review (XS): Wrong filter predicate of visible locals in SA JSJavaFrame

2012-04-19 Thread Staffan Larsen
Hi Kris, This fix looks good to me. I've created a bug for you: 7162726. I'll be happy to push the fix for you once the review is done (need one Reviewer). Thanks, /Staffan On 19 apr 2012, at 06:49, Krystal Mok wrote: > Hi all, > > There seems to be a bug in the filtering logic of visible loc