- 09 10月, 2012 2 次提交
- 06 10月, 2012 7 次提交
-
-
由 vlivanov 提交于
Summary: Prepend '.' to the existing native library path Reviewed-by: kvn, sspitsyn
-
由 vlivanov 提交于
Summary: Move decoding into Dependencies::DepStream::argument, so no caller could see encoded context value (NULL) anymore. Reviewed-by: twisti, kvn
-
由 vlivanov 提交于
Summary: add LogCompilation support in C1 - both client and tiered mode. Reviewed-by: twisti, kvn
-
由 amurillo 提交于
Reviewed-by: jcoomes
-
由 amurillo 提交于
-
由 amurillo 提交于
-
由 kvn 提交于
-
- 05 10月, 2012 4 次提交
- 04 10月, 2012 3 次提交
-
-
由 neliasso 提交于
Summary: Removing include of c1/c1_runtime.hpp and opto/runtime.hpp from all os-files. Reviewed-by: kvn Contributed-by: nils.eliasson@oracle.com
-
由 katleman 提交于
-
由 jwilhelm 提交于
Summary: Change the flags and variables related to tenuring threshold to be unsigned Reviewed-by: jmasa, johnc
-
- 03 10月, 2012 3 次提交
- 02 10月, 2012 1 次提交
-
-
由 twisti 提交于
Reviewed-by: jrose, kvn
-
- 01 10月, 2012 2 次提交
- 29 9月, 2012 3 次提交
- 28 9月, 2012 1 次提交
-
-
由 stefank 提交于
8000230: Change os::print_location to be more descriptive when a location is pointing into an object Reviewed-by: mgerdin, twisti
-
- 01 10月, 2012 1 次提交
-
-
由 stefank 提交于
-
- 28 9月, 2012 6 次提交
-
-
由 stefank 提交于
-
由 kvn 提交于
Summary: use long branches in test_invocation_counter_for_mdp() Reviewed-by: twisti
-
由 johnc 提交于
Summary: The clipping code in the routine that sets the bits for a range of cards, in the liveness accounting verification code was incorrect. It set all the bits in the card bitmap from the given starting index which would lead to spurious marking verification failures. Reviewed-by: brutisso, jwilhelm, jmasa
-
由 katleman 提交于
-
由 kvn 提交于
Summary: Deleted placement new operator of Node - node(size_t, Compile *, int). Reviewed-by: kvn, twisti Contributed-by: bharadwaj.yadavalli@oracle.com
-
由 dsamersoff 提交于
-
- 26 9月, 2012 3 次提交
-
-
由 kvn 提交于
Summary: Replaced is_vector_use() call with explicit check for vector shift's count. Reviewed-by: twisti, roland, dlong, vlivanov
-
由 kvn 提交于
Summary: Added missed _bottom_type set in ArchDesc::defineExpand() and missed vector nodes in MatchRule::is_vector(). Reviewed-by: twisti, roland, dlong
-
由 brutisso 提交于
-
- 25 9月, 2012 4 次提交
-
-
由 jmasa 提交于
Reviewed-by: kvn
-
由 brutisso 提交于
Summary: Removed the unused keep_alive parameter Reviewed-by: stefank, dholmes, kamg, coleenp
-
由 dholmes 提交于
Reviewed-by: dholmes, ohair Contributed-by: NFredrik Ohrstrom <fredrik.ohrstrom@oracle.com>
-
由 minqi 提交于
-