- 17 11月, 2010 1 次提交
-
-
由 ysr 提交于
Summary: Weakened assert in onj_is_alive() to allow its use at initialization time when is_at_safepoint() normally reports false; added some related asserts to check order of is_init_completed() after Universe::is_fully_initialized(). Reviewed-by: jcoomes
-
- 16 11月, 2010 1 次提交
-
-
由 jmasa 提交于
-
- 12 11月, 2010 6 次提交
- 11 11月, 2010 2 次提交
- 10 11月, 2010 3 次提交
-
-
由 kvn 提交于
Summary: fix index check Reviewed-by: never
-
由 iveresov 提交于
Summary: The plug that guards the use of compressed oops with invokedynamic needs to be removed Reviewed-by: twisti, kvn
-
由 ysr 提交于
6996613: CompactibleFreeListSpace::print should call CompactibleFreeListSpace::print_on, not Space::print_on Reviewed-by: tonyp
-
- 09 11月, 2010 1 次提交
-
-
由 iveresov 提交于
-
- 07 11月, 2010 2 次提交
- 06 11月, 2010 4 次提交
-
-
由 iveresov 提交于
-
由 iveresov 提交于
Summary: Fix the compiler error. Allow to build just c2 specifying FORCE_TIERED=0 on the command line. Reviewed-by: never, kvn
-
由 ysr 提交于
Summary: Since we are at a stop-world pause, the existing CMS-phase checks are sufficient for safety, and the locking check can be safely elided. Elaborated documentation comment to the case where class unloading and verification are disabled, and the query happens when we aren't in the sweeping phase, where the answer "false" would be (almost everywhere) too pessimistic. Reviewed-by: jmasa, johnc, tonyp
-
由 jrose 提交于
Summary: Add missing line to vmStructs. Also fix bug with class dumper. Reviewed-by: twisti, kvn
-
- 05 11月, 2010 5 次提交
- 04 11月, 2010 1 次提交
-
-
由 ptisnovs 提交于
Summary: Testcase correction. Reviewed-by: never
-
- 03 11月, 2010 3 次提交
-
-
由 iveresov 提交于
Summary: Turn CDS off if compressed oops is on Reviewed-by: ysr, kvn, jcoomes, phh
-
由 twisti 提交于
6996240: The BitSet.length method sometimes returns an index+1 value less than that of the highest bit set. Reviewed-by: never, kvn
-
由 kvn 提交于
Summary: Use hardware DIV instruction for long division by constant when it is faster than code with multiply. Reviewed-by: never
-
- 02 11月, 2010 1 次提交
-
-
由 jcoomes 提交于
-
- 31 10月, 2010 4 次提交
-
-
由 jrose 提交于
Summary: Allow CONSTANT_InvokeDynamic nodes to have any number of extra operands. Reviewed-by: twisti
-
由 jrose 提交于
Summary: Small bug fix to make "raw" adapters work for JDK changes under 6981777 Reviewed-by: twisti
-
由 jrose 提交于
Summary: SPARC code missing from fix to 6939224 Reviewed-by: twisti
-
由 jrose 提交于
Summary: Distinguish pool indexes from cache indexes in recently changed code. Reviewed-by: never
-
- 29 10月, 2010 2 次提交
- 28 10月, 2010 1 次提交
-
-
由 twisti 提交于
Summary: The logic of ClassFileParser::java_dyn_MethodHandle_fix_pre needs to take care of an already changed vmentry signature. Reviewed-by: never, jrose
-
- 27 10月, 2010 3 次提交