never [Thu, 25 Feb 2010 11:38:50 -0800] rev 5029
6915557: assert(_gvn.type(l)->higher_equal(type),"must constrain OSR typestate") with debug build
Reviewed-by: kvn
twisti [Tue, 23 Feb 2010 17:46:29 +0100] rev 5028
6928839: JSR 292 typo in x86 _adapter_check_cast
Summary: There is a small typo in methodHandles_x86.cpp.
Reviewed-by: kvn
kvn [Mon, 22 Feb 2010 16:56:49 -0800] rev 5027
6928717: HS17 fails to build with SS11 C++
Summary: Add missing handles.inline.hpp for codeCache.cpp.
Reviewed-by: never
never [Fri, 19 Feb 2010 13:06:11 -0800] rev 5026
6927049: assert(is_Loop(),"invalid node class")
Reviewed-by: kvn
kvn [Fri, 19 Feb 2010 10:04:16 -0800] rev 5025
6910664: C2: java/util/Arrays/Sorting.java fails with DeoptimizeALot flag
Summary: Matcher::float_in_double should be true only when FPU is used for floats.
Reviewed-by: never, twisti
never [Thu, 18 Feb 2010 15:05:10 -0800] rev 5024
6663854: assert(n != __null,"Bad immediate dominator info.") in C2 with -Xcomp
Reviewed-by: kvn