1. 31 5月, 2013 1 次提交
    • A
      8013496: Code cache management command line options work only in special... · 2535d8a3
      anoll 提交于
      8013496: Code cache management command line options work only in special order. Another order of arguments does not deliver the second parameter to the jvm.
      Summary: Moved check that ReservedCodeCacheSize >= InitialCodeCacheSize to Arguments::check_vm_args_consistency(). As a result, the ordering in which the two parameters are given to the VM is not relevant. Added a regression test.
      Reviewed-by: kvn, twisti
      2535d8a3
  2. 28 3月, 2013 1 次提交
    • C
      8009152: A number of jtreg tests need review/improvement · 8d7574c0
      collins 提交于
      Summary: Added a new test_env.txt file to capture common shell variable. Added concept of COMPILEJAVA for use when TESTJAVA is a JRE. If COMPILEJAVA not set then TESTJAVA will be the default with assumption it is a JDK.
      Reviewed-by: kvn, brutisso, coleenp
      8d7574c0
  3. 28 5月, 2010 1 次提交
  4. 22 7月, 2009 1 次提交
  5. 01 12月, 2007 1 次提交