hg: jdk7/hotspot-rt/hotspot: 6822407: heapOopSize lookup is incorrect in Serviceability Agent.

2009-03-27 Thread poonam . bajaj
Changeset: f30ba3b36599 Author:poonam Date: 2009-03-27 10:29 -0700 URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/f30ba3b36599 6822407: heapOopSize lookup is incorrect in Serviceability Agent. Summary: heapOopSize symbol should be declared as constant in vmStructs and

hg: jdk7/hotspot-rt/hotspot: 6812297: update project creation for Visual Studio 2005-2008

2009-03-27 Thread ivan . krylov
Changeset: 520d43965b1f Author:ikrylov Date: 2009-03-27 01:35 -0500 URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/520d43965b1f 6812297: update project creation for Visual Studio 2005-2008 Summary: Add 2 news classes to create VC8 and VC9 projects Reviewed-by: apetrusen