You need to sign in or sign up before continuing.
- 14 2月, 2012 2 次提交
- 13 2月, 2012 2 次提交
- 11 2月, 2012 3 次提交
- 10 2月, 2012 3 次提交
- 09 2月, 2012 3 次提交
- 08 2月, 2012 4 次提交
-
-
由 roland 提交于
Summary: unaligned stack in throw_NullPointerException_at_call_entry(). Reviewed-by: twisti, never, kvn
-
由 kvn 提交于
Summary: Adjust the assert and code in eliminate_card_mark() method for case when stored value is NULL. Reviewed-by: iveresov, never
-
由 fparain 提交于
-
由 kvn 提交于
Summary: LLVM-GCC (__llvm__) should use the same _get_previous_fp implementation as __clang__ (as is the case for os::current_stack_pointer). Reviewed-by: twisti, never, dcubed
-
- 07 2月, 2012 4 次提交
-
-
由 amurillo 提交于
Reviewed-by: jcoomes
-
由 amurillo 提交于
-
由 phh 提交于
Summary: Fix EXPORT_PATH overrides on Mac OS X and only change default. Reviewed-by: phh, dcubed Contributed-by: james.melvin@oracle.com
-
由 phh 提交于
Summary: Comment out JPRT jbb tests on Mac OS X until GUI hang can be fixed Reviewed-by: dholmes, brutisso, phh Contributed-by: james.melvin@oracle.com
-
- 06 2月, 2012 2 次提交
- 04 2月, 2012 6 次提交
- 03 2月, 2012 3 次提交
-
-
由 jcoomes 提交于
Reviewed-by: phh, jmasa
-
由 katleman 提交于
-
由 twisti 提交于
Reviewed-by: twisti Contributed-by: NVolker Simonis <volker.simonis@gmail.com>
-
- 02 2月, 2012 2 次提交
- 01 2月, 2012 3 次提交
- 31 1月, 2012 2 次提交
-
-
由 kvn 提交于
Summary: Use unknown_obj instead of empty_map for NULL or Constant Pool object constants in bytecode Escape Analyzer. Reviewed-by: iveresov, never
-
由 ohrstrom 提交于
Summary: When a build number is not specified, the JRE_RELEASE_VERSION define contains a date and timestamp. Thus ccache cannot cache the object files for longer than a minute since the define is passed to the compilation of all source files. This change passes JRE_RELEASE_VERSION only to vm_version.cpp and adds a function jre_release_version() to Abstract_VM_Version. This allows all other source files to be ccached. Reviewed-by: ohair, rottenha Contributed-by: fredrik.ohrstrom@oracle.com
-
- 04 2月, 2012 1 次提交
-
-
由 phh 提交于
Summary: Delete the single use of ia_nice in os_solaris.cpp Reviewed-by: kamg, kvn
-