Tue, 14 Apr 2015 18:26:01 +0300 8033465: JSR292: InvokerBytecodeGenerator: convert a check for REF_invokeVirtual on an interface into an assert
mhaupt [Tue, 14 Apr 2015 18:26:01 +0300] rev 30343
8033465: JSR292: InvokerBytecodeGenerator: convert a check for REF_invokeVirtual on an interface into an assert Reviewed-by: vlivanov
Tue, 14 Apr 2015 18:16:02 +0300 8076461: JSR292: remove unused native and constants
vlivanov [Tue, 14 Apr 2015 18:16:02 +0300] rev 30342
8076461: JSR292: remove unused native and constants Reviewed-by: jrose, vlivanov
Tue, 14 Apr 2015 18:03:12 +0300 8057919: Class.getSimpleName() should work for non-JLS compliant class names
vlivanov [Tue, 14 Apr 2015 18:03:12 +0300] rev 30341
8057919: Class.getSimpleName() should work for non-JLS compliant class names Reviewed-by: dholmes, jrose
Tue, 14 Apr 2015 17:59:52 +0300 8077054: DMH LFs should be customizeable
vlivanov [Tue, 14 Apr 2015 17:59:52 +0300] rev 30340
8077054: DMH LFs should be customizeable Reviewed-by: jrose
Fri, 03 Apr 2015 11:41:26 -0700 Merge
kvn [Fri, 03 Apr 2015 11:41:26 -0700] rev 30339
Merge
Tue, 31 Mar 2015 12:30:52 -0700 8026049: (bf) Intrinsify ByteBuffer.put{Int, Double, Float, ...} methods
aph [Tue, 31 Mar 2015 12:30:52 -0700] rev 30338
8026049: (bf) Intrinsify ByteBuffer.put{Int, Double, Float, ...} methods Summary: Use unaligned Unsafe loads and stores for ByteBuffer access on platforms which support unaligned access. Add intrinsics for Unsafe.{get,put}-X-Unaligned methods. Reviewed-by: dholmes, jrose, psandoz, kvn
(0) -30000 -10000 -3000 -1000 -300 -100 -30 -10 -6 +6 +10 +30 +100 +300 +1000 +3000 +10000 tip