- 15 5月, 2013 1 次提交
-
-
由 minqi 提交于
Summary: The fix of 8010992, disable use of global operator new and new[] which caused failure on some tests. This takes two of the bugs also add ALLOW_OPERATOR_NEW_USAGE to prevent crash for third party code calling operator new of jvm on certain platforms. Reviewed-by: coleenp, dholmes, zgu Contributed-by: yumin.qi@oracle.com
-
- 11 5月, 2013 1 次提交
-
-
由 amurillo 提交于
Reviewed-by: jcoomes
-
- 10 5月, 2013 1 次提交
-
-
由 johnc 提交于
Summary: Refactor G1's hot card cache and card counts table into their own files. Simplify the card counts table, including removing the encoding of the card index in each entry. The card counts table now has a 1:1 correspondence with the cards spanned by heap. Space for the card counts table is reserved from virtual memory (rather than C heap) during JVM startup and is committed/expanded when the heap is expanded. Changes were also reviewed-by Vitaly Davidovich. Reviewed-by: tschatzl, jmasa
-
- 07 5月, 2013 1 次提交
-
-
由 twisti 提交于
Reviewed-by: kvn, neliasso, ctornqvi
-
- 03 5月, 2013 2 次提交
- 26 4月, 2013 1 次提交
-
-
由 amurillo 提交于
Reviewed-by: jcoomes
-
- 24 4月, 2013 1 次提交
-
-
由 roland 提交于
Summary: Some #ifndef PRODUCT should be #ifdef ASSERT Reviewed-by: kvn, twisti Contributed-by: Ngdub <duboscq@ssw.jku.at>
-
- 20 4月, 2013 1 次提交
-
-
由 amurillo 提交于
Reviewed-by: jcoomes
-
- 13 4月, 2013 1 次提交
-
-
由 katleman 提交于
Reviewed-by: iris, mduigou, jjg
-
- 12 4月, 2013 1 次提交
-
-
由 amurillo 提交于
Reviewed-by: jcoomes
-
- 16 4月, 2013 2 次提交
- 13 4月, 2013 1 次提交
-
-
由 drchase 提交于
Summary: remove JPRT debug builds, remove -DDEBUG -DFASTDEBUG and use ASSERT instead in sources Reviewed-by: dholmes, kvn, coleenp
-
- 11 4月, 2013 1 次提交
-
-
由 amurillo 提交于
Reviewed-by: jcoomes
-
- 05 4月, 2013 3 次提交
- 29 3月, 2013 1 次提交
-
-
由 amurillo 提交于
Reviewed-by: jcoomes
-
- 27 3月, 2013 1 次提交
-
-
由 zgu 提交于
Summary: Remove old kernel build targets and VS C++ projects created by create.bat on Windows Reviewed-by: coleenp, sla
-
- 26 3月, 2013 1 次提交
-
-
由 rbackman 提交于
Reviewed-by: dcubed, rbackman Contributed-by: NJoel Borggren-Franck <joel.franck@oracle.com>
-
- 24 3月, 2013 1 次提交
-
-
由 amurillo 提交于
Reviewed-by: jcoomes
-
- 21 3月, 2013 2 次提交
- 19 3月, 2013 1 次提交
-
-
由 dholmes 提交于
Reviewed-by: twisti, collins, bobv, jwilhelm
-
- 16 3月, 2013 1 次提交
-
-
由 amurillo 提交于
Reviewed-by: jcoomes
-
- 14 3月, 2013 1 次提交
-
-
由 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
-
- 09 3月, 2013 1 次提交
-
-
由 amurillo 提交于
Reviewed-by: jcoomes
-
- 07 3月, 2013 2 次提交
-
-
由 jprovino 提交于
Summary: Force use of undefined macros to be and error. Reviewed-by: dholmes, mikael
-
由 jprovino 提交于
8008310: Some adjustments needed to minimal VM warnings and errors for unsupported command line options Summary: Changes to arguments.cpp for warnings vs. errors. Changes for CDS arguments. Reviewed-by: coleenp, cjplummer
-
- 05 3月, 2013 1 次提交
-
-
由 erikj 提交于
Reviewed-by: jcoomes, ohair
-
- 01 3月, 2013 1 次提交
-
-
由 amurillo 提交于
Reviewed-by: jcoomes
-
- 23 2月, 2013 1 次提交
-
-
由 amurillo 提交于
Reviewed-by: jcoomes
-
- 22 2月, 2013 1 次提交
-
-
由 sla 提交于
Reviewed-by: coleenp, mgronlun
-
- 20 2月, 2013 1 次提交
-
-
由 mgerdin 提交于
Summary: Modify WhiteBoxAPI to use interface classes from test/testlibrary instead, add ClassFileInstaller to resolve the boot class path issue Reviewed-by: ctornqvi, dsamersoff, coleenp, kvn
-
- 16 2月, 2013 1 次提交
-
-
由 amurillo 提交于
Reviewed-by: jcoomes
-
- 15 2月, 2013 2 次提交
-
-
由 mikael 提交于
Summary: Fixed makefile logic to correctly special case JRE_RELEASE_VERSION and vm_version.o Reviewed-by: dholmes, erikj
-
由 jprovino 提交于
Summary: cmsPermGen.cpp, psPermGen.cpp have been removed. yieldWorkingGroup.cpp typo is fixed. immutableSpace.cpp was in the list twice. Reviewed-by: dholmes, jmasa
-
- 09 2月, 2013 1 次提交
-
-
由 amurillo 提交于
Reviewed-by: jcoomes
-
- 28 1月, 2013 1 次提交
-
-
由 acorn 提交于
Summary: Recognize VM generated method in old verifier Reviewed-by: acorn, coleenp Contributed-by: bharadwaj.yadavelli@oracle.com
-