- 16 6月, 2014 1 次提交
-
-
由 zgu 提交于
Summary: Moved ntive monitor monitoring flags to experimental Reviewed-by: acorn, hseigel, mschoene
-
- 13 6月, 2014 2 次提交
- 04 6月, 2014 1 次提交
-
-
由 dcubed 提交于
Summary: Add a !owner check for 'waiting to lock' to catch current_pending_monitor corner cases. Reviewed-by: dholmes, sspitsyn, kmo, zgu Contributed-by: rednaxelafx@gmail.com, zhengyu.gu@oracle.com, daniel.daugherty@oracle.com
-
- 21 5月, 2014 1 次提交
-
-
由 twisti 提交于
8042603: 'SafepointPollOffset' was not declared in static member function 'static bool Arguments::check_vm_args_consistency()' Reviewed-by: kvn
-
- 10 5月, 2014 1 次提交
-
-
由 hseigel 提交于
8036156: Limit default method hierarchy Summary: Fix protected access checks Reviewed-by: coleenp, lfoltan, acorn, ahgross
-
- 23 5月, 2014 1 次提交
-
-
由 drchase 提交于
8043029: Change 8037816 breaks HS build with older GCC versions which don't support diagnostic pragmas 8043164: Format warning in traceStream.hpp Summary: Backport of main fix + two corrections, enables clang compilation, turns on format attributes, corrects/mutes warnings Reviewed-by: kvn, coleenp, iveresov, twisti
-
- 16 5月, 2014 1 次提交
-
-
由 coleenp 提交于
Summary: Only prune metaspace virtual spaces at safepoint so walking them is safe outside a safepoint. Reviewed-by: mgerdin, mgronlun, hseigel, stefank
-
- 13 5月, 2014 1 次提交
-
-
由 dholmes 提交于
Reviewed-by: lfoltan, zgu
-
- 28 4月, 2014 1 次提交
-
-
由 anoll 提交于
8040085: dtrace/jsdt tests crash on solaris. found an unadvertised bad scavengable oop in the code cache Summary: Add CodeCache::add_scavenge_root_nmethod(this) to the dtrace-constructor of nmethod Reviewed-by: roland, iveresov
-
- 30 4月, 2014 1 次提交
-
-
由 kvn 提交于
Summary: Allow replay compilation with replay file parsing error. Reviewed-by: twisti, iveresov
-
- 25 4月, 2014 1 次提交
-
-
由 sla 提交于
Reviewed-by: sspitsyn, shade, dholmes, acorn
-
- 22 4月, 2014 1 次提交
-
-
由 twisti 提交于
Reviewed-by: kvn, ahgross
-
- 14 4月, 2014 1 次提交
-
-
由 anoll 提交于
8029436: CICompilerCount is not updated when the number of compiler threads is adjusted to the number of CPUs Summary: CICompilerCount is updated in AdvancedThresholdPolicy::initialize, SimpleThresholdPolicy::initialize and NonTieredCompPolicy::initialize. A warning is printed if the usersets both, CICompilerCount and CICompilerCountPerCPU. Reviewed-by: kvn, twisti Contributed-by: NTobias Hartmann <tobias.hartmann@oracle.com>
-
- 11 4月, 2014 1 次提交
-
-
由 pliden 提交于
Reviewed-by: brutisso, mgerdin
-
- 01 4月, 2014 1 次提交
-
-
由 roland 提交于
Summary: make compiled code bang the stack by the worst case size of the interpreter frame at deoptimization points. Reviewed-by: twisti, kvn
-
- 29 3月, 2014 2 次提交
- 27 2月, 2014 1 次提交
-
-
由 roland 提交于
Summary: biased locking's revoke_bias locks monitor in compiled frame with eliminated lock Reviewed-by: kvn, iveresov
-
- 03 4月, 2014 1 次提交
-
-
由 vkempik 提交于
Reviewed-by: tschatzl, jwilhelm
-
- 06 4月, 2014 1 次提交
-
-
由 dbuck 提交于
Reviewed-by: coleenp, dsamersoff Contributed-by: masato.yoshida@oracle.com
-
- 03 4月, 2014 1 次提交
-
-
由 kevinw 提交于
8033696: "assert(thread != NULL) failed: just checking" due to Thread::current() and JNI pthread interaction Reviewed-by: dholmes, dsamersoff Contributed-by: andreas.eriksson@oracle.com
-
- 26 2月, 2014 1 次提交
-
-
由 roland 提交于
8031752: Failed speculative optimizations should be reattempted when root of compilation is different Summary: support for speculative traps that keep track of the root of the compilation in which a trap occurs. Reviewed-by: kvn, twisti
-
- 12 4月, 2014 1 次提交
-
-
由 coleenp 提交于
Summary: Dtrace monitoring uses size before mirror size is set. Reviewed-by: kamg, hseigel
-
- 14 2月, 2014 1 次提交
-
-
由 hseigel 提交于
Summary: Add length checks where necessary Reviewed-by: coleenp, mschoene
-
- 13 2月, 2014 1 次提交
-
-
由 sjohanss 提交于
Summary: Preventing GCs to occur before VM is completely initialized. This was previously partly done by one part of the GC locker which not was removed. Reviewed-by: coleenp, pliden
-
- 11 2月, 2014 1 次提交
-
-
由 goetz 提交于
Reviewed-by: mgerdin, jmasa Contributed-by: matthias.baesken@sap.com
-
- 27 2月, 2014 1 次提交
-
-
由 dcubed 提交于
Summary: Move redo of ParkEvent.unpark() after JVMTI_EVENT_MONITOR_WAITED event handler is called. Reviewed-by: rdurbin, acorn, sspitsyn, dsimms, dholmes
-
- 30 1月, 2014 1 次提交
-
-
由 jwilhelm 提交于
Summary: Made the flags Min- and MaxHeapFreeRatio manageable, and implemented support for these flags in ParallelGC. Reviewed-by: sla, mgerdin, brutisso
-
- 27 2月, 2014 1 次提交
-
-
由 goetz 提交于
Summary: Avoid #ifs by introducing the accessor function interpreter_frame_temp_oop_addr(). Reviewed-by: kvn, twisti
-
- 25 3月, 2014 1 次提交
-
-
由 ccheung 提交于
8033566: [parfait] warning from b128 for hotspot/src/share/vm/runtime/frame.cpp: JNI primitive type mismatch Summary: added an assert for checking the return value is <= max_jint Reviewed-by: coleenp, minqi
-
- 26 3月, 2014 1 次提交
-
-
由 dcubed 提交于
Reviewed-by: coleenp, sspitsyn
-
- 21 3月, 2014 1 次提交
-
-
由 kvn 提交于
Summary: Use RTM for inflated locks and stack locks. Reviewed-by: iveresov, twisti, roland, dcubed
-
- 19 3月, 2014 1 次提交
-
-
由 pliden 提交于
Summary: Implementation of JEP 192, http://openjdk.java.net/jeps/192 Reviewed-by: brutisso, tschatzl, coleenp
-
- 10 4月, 2014 1 次提交
-
-
由 iignatyev 提交于
Reviewed-by: kvn, roland
-
- 24 1月, 2014 3 次提交
- 23 1月, 2014 2 次提交