1. 02 11月, 2012 6 次提交
  2. 01 11月, 2012 2 次提交
  3. 31 10月, 2012 3 次提交
  4. 30 10月, 2012 4 次提交
  5. 27 10月, 2012 5 次提交
  6. 26 10月, 2012 7 次提交
  7. 25 10月, 2012 1 次提交
  8. 24 10月, 2012 1 次提交
  9. 23 10月, 2012 3 次提交
  10. 20 10月, 2012 6 次提交
  11. 19 10月, 2012 2 次提交
    • M
      8001055: Bytes.swap should follow big endian · 8c235999
      minqi 提交于
      Summary: This is a mistake change in 6879063 about Bytes.swap. Java byte code order always follows big endian, but in that change, assume they follow native platform order that is not right.
      Reviewed-by: coleenp, sspitsyn, dholmes
      Contributed-by: yumin.qi@oracle.com
      8c235999
    • M
      8000818: SA constant pool need to reference to reference map after permgen removal · 6e872cfa
      minqi 提交于
      Summary: After permgen removal, constant pool changed to put _ldc and _ldc_w (fast_ldc and fast_ldcw) index to reference map, no longer calculated via constant pool cache.
      Reviewed-by: coleenp, sspitsyn, dholmes
      Contributed-by: yumin.qi@oracle.com
      6e872cfa
反馈
建议
客服 返回
顶部