- 17 10月, 2013 1 次提交
-
-
由 stefank 提交于
Reviewed-by: mgerdin, coleenp
-
- 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 8 次提交
-
-
由 stefank 提交于
Reviewed-by: coleenp, jmasa
-
由 stefank 提交于
Reviewed-by: coleenp, jmasa
-
由 stefank 提交于
-
由 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
-
- 14 10月, 2013 1 次提交
-
-
由 sjohanss 提交于
Summary: Using strtod() instead of atof() when parsing -Xminf and -Xmaxf. Reviewed-by: brutisso, pliden
-
- 12 10月, 2013 5 次提交
- 11 10月, 2013 4 次提交
- 10 10月, 2013 1 次提交
-
-
由 acorn 提交于
Summary: Missed initialization. Thanks Coleen. Reviewed-by: coleenp, minqi
-
- 09 10月, 2013 1 次提交
-
-
由 acorn 提交于
Reviewed-by: coleenp, bharadwaj
-
- 08 10月, 2013 4 次提交
- 07 10月, 2013 2 次提交
- 09 10月, 2013 1 次提交
-
-
由 tschatzl 提交于
Summary: Move protection domain oops from system dictionary entries into a seperate set; the system dictionary references entries in that set now. This allows fast iteration during non-classunloading garbage collection. Implementation based on initial prototype from Ioi Lam (iklam). Reviewed-by: coleenp, iklam
-
- 10 10月, 2013 1 次提交
-
-
由 tamao 提交于
Summary: Fix typos and errors in descriptions of vm options in globals.hpp Reviewed-by: jmasa, jwilhelm
-
- 08 10月, 2013 1 次提交
-
-
由 mgerdin 提交于
Summary: Add a StoreLoad barrier in the G1 post-barrier to fix a race with concurrent refinement. Also-reviewed-by: martin.doerr@sap.com Reviewed-by: iveresov, tschatzl, brutisso, roland, kvn
-
- 06 10月, 2013 1 次提交
-
-
由 mseledtsov 提交于
Summary: added -XX:-TransmitErrorReport to the test Reviewed-by: stefank, ctornqvi
-
- 05 10月, 2013 6 次提交
- 04 10月, 2013 2 次提交
-
-
由 sla 提交于
Summary: Adds support for large(>4G) heap dumps in hprof format. Adds tests and updates testlibrary. Reviewed-by: sla, allwin Contributed-by: fredrik.arvidsson@oracle.com
-
由 mgerdin 提交于
Summary: Add a new initialization function to VirtualSpace which allows the caller to override the max commit granularity. Reviewed-by: stefank, ehelin, tschatzl
-