hg: hsx/hotspot-rt/hotspot: 7116730: Revert 7116481: Commercial features in Hotspot must be gated by a switch

2011-11-30 Thread paul . hohensee
Changeset: 358eca91be48 Author:phh Date: 2011-11-30 12:48 -0500 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/358eca91be48 7116730: Revert 7116481: Commercial features in Hotspot must be gated by a switch Summary: Revert 7116481 to current hsx/hotspot-main Reviewed-by:

hg: jdk8/tl/jdk: 7116322: enhance javac make rule with a little bit of instrumentation

2011-11-30 Thread stuart . marks
Changeset: 43a630f11af6 Author:smarks Date: 2011-11-30 13:11 -0800 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/43a630f11af6 7116322: enhance javac make rule with a little bit of instrumentation Reviewed-by: dholmes, ohair ! make/common/Rules.gmk

hg: jdk8/tl/jdk: 2 new changesets

2011-11-30 Thread alan . bateman
Changeset: 4749df4f04f1 Author:alanb Date: 2011-11-30 10:57 + URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/4749df4f04f1 7030624: size_t usages in src/windows/native/java/io/io_util_md.c need to be re-visited Reviewed-by: lancea, chegar ! src/share/native/java/io/io_util.c !