- 10 4月, 2013 1 次提交
-
-
由 mgerdin 提交于
Summary: Refactor the CLD dependency list into a separate class. Use an ObjectLocker to synchronize additions to the CLD dependency list. Reviewed-by: stefank, coleenp
-
- 09 4月, 2013 1 次提交
-
-
由 mgerdin 提交于
8009808: TEST-BUG : test case is using bash style tests. Default shell for jtreg is bourne. thus failure Summary: Rewrite test to use Java only instead of shell script Reviewed-by: mgerdin, brutisso Contributed-by: leonid.mesnik@oracle.com
-
- 08 4月, 2013 1 次提交
-
-
由 brutisso 提交于
Summary: Allow task queues to be mmapped instead of malloced on Solaris Reviewed-by: coleenp, jmasa, johnc, tschatzl
-
- 12 2月, 2013 1 次提交
-
-
由 jmasa 提交于
Reviewed-by: johnc, ysr
-
- 06 4月, 2013 1 次提交
-
-
由 johnc 提交于
Summary: Perform verification during VM startup under control of new flag and within a VMOperation. Reviewed-by: stefank, jmasa, brutisso
-
- 05 4月, 2013 7 次提交
- 04 4月, 2013 6 次提交
-
-
由 neliasso 提交于
Reviewed-by: kvn, roland Contributed-by: niclas.adlertz@oracle.com
-
由 roland 提交于
-
由 roland 提交于
Summary: test from 8009761 shouldn't be run with -Xcomp Reviewed-by: kvn
-
由 neliasso 提交于
Reviewed-by: roland, kvn Contributed-by: niclas.adlertz@oracle.com
-
由 rasbold 提交于
Summary: Fix shorten_branches() to accurately count an initial nop that may be inserted in a block that starts with a safepoint. Reviewed-by: kvn
-
由 kvn 提交于
Summary: Execute vzeroupper instruction after JNI call and on exits in jit compiled code which use 256bit vectors. Reviewed-by: roland
-
- 03 4月, 2013 1 次提交
-
-
由 mgerdin 提交于
-
- 02 4月, 2013 5 次提交
-
-
由 zgu 提交于
-
由 mgerdin 提交于
Summary: Add convenience method in StringTable, add WhiteBox method and simple sanity test Reviewed-by: mgerdin, zgu Contributed-by: leonid.mesnik@oracle.com
-
由 tschatzl 提交于
Summary: Use GC_locker::is_active_and_needs_gc() instead of GC_locker::is_active() for providing information about the reason of heap expansion. Reviewed-by: jmasa, johnc
-
由 neliasso 提交于
Reviewed-by: dholmes, sla, ctornqvi
-
由 iklam 提交于
Summary: Pass utf_length parameter to UTF8::as_quoted_ascii() Reviewed-by: dcubed, minqi
-
- 30 3月, 2013 3 次提交
-
-
由 kmo 提交于
Summary: Improve EC_TRACE and RC_TRACE* to use the do-while(0) trick for statement-like macro Reviewed-by: sspitsyn, dcubed
-
由 bharadwaj 提交于
-
由 roland 提交于
8010934: assert failure in c1_LinearScan.cpp: "asumption: non-Constant instructions have only virtual operands" Summary: incorrect code to skip some ArrayLength instructions in LIRGenerator Reviewed-by: kvn
-
- 29 3月, 2013 5 次提交
- 28 3月, 2013 1 次提交
-
-
由 sla 提交于
Reviewed-by: sspitsyn, zgu Contributed-by: peter.allwin@oracle.com
-
- 01 4月, 2013 1 次提交
-
-
由 coleenp 提交于
Summary: Avoid holding SystemDictionary_lock while calling Klass::remove_unshareable_info Reviewed-by: coleenp, acorn Contributed-by: ioi.lam@oracle.com
-
- 29 3月, 2013 1 次提交
-
-
由 dcubed 提交于
-
- 28 3月, 2013 5 次提交
-
-
由 brutisso 提交于
-
由 minqi 提交于
-
由 zgu 提交于
-
由 minqi 提交于
Summary: Supply a new flag -XX:+AssumeMP to workaround the problem. With the flag is turned on, assume VM run on MP platform so is_MP() will return true that sync calls will not skip away. Reviewed-by: dholmes, acorn, dcubed, jmasa Contributed-by: yumin.qi@oracle.com
-
由 acorn 提交于
-