1. 23 10月, 2013 5 次提交
    • H
      Merge · 910faddb
      hseigel 提交于
      910faddb
    • I
      Merge · ad3aa467
      iklam 提交于
      ad3aa467
    • I
      8014910: deadlock between JVM/TI ClassPrepare event handler and CompilerThread · 5a5905ee
      iklam 提交于
      Summary: Revert changes in JDK-8008962
      Reviewed-by: coleenp, sspitsyn
      5a5905ee
    • H
      8026809: [TESTBUG] Create regression test for JDK-8026041 · 392160e3
      hseigel 提交于
      Summary: Created simple regression test for the bug
      Reviewed-by: hseigel, lfoltan, zgu
      Contributed-by: mikhailo.seledtsov@oracle.com
      392160e3
    • H
      8026394: Eclipse fails with JDK8 build 111 · f4c3a268
      hseigel 提交于
      Summary: If the resolved interface does not itself contain "clone" or "finalize" methods, the method/interface method resolution looks to the interface's super class, java.lang.Object.  With the JDK 8 interface method accessability check requirement, since these two methods are declared within Object as protected, they must be special cased in LinkResolver::check_method_accessability() in order to avoid an IAE.
      Reviewed-by: acorn, dholmes
      Contributed-by: lois.foltan@oracle.com
      f4c3a268
  2. 22 10月, 2013 2 次提交
  3. 20 10月, 2013 1 次提交
  4. 19 10月, 2013 5 次提交
  5. 18 10月, 2013 6 次提交
  6. 17 10月, 2013 10 次提交
  7. 16 10月, 2013 3 次提交
  8. 15 10月, 2013 8 次提交