hg: hsx/hotspot-rt/hotspot: 23 new changesets

2012-09-28 Thread alejandro . murillo
Changeset: 5baec2e69518 Author:jmasa Date: 2012-09-25 07:05 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/5baec2e69518 7200615: NPG: optimized VM build is broken Reviewed-by: kvn ! src/share/vm/gc_implementation/g1/g1GCPhaseTimes.cpp ! src/share/vm/memory/metaspa

JEP 167: Event-Based JVM Tracing

2012-09-28 Thread mark . reinhold
Posted: http://openjdk.java.net/jeps/167 - Mark

hg: jdk8/tl/langtools: 5 new changesets

2012-09-28 Thread lana . steuck
Changeset: 463fea75b618 Author:ohair Date: 2012-09-18 11:29 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/463fea75b618 7197849: Update new build-infra makefiles Reviewed-by: ihse, erikj, ohrstrom, tbell ! makefiles/Makefile Changeset: 86d5740b9fdc Author:katleman

hg: jdk8/tl/jaxws: 3 new changesets

2012-09-28 Thread lana . steuck
Changeset: bbcbebb9bc74 Author:ohair Date: 2012-09-18 11:29 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jaxws/rev/bbcbebb9bc74 7197849: Update new build-infra makefiles Reviewed-by: ihse, erikj, ohrstrom, tbell ! makefiles/Makefile Changeset: b51b611209f1 Author:katleman Dat

hg: jdk8/tl/jaxp: 3 new changesets

2012-09-28 Thread lana . steuck
Changeset: 2eafc339f7e1 Author:ohair Date: 2012-09-18 11:29 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jaxp/rev/2eafc339f7e1 7197849: Update new build-infra makefiles Reviewed-by: ihse, erikj, ohrstrom, tbell ! makefiles/Makefile Changeset: 7c9475c7618c Author:katleman Date

hg: jdk8/tl/corba: 3 new changesets

2012-09-28 Thread lana . steuck
Changeset: 5c4f045fbd5f Author:ohair Date: 2012-09-18 11:29 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/corba/rev/5c4f045fbd5f 7197849: Update new build-infra makefiles Reviewed-by: ihse, erikj, ohrstrom, tbell ! makefiles/Makefile Changeset: f3ab4163ae01 Author:katleman Dat

hg: jdk8/tl/langtools: 7199925: Separate compilation breaks check that elements have a default for the containing annotation

2012-09-28 Thread jonathan . gibbons
Changeset: 73312ec2cf7c Author:jfranck Date: 2012-09-28 11:39 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/73312ec2cf7c 7199925: Separate compilation breaks check that elements have a default for the containing annotation Reviewed-by: jjg, mcimadamore ! src/share/cl

hg: jdk8/tl/langtools: 8000233: Fix issues in recent push

2012-09-28 Thread maurizio . cimadamore
Changeset: 1a65d6565b45 Author:mcimadamore Date: 2012-09-28 16:56 +0100 URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/1a65d6565b45 8000233: Fix issues in recent push Summary: Forgot to incorporate review comments in pushed changesets Reviewed-by: jjg ! src/share/classes/com

hg: hsx/hotspot-rt/hotspot: 17 new changesets

2012-09-28 Thread dmitry . samersoff
Changeset: 859cd1a76f8a Author:brutisso Date: 2012-09-13 21:20 +0200 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/859cd1a76f8a 7197906: BlockOffsetArray::power_to_cards_back() needs to handle > 32 bit shifts Reviewed-by: brutisso, johnc, ysr Contributed-by: Hal Mo !

hg: jdk8/tl/jdk: 6950237: Test java/nio/file/Path/CopyAndMove.java does not work correctly when test dir in on VFAT

2012-09-28 Thread alan . bateman
Changeset: b8e08f5d255a Author:dxu Date: 2012-09-28 11:14 +0100 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/b8e08f5d255a 6950237: Test java/nio/file/Path/CopyAndMove.java does not work correctly when test dir in on VFAT Reviewed-by: alanb ! src/solaris/classes/sun/nio/fs/Linux

hg: jdk8/tl/jdk: 7200682: TEST_BUG: keytool/autotest.sh still has problems with libsoftokn.so

2012-09-28 Thread weijun . wang
Changeset: 7e3ef09bb348 Author:weijun Date: 2012-09-28 17:15 +0800 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/7e3ef09bb348 7200682: TEST_BUG: keytool/autotest.sh still has problems with libsoftokn.so Reviewed-by: alanb, smarks ! test/sun/security/tools/keytool/autotest.sh