kvn [Fri, 28 Aug 2009 11:19:33 -0700] rev 3797
6875577: CTW fails with /hotspot/src/share/vm/opto/memnode.cpp
Summary: Fix do_null_check to check for unloaded klass for all oop pointers.
Reviewed-by: never, cfang
twisti [Thu, 27 Aug 2009 06:17:23 -0700] rev 3796
6865583: Verbose CIPrintMethodCodes asserts when ldc an empty String
Summary: ldc seems to load an empty String and that leads to an assert on offset < length, which are both zero.
Reviewed-by: kvn, never
xdono [Tue, 22 Sep 2009 14:06:10 -0700] rev 3795
6884624: Update copyright year
Summary: Update copyright for files that have been modified in 2009 through Septermber
Reviewed-by: tbell, ohair
xdono [Thu, 17 Sep 2009 13:46:45 -0700] rev 3794
Added tag jdk7-b72 for changeset 0fa11a27fb57
robilad [Wed, 23 Sep 2009 20:06:01 +0200] rev 3793
6872735: Further update build readme for new platforms
6641691: Bring build readme's up-to-date
Summary: Added build instructions for Debian, Ubuntu 8.04, 8.10, 9.04, Fedora 10, 11, OpenSolaris 2009.06, OpenSUSE and Mandriva
Reviewed-by: ohair, andrew
xdono [Tue, 22 Sep 2009 14:06:04 -0700] rev 3792
6884624: Update copyright year
Summary: Update copyright for files that have been modified in 2009 through Septermber
Reviewed-by: tbell, ohair
xdono [Fri, 18 Sep 2009 09:39:45 -0700] rev 3791
Merge