1. 07 12月, 2013 1 次提交
    • H
      8029415:... · 8cb2a129
      hseigel 提交于
      8029415: java/lang/reflect/Method/invoke/TestPrivateInterfaceMethodReflect.java fails on all platforms with hs25-b61
      Summary: Check first that a class is not a dynamically-generated bytecode associated with 1.4 reflection implementation, to emitting an ICCE of an invokespecial IMR of a method in an indirect superinterface.
      Reviewed-by: acorn, hseigel
      Contributed-by: lois.foltan@oracle.com
      8cb2a129
  2. 04 12月, 2013 4 次提交
  3. 02 12月, 2013 2 次提交
  4. 30 11月, 2013 4 次提交
  5. 29 11月, 2013 1 次提交
  6. 27 11月, 2013 3 次提交
  7. 26 11月, 2013 1 次提交
    • H
      8026065: InterfaceMethodref for invokespecial must name a direct superinterface · 37f9a7d2
      hseigel 提交于
      Summary: Add verification to check that invokespecial of an InterfaceMethodref names a method in a direct superinterface of the current class or interface in accordance with JSR 335, JVMS 4.9.2 Structural Constraints.
      Reviewed-by: acorn, hseigel, coleenp
      Contributed-by: lois.foltan@oracle.com
      37f9a7d2
  8. 23 11月, 2013 6 次提交
  9. 22 11月, 2013 2 次提交
  10. 20 11月, 2013 2 次提交
  11. 18 11月, 2013 2 次提交
  12. 16 11月, 2013 2 次提交
  13. 15 11月, 2013 9 次提交
  14. 19 11月, 2013 1 次提交