History log of /openjdk10/hotspot/test/compiler/jsr292/NullConstantReceiver.java
Revision Date Author Comments
# 12072:f940af863003 09-Sep-2016 jcm

8164508: unexpected profiling mismatch in c1 generated code
Summary: made 8027631 first arg skip applicable to not inlined virtual callsite too.
Reviewed-by: kvn


# 11905:119a2a3cc29b 25-Aug-2016 jcm

8158639: C2 compilation fails with SIGSEGV
Summary: fixed the jvms for callsite traps based on declared signature.
Reviewed-by: kvn, vlivanov, dlong


# 11707:ad7af1afda7a 12-Jul-2016 tpivovarova

8132919: Put compiler tests in packages
Reviewed-by: vlivanov, dpochepk
Contributed-by: igor.ignatyev@oracle.com


# 7177:9c4780bccc23 01-Oct-2014 vlivanov

8059556: C2: crash while inlining MethodHandle invocation w/ null receiver
Reviewed-by: kvn, jrose