- 23 10月, 2013 2 次提交
-
-
由 tschatzl 提交于
Summary: The field G1AllocRegion::_alloc_region needs to be declared volatile as it is used with that intention. Otherwise the compiler may generate the code that reloads the value which might have changed in the meantime, leading to spurious crashes. Reviewed-by: iveresov, simonis, tschatzl Contributed-by: NAxel Siebenborn <axel.siebenborn@sap.com>
-
由 jcoomes 提交于
-
- 22 10月, 2013 2 次提交
- 21 10月, 2013 3 次提交
- 19 10月, 2013 4 次提交
- 18 10月, 2013 4 次提交
- 17 10月, 2013 5 次提交
-
-
由 jmasa 提交于
Reviewed-by: jcoomes, tamao, tschatzl, stefank
-
由 stefank 提交于
Reviewed-by: coleenp, mgerdin
-
由 stefank 提交于
Reviewed-by: mgerdin, coleenp
-
由 ccheung 提交于
-
由 iveresov 提交于
8009303: Tiered: incorrect results in VM tests stringconcat with -Xcomp -XX:+DeoptimizeALot on solaris-amd64 Summary: Do memory flow analysis in string concat optimizier to exclude cases when computation of arguments to StringBuffer::append has side effects Reviewed-by: kvn, twisti
-
- 16 10月, 2013 1 次提交
-
-
由 tschatzl 提交于
Summary: The change JDK-7163191 changed the data layout of a class that is referenced by the java code of the SA agent. This fix synchronizes the SA agent with that change. Reviewed-by: sla, mgerdin
-
- 15 10月, 2013 11 次提交
-
-
由 dcubed 提交于
Summary: Add MacOS X FDS support to hotspot; add minimal MacOS X FDS import support to jdk; add MacOS X FDS support to install; add MacOS X FDS support to root. Reviewed-by: erikj, sla, dholmes, rdurbin, tbell, ihse
-
由 stefank 提交于
Reviewed-by: coleenp, jmasa
-
由 stefank 提交于
Reviewed-by: coleenp, jmasa
-
由 stefank 提交于
-
由 mgerdin 提交于
Summary: Chunk up the last piece of committed memory in a VSN when getting a new one. Reviewed-by: stefank, jmasa
-
由 mgerdin 提交于
-
由 pliden 提交于
Reviewed-by: brutisso, jwilhelm, tamao
-
由 pliden 提交于
Reviewed-by: brutisso, tschatzl, kmo, tamao
-
由 pliden 提交于
Reviewed-by: brutisso, tschatzl
-
由 tschatzl 提交于
Summary: After a method rename in JDK-8014905 the mentioned test did not compile any more. Fix the uses of the affected method. Reviewed-by: jwilhelm, mgerdin, jmasa
-
由 acorn 提交于
Reviewed-by: ccheung, coleenp
-
- 14 10月, 2013 1 次提交
-
-
由 sjohanss 提交于
Summary: Using strtod() instead of atof() when parsing -Xminf and -Xmaxf. Reviewed-by: brutisso, pliden
-
- 13 10月, 2013 2 次提交
- 12 10月, 2013 5 次提交