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

2012-01-25 Thread dmitriy . samersoff
Changeset: a42c07c38c47 Author:dsamersoff Date: 2012-01-25 21:10 +0400 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/a42c07c38c47 7132515: Add dcmd to manage UnlockingCommercialFeature flag Summary: Added dcmd to unlock or check status of UnlockingCommercialFeature flag

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

2012-01-25 Thread frederic . parain
Changeset: 520830f632e7 Author:fparain Date: 2012-01-25 10:32 -0800 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/520830f632e7 7131346: Parsing of boolean arguments to diagnostic commands is broken Reviewed-by: dholmes, dcubed ! src/share/vm/services/diagnosticArgument

hg: jdk8/tl/langtools: 7133314: The regression test for 7129225 fails when run with jtreg -samevm or jtreg -agentvm

2012-01-25 Thread jim . holmlund
Changeset: 332dfa0f91df Author:jjh Date: 2012-01-25 12:20 -0800 URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/332dfa0f91df 7133314: The regression test for 7129225 fails when run with jtreg -samevm or jtreg -agentvm Reviewed-by: jjg ! test/tools/javac/7129225/AnnoProcessor

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

2012-01-25 Thread keith . mcguigan
Changeset: eaa9557116a2 Author:bdelsart Date: 2012-01-18 16:18 +0100 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/eaa9557116a2 7120448: Fix FP values for compiled frames in frame::describe Summary: fix for debug method frame::describe Reviewed-by: never, kvn ! src/cpu

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

2012-01-25 Thread paul . hohensee
Changeset: e8a4934564b2 Author:phh Date: 2012-01-24 19:33 -0500 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/e8a4934564b2 7125793: MAC: test_gamma should always work Summary: Fix gamma launcher on Mac OS X and reconcile test_gamma script on Unix platforms Reviewed-by: