- 31 8月, 2015 1 次提交
-
-
由 roland 提交于
Summary: Bad rewiring of memory edges when we split unique types during EA Reviewed-by: kvn
-
- 15 7月, 2015 1 次提交
-
-
由 aeriksso 提交于
8131333: [TESTBUG] RedefineRunningMethodsWithResolutionErrors.java Improperly specified VM option 'TraceRedefineClasses=0x600' Reviewed-by: coleenp, sspitsyn
-
- 25 6月, 2015 2 次提交
- 24 6月, 2015 1 次提交
-
-
由 aph 提交于
Summary: Partial backport of 8080600 to make AArch64 a known platform Reviewed-by: dholmes, coleenp
-
- 11 6月, 2015 1 次提交
-
-
由 vlivanov 提交于
Reviewed-by: kvn
-
- 03 6月, 2015 1 次提交
-
-
由 roland 提交于
Summary: Node::depends_only_on_test() should return false for Unsafe loads Reviewed-by: kvn, adinn
-
- 22 5月, 2015 1 次提交
-
-
由 thartmann 提交于
Summary: Added test to check correctness of type propagation to CmpUNodes. Reviewed-by: kvn
-
- 26 5月, 2015 1 次提交
-
-
由 dholmes 提交于
Reviewed-by: dholmes, vlivanov Contributed-by: NDenis Kononenko <denis.kononenko@oracle.com>
-
- 19 5月, 2015 2 次提交
- 08 5月, 2015 1 次提交
-
-
由 thartmann 提交于
Summary: Prevent vectorization of memory operations with different invariant offsets if unaligned memory accesses are not allowed. Reviewed-by: kvn
-
- 01 5月, 2015 3 次提交
- 30 4月, 2015 1 次提交
-
-
由 dholmes 提交于
Reviewed-by: stuefe, dsamersoff, dcubed
-
- 16 4月, 2015 1 次提交
-
-
由 kbarrett 提交于
Summary: Prevent eager reclaim of objects that might be on mark stack. Reviewed-by: brutisso, tschatzl
-
- 14 4月, 2015 1 次提交
-
-
由 vlivanov 提交于
Reviewed-by: kvn
-
- 27 3月, 2015 1 次提交
-
-
由 roland 提交于
Summary: meet of 2 constant arrays result in bottom Reviewed-by: kvn
-
- 25 3月, 2015 1 次提交
-
-
由 hseigel 提交于
Summary: For *store bytecodes, compare incoming, not outgoing, type state with exception handlers' stack maps. Reviewed-by: acorn, dholmes
-
- 20 3月, 2015 1 次提交
-
-
由 zmajo 提交于
Summary: Instead of 'fpclass', use cast float->int and double->long to check if value is +0.0f and +0.0d, respectively. Reviewed-by: kvn, simonis, dlong
-
- 19 3月, 2015 1 次提交
-
-
由 brutisso 提交于
Reviewed-by: tschatzl, ecaspole
-
- 12 3月, 2015 1 次提交
-
-
由 roland 提交于
Summary: default methods added to classes confuse dependency processing Reviewed-by: kvn
-
- 02 3月, 2015 1 次提交
-
-
由 thartmann 提交于
Summary: Escape state of allocated object should be always adjusted after it was passed to a method. Reviewed-by: kvn
-
- 18 2月, 2015 1 次提交
-
-
由 iveresov 提交于
Summary: Check for overflow when inverting the loop during the counted loop conversion Reviewed-by: kvn
-
- 23 4月, 2015 1 次提交
-
-
由 eistepan 提交于
Reviewed-by: kvn, iignatyev
-
- 24 4月, 2015 1 次提交
-
-
由 tschatzl 提交于
Reviewed-by: jmasa, jwilhelm
-
- 23 4月, 2015 1 次提交
-
-
由 jwilhelm 提交于
Reviewed-by: tschatzl, jwilhelm
-
- 07 4月, 2015 1 次提交
-
-
由 tschatzl 提交于
Summary: Allow use of large pages for auxiliary data structures in G1. Clean up existing interfaces. Reviewed-by: jmasa, pliden, stefank
-
- 16 1月, 2015 1 次提交
-
-
由 asiebenborn 提交于
Reviewed-by: kvn
-
- 21 1月, 2015 1 次提交
-
-
由 goetz 提交于
Reviewed-by: ctornqvi, fzhinkin, farvidsson
-
- 07 1月, 2015 1 次提交
-
-
由 tschatzl 提交于
Summary: Push the remembered sets of large objects with few referenced into the dirty card queue at the beginning of the evacuation so that they may end up with zero remembered set entries at the end of the collection, and are potentially reclaimed. Also improve timing measurements of the early reclaim mechanism, and shorten flag names. Reviewed-by: brutisso, jmasa, dfazunen
-
- 15 12月, 2014 1 次提交
-
-
由 fzhinkin 提交于
Reviewed-by: jmasa
-
- 12 12月, 2014 1 次提交
-
-
由 mseledtsov 提交于
8067232: [TESTBUG] runtime/CheckEndorsedAndExtDirs/EndorsedExtDirs.java fails with ClassNotFoundException Summary: Added explicit build instructions for test library Reviewed-by: minqi, mchung, jiangli
-
- 10 12月, 2014 2 次提交
- 03 12月, 2014 2 次提交
- 02 12月, 2014 1 次提交
-
-
由 roland 提交于
Summary: dead backbranch in main loop results in erroneous array access Reviewed-by: kvn, iveresov
-
- 27 11月, 2014 1 次提交
-
-
由 minqi 提交于
Summary: Unsafe is not recommended and may deprecated in future. Added a WhiteBox API to get VM page size. Reviewed-by: dholmes, ccheung, mseledtsov Contributed-by: yumin.qi@oracle.com
-