- 01 12月, 2012 1 次提交
-
-
由 twisti 提交于
Reviewed-by: twisti, kvn Contributed-by: NBharadwaj Yadavalli <bharadwaj.yadavalli@oracle.com>
-
- 28 11月, 2012 3 次提交
-
-
由 kvn 提交于
Summary: remember the code section and switch back to the proper one when adding constants. Reviewed-by: twisti, kvn Contributed-by: goetz.lindenmaier@sap.com
-
由 bharadwaj 提交于
Summary: keep an (almost) accurate running count of the reachable (live) flow graph nodes. Reviewed-by: kvn, twisti, jrose, vlivanov
-
由 twisti 提交于
Reviewed-by: twisti Contributed-by: NRoman Kennke <rkennke@redhat.com>
-
- 27 11月, 2012 1 次提交
-
-
由 twisti 提交于
Reviewed-by: kvn, jrose
-
- 21 11月, 2012 1 次提交
-
-
由 vlivanov 提交于
Summary: Fixed message buffer size calculation. Reviewed-by: kvn, twisti
-
- 17 11月, 2012 4 次提交
- 16 11月, 2012 5 次提交
- 15 11月, 2012 2 次提交
- 14 11月, 2012 1 次提交
-
-
由 coleenp 提交于
-
- 13 11月, 2012 3 次提交
-
-
由 minqi 提交于
Summary: When java process crashed in compiler thread, repeat the compilation process will help finding root cause. This is done with using SA dump application class data and replay data from core dump, then use debug version of jvm to recompile the problematic java method. Reviewed-by: kvn, twisti, sspitsyn Contributed-by: yumin.qi@oracle.com
-
由 hseigel 提交于
Summary: Remove function Klass::cast() and calls to it. Reviewed-by: dholmes, coleenp
-
由 hseigel 提交于
Summary: Check that the values specified for -XX:StringTableSize are within a certain range. Reviewed-by: dholmes, coleenp
-
- 10 11月, 2012 9 次提交
-
-
由 zgu 提交于
-
由 zgu 提交于
-
由 zgu 提交于
Summary: Fixed NMT that miscounted arena memory when it is used as value or stack object. Reviewed-by: acorn, coleenp
-
由 zgu 提交于
-
由 cjplummer 提交于
-
由 amurillo 提交于
Reviewed-by: jcoomes
-
由 amurillo 提交于
-
由 amurillo 提交于
-
由 zgu 提交于
Summary: Allows NMT to report that JNI thread failed to detach from JVM before exiting, which leaks the JavaThread object when check:jni option is on. Reviewed-by: acorn, dholmes, coleenp, ctornqvi
-
- 09 11月, 2012 4 次提交
- 08 11月, 2012 2 次提交
- 07 11月, 2012 3 次提交
-
-
由 kvn 提交于
Summary: Added missed type check of initializing store in ConnectionGraph::find_init_values(). Reviewed-by: roland, twisti, vlivanov
-
由 coleenp 提交于
Summary: Change types of above methods and field to InstanceKlass and remove unneeded casts from the source files. Reviewed-by: dholmes, coleenp, zgu Contributed-by: harold.seigel@oracle.com
-
由 kvn 提交于
Summary: Add missing UseSSE check for AES intrinsics. Reviewed-by: roland, twisti
-
- 06 11月, 2012 1 次提交
-
-
由 dholmes 提交于
8001756: Hotspot makefiles report missing OBJCOPY command in the wrong circumstances Reviewed-by: dcubed, dsamersoff, erikj, collins
-