- 12 1月, 2011 1 次提交
-
-
由 phh 提交于
Summary: Replaced incr_allocated_bytes() formals var_size_in_bytes and con_size_in_bytes with a single RegisterOrConstant formal. Reviewed-by: twisti, jcoomes
-
- 11 1月, 2011 2 次提交
- 10 1月, 2011 1 次提交
-
-
由 dholmes 提交于
Summary: Modify membars to match regular volatile variable handling Reviewed-by: iveresov, kvn, never
-
- 08 1月, 2011 7 次提交
- 07 1月, 2011 4 次提交
- 06 1月, 2011 1 次提交
-
-
由 coleenp 提交于
6583275: Hotspot crash in vm_perform_shutdown_actions due to uninitialized TLS during out of memory handling Summary: Call get_thread_slow() in vm_perform_shutdown actions and add null check. Reviewed-by: kvn, dholmes, jcoomes
-
- 04 1月, 2011 2 次提交
-
-
由 trims 提交于
7010068: Update all 2010 Oracle-changed OpenJDK files to have the proper copyright dates - first pass Summary: Update the copyright to be 2010 on all changed files in OpenJDK Reviewed-by: jcoomes
-
由 coleenp 提交于
Summary: enhance the error reporting mechanism to help user to fix the problem rather than making it look like a VM error. Reviewed-by: kvn, kamg
-
- 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 1 次提交
-
-
由 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
-