- 10 1月, 2011 2 次提交
- 08 1月, 2011 2 次提交
-
-
由 kvn 提交于
6876037: CTW fails jdk7/hotspot/src/share/vm/opto/type.cpp:2055. assert(bits,"Use TypePtr for NULL") Summary: Add missing 0 value check in TypeRawPtr::add_offset(). Reviewed-by: never
-
由 kvn 提交于
Summary: Use Atomic::load() and Atomic::store() to access a volatile long. Reviewed-by: iveresov, jrose, dholmes, never
-
- 07 1月, 2011 3 次提交
- 31 12月, 2010 2 次提交
- 30 12月, 2010 1 次提交
-
-
由 kvn 提交于
Summary: remove clear_scratch_buffer_blob and let init_scratch_buffer_blob free and allocate a new blob if required. Reviewed-by: twisti
-
- 29 12月, 2010 1 次提交
-
-
由 kvn 提交于
7009359: HS with -XX:+AggressiveOpts optimize new StringBuffer(null) so it does not throw NPE as expected Summary: Bailout StringConcat optimization if null is passed to StringBuffer constructor. Reviewed-by: iveresov
-
- 28 12月, 2010 2 次提交
- 27 12月, 2010 2 次提交
- 24 12月, 2010 2 次提交
- 23 12月, 2010 7 次提交
-
-
由 dcubed 提交于
Summary: Change ExportDirectoryTableImpl to return the 'Export RVA' field without modification. Read 'Base Of Data' field in optional header when PE32 format COFF file is read. Refine search for dbgeng.dll and dbghelp.dll. Other cleanups. Reviewed-by: swamyv, poonam
-
由 trims 提交于
-
由 cl 提交于
-
由 coleenp 提交于
-
由 coleenp 提交于
-
由 zgu 提交于
-
由 zgu 提交于
Summary: Trap uncaught C++ exception on Windows and Solaris and generate hs_err report. Reviewed-by: coleenp, bobv, dholmes
-
- 22 12月, 2010 4 次提交
-
-
由 twisti 提交于
Reviewed-by: kvn, jrose
-
由 iveresov 提交于
Summary: Add running specjvm98 and specjbb2005 with tiered compilation enabled with JPRT. Reviewed-by: kvn
-
由 dholmes 提交于
Summary: Remove unnecessary include of stdint.h in java_md.c Reviewed-by: brutisso, kvn
-
由 kvn 提交于
Summary: bump CG_BUILD_ITER_LIMIT to 20 Reviewed-by: iveresov
-
- 21 12月, 2010 2 次提交
-
-
由 twisti 提交于
Summary: When bootstrap_method_ref in BootstrapMethods attribute points to a wrong CP entry (non-MethodHandle), JVM throws ClassFormatError with a message, where method index and class file name is garbage. Reviewed-by: iveresov
-
由 bobv 提交于
Summary: Fill perfdata file with zeros to verify available disk space Reviewed-by: coleenp, kamg
-
- 20 12月, 2010 1 次提交
-
-
由 tonyp 提交于
Summary: Fire the gc-begin and gc-end probes for G1. Reviewed-by: kamg, ysr, jcoomes
-
- 19 12月, 2010 1 次提交
-
-
由 twisti 提交于
-
- 18 12月, 2010 5 次提交
-
-
由 never 提交于
-
由 twisti 提交于
Reviewed-by: never
-
由 ysr 提交于
Summary: Age bits need not enter the mark-word preservation calculus; also affected, in addition to CMS, per CR synopsis above, were ParNew (but not DefNew), ParallelScavenge and G1, albeit to a lesser degree than CMS. Reviewed-by: tonyp, johnc
-
由 never 提交于
6579789: Internal error "c1_LinearScan.cpp:1429 Error: assert(false,"")" in debuggee with fastdebug VM Reviewed-by: kvn, iveresov
-
由 johnc 提交于
Summary: Initialize the _is_alive_non_header field of G1's reference processor with an instance of the G1CMIsAliveClosure. This will stop adding reference objects with live referents to the discovered reference lists unnecessarily. Reviewed-by: tonyp, ysr, jwilhelm, brutisso
-
- 17 12月, 2010 3 次提交