Mon, 10 Jan 2011 03:58:07 -0800 7010913: JSR 292 ciMethodHandle does not handle MethodHandleCompiler exceptions properly
twisti [Mon, 10 Jan 2011 03:58:07 -0800] rev 7888
7010913: JSR 292 ciMethodHandle does not handle MethodHandleCompiler exceptions properly Reviewed-by: kvn, never
Mon, 10 Jan 2011 00:56:39 -0800 7010180: JSR 292 InvokeDynamicPrintArgs fails with: assert(_adapter == NULL) failed: init'd to NULL
twisti [Mon, 10 Jan 2011 00:56:39 -0800] rev 7887
7010180: JSR 292 InvokeDynamicPrintArgs fails with: assert(_adapter == NULL) failed: init'd to NULL Reviewed-by: never
Fri, 07 Jan 2011 11:53:24 -0800 6876037: CTW fails jdk7/hotspot/src/share/vm/opto/type.cpp:2055. assert(bits,"Use TypePtr for NULL")
kvn [Fri, 07 Jan 2011 11:53:24 -0800] rev 7886
6876037: CTW fails jdk7/hotspot/src/share/vm/opto/type.cpp:2055. assert(bits,"Use TypePtr for NULL") Summary: Add missing 0 value check in TypeRawPtr::add_offset(). Reviewed-by: never
Fri, 07 Jan 2011 10:16:57 -0800 7009756: volatile variables could be broken throw reflection API
kvn [Fri, 07 Jan 2011 10:16:57 -0800] rev 7885
7009756: volatile variables could be broken throw reflection API Summary: Use Atomic::load() and Atomic::store() to access a volatile long. Reviewed-by: iveresov, jrose, dholmes, never
(0) -3000 -1000 -300 -100 -30 -10 -4 +4 +10 +30 +100 +300 +1000 +3000 +10000 +30000 tip