- 09 2月, 2013 1 次提交
-
-
由 zgu 提交于
Summary: Enforce more restricted hs_file permission Reviewed-by: acorn, dcubed, dsamersoff
-
- 15 1月, 2013 1 次提交
-
-
由 vladidan 提交于
Summary: Adding more detailed output on CodeCache usage Reviewed-by: kvn, vladidan Contributed-by: NAlexander Harlap <alexander.harlap@oracle.com>
-
- 13 11月, 2012 1 次提交
-
-
由 minqi 提交于
Summary: When java process crashed in compiler thread, repeat the compilation process will help finding root cause. This is done with using SA dump application class data and replay data from core dump, then use debug version of jvm to recompile the problematic java method. Reviewed-by: kvn, twisti, sspitsyn Contributed-by: yumin.qi@oracle.com
-
- 01 11月, 2012 1 次提交
-
-
由 sla 提交于
Reviewed-by: dholmes, sspitsyn, kmo
-
- 29 6月, 2012 1 次提交
-
-
由 zgu 提交于
7151532: DCmd for hotspot native memory tracking Summary: Implementation of native memory tracking phase 1, which tracks VM native memory usage, and related DCmd Reviewed-by: acorn, coleenp, fparain
-
- 19 6月, 2012 1 次提交
-
-
由 twisti 提交于
Reviewed-by: coleenp, jrose, kvn, twisti Contributed-by: NKrystal Mok <sajia@taobao.com>
-
- 03 4月, 2012 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn, iveresov
-
- 23 2月, 2012 1 次提交
-
-
由 mgerdin 提交于
Summary: Add an internal testing API to HotSpot to enable more targeted testing of vm functionality Reviewed-by: phh, dholmes
-
- 01 2月, 2012 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn, jrose, kevinw, brutisso, twisti, jmasa
-
- 18 1月, 2012 1 次提交
-
-
由 zgu 提交于
Summary: Made decoder thread-safe Reviewed-by: coleenp, kamg
-
- 08 11月, 2011 1 次提交
-
-
由 tonyp 提交于
Reviewed-by: johnc, brutisso, poonam
-
- 26 9月, 2011 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn, twisti, jrose Contributed-by: NKurt Miller <kurt@intricatesoftware.com>, Greg Lewis <glewis@eyesbeyond.com>, Jung-uk Kim <jkim@freebsd.org>, Christos Zoulas <christos@zoulas.com>, Landon Fuller <landonf@plausible.coop>, The FreeBSD Foundation <board@freebsdfoundation.org>, Michael Franz <mvfranz@gmail.com>, Roger Hoover <rhoover@apple.com>, Alexander Strange <astrange@apple.com>
-
- 28 2月, 2011 1 次提交
-
-
由 sla 提交于
Reviewed-by: dsamersoff, kamg, hosterda
-
- 09 2月, 2011 2 次提交
-
-
由 ctornqvi 提交于
Summary: Added Minidump support on Windows, enabled large page core dumps when coredump_filter is present and writing out path/rlimit for core dumps. Reviewed-by: poonam, dsamersoff, sla, coleenp
-
由 kamg 提交于
Summary: Add support for distribution-specific error reporting Reviewed-by: coleenp, phh, jcoomes, ohair
-
- 13 1月, 2011 1 次提交
-
-
由 coleenp 提交于
Summary: Change get_temp_directory() back to /tmp and %TEMP% like it always was and where the tools expect it to be. Reviewed-by: phh, dcubed, kamg, alanb
-
- 04 1月, 2011 1 次提交
-
-
由 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
-
- 12 12月, 2010 1 次提交
-
-
由 zgu 提交于
Summary: Implemented in-process C native stack frame decoding when symbols are available. Reviewed-by: coleenp, never
-
- 24 11月, 2010 1 次提交
-
-
由 stefank 提交于
Summary: Replaced MakeDeps and the includeDB files with more standardized solutions. Reviewed-by: coleenp, kvn, kamg
-
- 22 10月, 2010 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn, jrose, dholmes, coleenp
-
- 03 8月, 2010 1 次提交
-
-
由 bobv 提交于
Summary: A collection of portability improvements including shared code support for PPC, ARM platforms, software floating point, cross compilation support and improvements in error crash detail. Reviewed-by: phh, never, coleenp, dholmes
-
- 31 7月, 2010 1 次提交
-
-
由 kvn 提交于
Summary: set Z = 0 (not equal) before repne_scan() to indicate that class was not found when RCX == 0. Reviewed-by: never, phh
-
- 28 5月, 2010 1 次提交
-
-
由 trims 提交于
Summary: Change all the Sun copyrights to Oracle copyright Reviewed-by: ohair
-
- 23 4月, 2010 1 次提交
-
-
由 jcoomes 提交于
Reviewed-by: kvn, twisti, apetrusenko, never, dcubed
-
- 19 4月, 2010 1 次提交
-
-
由 twisti 提交于
Summary: With Zero on a GC crash the stack was dumped differently to other crashes. Reviewed-by: twisti Contributed-by: NGary Benson <gbenson@redhat.com>
-
- 01 4月, 2010 1 次提交
-
-
由 coleenp 提交于
Summary: Get java.io.tmpdir property in os::get_temp_directory() and call this instead of harcoding "/tmp". Don't assume trailing file_separator either. Reviewed-by: dholmes, kamg
-
- 12 12月, 2009 1 次提交
-
-
由 minqi 提交于
Summary: If GC crashed with java thread involved, print out the java stack trace in error report Reviewed-by: never, ysr, coleenp, dholmes
-
- 14 10月, 2009 1 次提交
-
-
由 never 提交于
Reviewed-by: never Contributed-by: gbenson@redhat.com
-
- 10 3月, 2009 1 次提交
-
-
由 xdono 提交于
Summary: Update copyright for files that have been modified in 2009, up to 03/09 Reviewed-by: katleman, tbell, ohair
-
- 27 2月, 2009 1 次提交
-
-
由 twisti 提交于
Summary: Some fixes which are required to build on recent GCCs. Reviewed-by: never, kvn Contributed-by: langel@redhat.com
-
- 23 12月, 2008 1 次提交
-
-
由 coleenp 提交于
Summary: Using UseOSErrorReporting will provide both an hs_err file and a crash dump or debug launch and works better. Reviewed-by: xlu, acorn, poonam
-
- 09 12月, 2008 1 次提交
-
-
由 coleenp 提交于
Summary: Print out JDK/JRE version that hotspot knows about. Reviewed-by: kamg, blacklion, acorn, alanb
-
- 08 11月, 2008 1 次提交
-
-
由 kvn 提交于
Summary: Inline biased locking code in C2 ideal graph during macro nodes expansion Reviewed-by: never
-
- 03 7月, 2008 1 次提交
-
-
由 xdono 提交于
Summary: Update copyright year for files that have been modified in 2008 Reviewed-by: ohair, tbell
-
- 14 4月, 2008 1 次提交
-
-
由 coleenp 提交于
Summary: Compressed oops in instances, arrays, and headers. Code contributors are coleenp, phh, never, swamyv Reviewed-by: jmasa, kamg, acorn, tbell, kvn, rasbold
-
- 28 2月, 2008 1 次提交
-
-
由 coleenp 提交于
Summary: Changed wording to "A fatal error.." also don't claim it's not VM bug if in hotspot compilers (Java thread in native). Reviewed-by: jjh, sbohne, jrose, never
-
- 01 12月, 2007 1 次提交
-
-
由 duke 提交于
-