1. 15 3月, 2013 1 次提交
    • Z
      8009614: nsk/split_verifier/stress/ifelse/ifelse002_30 fails with... · 664cf863
      zgu 提交于
      8009614: nsk/split_verifier/stress/ifelse/ifelse002_30 fails with 'assert((size & (granularity - 1)) == 0) failed: size not aligned to os::vm_allocation_granularity()
      Summary: Align up vm allocation size to os defined granularity
      Reviewed-by: dholmes, coleenp
      664cf863
  2. 14 3月, 2013 4 次提交
    • M
      8003348: SA can not read core file on OS · 8458636d
      minqi 提交于
      Summary: Macosx uses Mach-O file format for binary files, not ELF format. Currently SA works on core files on other platforms, t his change enables SA work on core file generated on Darwin.
      Reviewed-by: sla, sspitsyn
      Contributed-by: yumin.qi@oracle.com
      8458636d
    • C
      8003419: NPG: Clean up metadata created during class loading if failure · cdc18c13
      coleenp 提交于
      Summary: Store metadata on ClassFileParser instance to be cleaned up by destructor.  This enabled some refactoring of the enormous parseClassFile function.
      Reviewed-by: jmasa, acorn
      cdc18c13
    • C
      8009829: CDS: JDK JPRT test fails crash in Symbol::equals() · ea32fa70
      coleenp 提交于
      Summary: -Xshare:dump was creating a Symbol in C_heap.  There's an assert there that jdk jprt wasn't hitting because it was only done in product
      Reviewed-by: dholmes, hseigel, iklam
      ea32fa70
    • C
      Merge · a35f8fc8
      coleenp 提交于
      a35f8fc8
  3. 13 3月, 2013 1 次提交
  4. 12 3月, 2013 1 次提交
  5. 09 3月, 2013 6 次提交
  6. 08 3月, 2013 5 次提交
  7. 07 3月, 2013 3 次提交
  8. 06 3月, 2013 4 次提交
  9. 05 3月, 2013 6 次提交
  10. 04 3月, 2013 1 次提交
  11. 02 3月, 2013 3 次提交
  12. 01 3月, 2013 5 次提交