- 13 3月, 2015 1 次提交
-
-
由 cjplummer 提交于
Summary: Fixed by removing all code related to LowMemoryProtection, which removed offending code. Reviewed-by: dholmes, minqi
-
- 12 3月, 2015 1 次提交
-
-
由 poonam 提交于
Summary: Warning when not checking exceptions from function that require so, also when local refs expand beyond capacity. Reviewed-by: dsimms
-
- 02 3月, 2015 1 次提交
-
-
由 sjohanss 提交于
Reviewed-by: kbarrett, dholmes
-
- 21 2月, 2015 1 次提交
-
-
由 drchase 提交于
Summary: Added better debug-printing support and enhanced LogCompilation tool Reviewed-by: kvn, roland, dholmes
-
- 18 2月, 2015 1 次提交
-
-
由 poonam 提交于
8049881: jstack not working on core files Summary: These changes add some definitions on the SA side and the supporting code on the hotspot side. Reviewed-by: sla, dsamersoff, mgronlun
-
- 10 12月, 2014 1 次提交
-
-
由 roland 提交于
Summary: -XX:+TraceDeoptimization tries to print realloc'ed objects even when there are none Reviewed-by: kvn
-
- 03 12月, 2014 1 次提交
-
-
由 mchung 提交于
Reviewed-by: hseigel, ccheung
-
- 26 11月, 2014 1 次提交
-
-
由 roland 提交于
Summary: OOM during reallocation of scalar replaced objects in deoptimization causes crashes Reviewed-by: kvn, jrose
-
- 21 11月, 2014 1 次提交
-
-
由 jwilhelm 提交于
Summary: Added a G1CollectorPolicyExt where it is possible to extend the class. Reviewed-by: sjohanss, tschatzl
-
- 20 11月, 2014 1 次提交
-
-
由 mchung 提交于
Reviewed-by: coleenp, ccheung
-
- 25 2月, 2015 1 次提交
-
-
由 dlong 提交于
Summary: refactor close to remove references to closed ports Reviewed-by: kvn, simonis, sgehwolf, dholmes
-
- 11 11月, 2014 1 次提交
-
-
由 thartmann 提交于
8056071: compiler/whitebox/IsMethodCompilableTest.java fails with 'method() is not compilable after 3 iterations' Summary: Always use MDO if valid and always compile trivial methods with C1 if available. Reviewed-by: kvn, iveresov
-
- 12 11月, 2014 2 次提交
-
-
由 kbarrett 提交于
8062036: ConcurrentMarkThread::slt may be invoked before ConcurrentMarkThread::makeSurrogateLockerThread causing intermittent crashes Summary: Suppress gc_alot during VM init, improve error for SLT uninitialized. Reviewed-by: jmasa, brutisso, tschatzl
-
由 ctornqvi 提交于
8058251: assert(_count > 0) failed: Negative counter when running runtime/NMT/MallocTrackingVerify.java Summary: Fixed an issue when overflowing the MallocSite hash table bucket Reviewed-by: coleenp, gtriantafill
-
- 01 11月, 2014 2 次提交
- 03 10月, 2014 1 次提交
-
-
由 fzhinkin 提交于
Summary: fixed order of DeoptReason values declaration so now it matches the order used in jdk9 and the names order in Deoptimization::_trap_reason_name. Reviewed-by: kvn
-
- 02 10月, 2014 1 次提交
-
-
由 stefank 提交于
Reviewed-by: mgerdin, coleenp, bdelsart
-
- 31 10月, 2014 1 次提交
-
-
由 thartmann 提交于
Summary: Fixed 'SimpleThresholdPolicy::event' to always perform OSR if an OSR nmethod is available. Reviewed-by: kvn, iveresov
-
- 27 9月, 2014 1 次提交
-
-
由 jwilhelm 提交于
Summary: Ergonomics updates flags for number of GC threads Reviewed-by: tschatzl, jwilhelm Contributed-by: sangheon.kim@oracle.com
-
- 29 9月, 2014 1 次提交
-
-
由 mgronlun 提交于
Reviewed-by: coleenp, minqi
-
- 25 9月, 2014 1 次提交
-
-
由 simonis 提交于
8058345: Refactor native stack printing from vmError.cpp to debug.cpp to make it available in gdb as well Summary: Also fix stack trace on x86 to enable walking of runtime stubs and native wrappers Reviewed-by: kvn
-
- 26 11月, 2014 1 次提交
-
-
由 dholmes 提交于
Reviewed-by: shade, coleenp
-
- 06 9月, 2014 1 次提交
-
-
由 jcoomes 提交于
Reviewed-by: brutisso, mgerdin, tschatzl
-
- 05 9月, 2014 2 次提交
- 15 8月, 2014 1 次提交
-
-
由 zgu 提交于
Summary: Re-enabled warning as launcher change reached promotion build Reviewed-by: hseigel, coleenp
-
- 14 8月, 2014 1 次提交
-
-
由 dsimms 提交于
Summary: Wrapped memory with standard bounds checking "GuardedMemory". Reviewed-by: zgu, fparain, dcubed
-
- 13 8月, 2014 1 次提交
-
-
由 jiangli 提交于
Summary: Add checksum verification. Reviewed-by: iklam, dholmes, mschoene
-
- 04 9月, 2014 1 次提交
-
-
由 sla 提交于
Reviewed-by: mgerdin, bdelsart, jcoomes
-
- 22 8月, 2014 1 次提交
-
-
由 iklam 提交于
Summary: Cleaned up CDS to be more configurable, maintainable and extensible Reviewed-by: dholmes, coleenp, acorn, mchung
-
- 27 8月, 2014 1 次提交
-
-
由 zgu 提交于
Summary: Enhance scalability of native memory tracking Reviewed-by: coleenp, ctornqvi, gtriantafill
-
- 29 1月, 2015 1 次提交
-
-
由 redestad 提交于
Reviewed-by: tschatzl, mgerdin
-
- 05 8月, 2014 1 次提交
-
-
由 jmasa 提交于
Reviewed-by: brutisso, tschatzl
-
- 30 7月, 2014 1 次提交
-
-
由 kvn 提交于
8049252: VerifyStack logic in Deoptimization::unpack_frames does not expect to see invoke bc at the top frame during normal deoptimization Summary: Add missing check for reexecute flag to VerifyStack code. Reviewed-by: roland
-
- 29 7月, 2014 1 次提交
-
-
由 jwilhelm 提交于
Summary: Store the value set by the user and some makefile changes required to change the flags. Reviewed-by: sla, mchung, bchristi, jmasa, dholmes
-
- 16 6月, 2014 1 次提交
-
-
由 zgu 提交于
Summary: Moved ntive monitor monitoring flags to experimental Reviewed-by: acorn, hseigel, mschoene
-
- 13 6月, 2014 2 次提交
- 12 6月, 2014 1 次提交
-
-
由 kvn 提交于
Summary: Add C2 SHA intrinsics on SPARC Reviewed-by: kvn, roland Contributed-by: james.cheng@oracle.com
-