dcubed [Thu, 25 Mar 2010 16:54:59 -0700] rev 5094
Merge
dcubed [Thu, 25 Mar 2010 16:27:12 -0700] rev 5093
6938185: 3/4 6923488 breaks Windows command shell builds
Summary: Fix build.bat so invoking command shell doesn't exit on error. Fix dirname assumptions. Document some MKS environment dependencies.
Reviewed-by: coleenp
dcubed [Tue, 23 Mar 2010 17:29:13 -0700] rev 5092
Merge
dcubed [Tue, 23 Mar 2010 14:37:18 -0700] rev 5091
6915365: 3/4 assert(false,"Unsupported VMGlobal Type") at management.cpp:1540
Summary: Remove assert to decouple JDK and HotSpot additions of known types.
Reviewed-by: mchung
coleenp [Thu, 18 Mar 2010 16:47:37 -0400] rev 5090
6936168: Recent fix for unmapping stack guard pages doesn't close /proc/self/maps
Summary: Add close to returns (fix for 6929067 also contributed by aph)
Reviewed-by: aph, dcubed, andrew, acorn
Contributed-by: aph@redhat.com, andreas.kohn@fredhopper.com
fparain [Wed, 17 Mar 2010 11:01:05 +0100] rev 5089
6935224: Adding new DTrace probes to work with Palantir
Summary: Adding probes related to thread scheduling and class initialization
Reviewed-by: kamg, never
dcubed [Tue, 16 Mar 2010 20:47:17 -0700] rev 5088
Merge