1. 04 6月, 2014 1 次提交
  2. 20 8月, 2014 1 次提交
    • C
      Merge · b07f5f84
      coffeys 提交于
      b07f5f84
  3. 15 8月, 2014 2 次提交
  4. 14 8月, 2014 3 次提交
  5. 08 8月, 2014 2 次提交
  6. 07 8月, 2014 3 次提交
  7. 05 8月, 2014 2 次提交
  8. 08 8月, 2014 1 次提交
  9. 13 8月, 2014 1 次提交
    • M
      Merge · 917a87c4
      morris 提交于
      917a87c4
  10. 03 8月, 2014 1 次提交
  11. 31 7月, 2014 1 次提交
  12. 30 7月, 2014 3 次提交
  13. 28 7月, 2014 1 次提交
  14. 25 7月, 2014 1 次提交
  15. 23 7月, 2014 2 次提交
    • C
      Merge · 5545561f
      coffeys 提交于
      5545561f
    • C
      Merge · 455fad67
      coffeys 提交于
      455fad67
  16. 22 7月, 2014 1 次提交
  17. 19 7月, 2014 1 次提交
  18. 18 7月, 2014 1 次提交
    • G
      8050978: Fix bad field access check in C1 and C2 · e94e8637
      goetz 提交于
      Summary: JCK8 test vm/constantpool/accessControl/accessControl004/accessControl00402m3/accessControl00402m3.html fails with -Xbatch -Xcomp due to bad field access check in C1 and C2. Fix: In ciField::ciField(), just before the canonical holder is stored into the _holder variable (and which is used by ciField::will_link()) perform an additional access check with the holder declared in the class file. If this check fails, store the declared holder instead and ciField::will_link() will bail out compilation for this field later on. Then, the interpreter will throw an PrivilegedAccessException at runtime.
      Reviewed-by: kvn, vlivanov
      Contributed-by: andreas.schoesser@sap.com
      e94e8637
  19. 25 7月, 2014 1 次提交
  20. 17 7月, 2014 1 次提交
  21. 15 7月, 2014 1 次提交
    • A
      Merge · 2b9ed6f3
      asaha 提交于
      2b9ed6f3
  22. 11 7月, 2014 3 次提交
  23. 10 7月, 2014 2 次提交
  24. 09 7月, 2014 1 次提交
    • A
      Merge · ec8b02bc
      asaha 提交于
      ec8b02bc
  25. 04 7月, 2014 1 次提交
  26. 03 7月, 2014 2 次提交
    • A
      Merge · 0e277485
      asaha 提交于
      0e277485
    • A
      Merge · 272ea31b
      asaha 提交于
      272ea31b