- 20 3月, 2013 3 次提交
-
-
由 coleenp 提交于
Summary: In 64bit VM move CDS archive address to 32G on all platforms using new flag SharedBaseAddress. In 32bit VM set CDS archive address to 3Gb on Linux and let other OSs pick the address. Reviewed-by: kvn, dcubed, zgu, hseigel
-
由 ctornqvi 提交于
Summary: Added a waitFor() on the process Reviewed-by: mgerdin, sla, zgu
-
由 rdurbin 提交于
7123945: runtime/6878713/Test6878713.sh require about 2G of native memory, swaps and times out Summary: Add new diagnostic option -XX:MallocMaxTestWords=NNN and fix Test6878713.sh. Reviewed-by: dcubed, coleenp, dholmes, iklam
-
- 19 3月, 2013 2 次提交
- 17 3月, 2013 1 次提交
-
-
由 dcubed 提交于
-
- 16 3月, 2013 5 次提交
- 15 3月, 2013 7 次提交
-
-
由 zgu 提交于
8009614: nsk/split_verifier/stress/ifelse/ifelse002_30 fails with 'assert((size & (granularity - 1)) == 0) failed: size not aligned to os::vm_allocation_granularity() Summary: Align up vm allocation size to os defined granularity Reviewed-by: dholmes, coleenp
-
由 stefank 提交于
-
由 stefank 提交于
-
由 lana 提交于
-
由 morris 提交于
-
由 katleman 提交于
-
由 vladidan 提交于
-
- 14 3月, 2013 6 次提交
-
-
由 morris 提交于
Summary: add null pointer check in signal handler Reviewed-by: kvn
-
由 jprovino 提交于
-
由 minqi 提交于
Summary: Macosx uses Mach-O file format for binary files, not ELF format. Currently SA works on core files on other platforms, t his change enables SA work on core file generated on Darwin. Reviewed-by: sla, sspitsyn Contributed-by: yumin.qi@oracle.com
-
由 coleenp 提交于
Summary: Store metadata on ClassFileParser instance to be cleaned up by destructor. This enabled some refactoring of the enormous parseClassFile function. Reviewed-by: jmasa, acorn
-
由 coleenp 提交于
Summary: -Xshare:dump was creating a Symbol in C_heap. There's an assert there that jdk jprt wasn't hitting because it was only done in product Reviewed-by: dholmes, hseigel, iklam
-
由 coleenp 提交于
-
- 13 3月, 2013 4 次提交
- 12 3月, 2013 4 次提交
-
-
由 tschatzl 提交于
Summary: Print the concurrent phase start markers for CMS when PrintGCDetails is enabled, not only if both PrintGCDetails and PrintGCTimeStamps are. Reviewed-by: mgerdin, jmasa
-
由 brutisso 提交于
Summary: Take the initial heap size into account when checking the heap size for compressed oops Reviewed-by: jmasa, kvn, hseigel, ctornqvi
-
由 jprovino 提交于
Summary: The minimal JVM is printing a warning message for default settings when it should quitely ignore them. Reviewed-by: coleenp, dholmes
-
由 coleenp 提交于
Summary: Disable @Contended support for static fields Reviewed-by: coleenp, kvn Contributed-by: NAleksey Shipilev <aleksey.shipilev@oracle.com>
-
- 11 3月, 2013 1 次提交
-
-
由 stefank 提交于
Summary: Don't scan pages outside the given range. Reviewed-by: jwilhelm, jmasa
-
- 12 3月, 2013 1 次提交
-
-
由 mgerdin 提交于
8009282: Assertion "assert(used_and_free == capacity_bytes) failed: Accounting is wrong" failed with -XX:+Verbose -XX:+TraceMetadataChunkAllocation Summary: Assertion is only valid when at a safepoint, adjust accordingly. Reviewed-by: stefank, jmasa, tamao
-
- 11 3月, 2013 3 次提交
- 09 3月, 2013 3 次提交