- 10 4月, 2008 2 次提交
- 09 4月, 2008 2 次提交
- 08 4月, 2008 2 次提交
-
-
由 rasbold 提交于
Summary: Don't optimize zero length array allocations at compile time. Reviewed-by: kvn, never
-
由 apetrusenko 提交于
-
- 04 4月, 2008 5 次提交
-
-
由 kamg 提交于
-
由 never 提交于
Reviewed-by: kvn, rasbold
-
由 rasbold 提交于
Summary: Fix load_signature_classes to tolerate LinkageErrors Reviewed-by: kvn, never
-
由 xlu 提交于
Summary: Corrected the wrong memory access problem and made some minor clean ups Reviewed-by: dholmes, jcoomes
-
由 never 提交于
Summary: add null checks Reviewed-by: jrose, kvn
-
- 03 4月, 2008 3 次提交
- 02 4月, 2008 1 次提交
-
-
由 kvn 提交于
Summary: Relocking of a thread-local object during deoptimization is broken Reviewed-by: kbr, jrose, never
-
- 01 4月, 2008 2 次提交
- 29 3月, 2008 4 次提交
-
-
由 jcoomes 提交于
Reviewed-by: jmasa, xlu
-
由 jcoomes 提交于
Reviewed-by: apetrusenko
-
由 kvn 提交于
6680665: bytecode Escape Analyzer produces incorrect escape information for methods without oop arguments Summary: bcEscapeAnalyzer does not analyze methods with no oop arguments. Reviewed-by: rasbold
-
由 never 提交于
Reviewed-by: kvn, jrose
-
- 28 3月, 2008 2 次提交
- 27 3月, 2008 1 次提交
-
-
由 never 提交于
Summary: fix or remove uninitialized fields Reviewed-by: kvn, rasbold
-
- 21 3月, 2008 5 次提交
-
-
由 rasbold 提交于
-
由 kvn 提交于
Summary: b01 -> b02 Reviewed-by: kvn
-
由 kvn 提交于
Summary: EA gives opportunite to do more aggressive memory optimizations. Reviewed-by: never, jrose
-
由 kvn 提交于
Summary: Use scalar replacement with EA to remove allocations for objects which do not escape the compiled method. Reviewed-by: rasbold, never, jrose
-
由 never 提交于
6663621: JVM crashes while trying to execute api/java_security/Signature/SignatureTests.html#initSign tests. Summary: alignment expression with secondary induction variables is sometimes wrong Reviewed-by: kvn, rasbold
-
- 20 3月, 2008 3 次提交
- 19 3月, 2008 4 次提交
-
-
由 sbohne 提交于
Summary: Remove -XX:+CacheTimeMillis option and associated functionality Reviewed-by: acorn, never
-
由 never 提交于
Summary: split_thru_phi produces top on a non-dead path Reviewed-by: kvn, rasbold, sgoldman
-
由 never 提交于
Summary: ClearArrayNode::Identity should use TypeX instead of TypeInt Reviewed-by: jrose, kvn, sgoldman
-
由 never 提交于
Summary: Compile::has_loops() should be set from inlined methods Reviewed-by: kvn, rasbold
-
- 17 3月, 2008 1 次提交
-
-
由 ysr 提交于
6634032: CMS: Need CMSInitiatingPermOccupancyFraction for perm, divorcing from CMSInitiatingOccupancyFraction Summary: The option CMSInitiatingPermOccupancyFraction now controls perm triggering threshold. Even though the actual value of the threshold has not yet been changed, so there is no change in policy, we now have the infrastructure in place for dynamically deciding when to collect the perm gen, an issue that will be addressed in the near future. Reviewed-by: jmasa
-
- 15 3月, 2008 2 次提交
- 14 3月, 2008 1 次提交
-
-
由 sbohne 提交于
Summary: os::attempt_reserve_memory_at() now passes an address hint to mmap Reviewed-by: kamg, dice
-