JDK-7108276 : (jsr-292) Several JCK tests fail on Solaris sparc and only with "-XX:-UseRicochetFrames"
  • Type: Bug
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 7
  • Priority: P2
  • Status: Closed
  • Resolution: Duplicate
  • OS: generic
  • CPU: generic
  • Submitted: 2011-11-04
  • Updated: 2011-11-04
  • Resolved: 2011-11-04
Related Reports
Duplicate :  
Description
The following JCK7 tests fail on Solaris sparc with "-XX:-UseRicochetFrames":
  lang/EXPR/expr751/expr75101m5/expr75101m5_rt.html
  lang/EXPR/expr751/expr75101m7/expr75101m7_rt.html
  api/java_lang/invoke/MethodHandle/index.html#MethodsTests[asCollector01,asCollector02,asCollectorIAE01,asType02,invokeWithArguments02,invokeWithArguments03,invokeWithArguments04]
  api/java_lang/invoke/MethodHandles/index.html#MethodsTests[arrayElementGetter01,arrayElementSetter01]

See the attachment for more details.