- 01 7月, 2014 1 次提交
-
-
由 mgronlun 提交于
8047812: Ensure ClassLoaderDataGraph::classes_unloading_do only delivers klasses from CLDs with non-reclaimed class loader oops Reviewed-by: coleenp, sspitsyn, ehelin
-
- 11 4月, 2014 1 次提交
-
-
由 pliden 提交于
Reviewed-by: brutisso, tschatzl, mgerdin
-
- 23 6月, 2014 1 次提交
-
-
由 pliden 提交于
Reviewed-by: tschatzl, ehelin
-
- 19 6月, 2014 1 次提交
-
-
由 brutisso 提交于
Reviewed-by: jwilhelm, ehelin, tschatzl
-
- 20 6月, 2014 1 次提交
-
-
由 coleenp 提交于
Summary: Initialize host_klass while parsing the class with the other initializations. Reviewed-by: sspitsyn, stefank
-
- 13 6月, 2014 1 次提交
-
-
由 pliden 提交于
Reviewed-by: brutisso, sjohanss
-
- 17 6月, 2014 1 次提交
-
-
由 vlivanov 提交于
8033626: assert(ex_map->jvms()->same_calls_as(_exceptions->jvms())) failed: all collected exceptions must come from the same place Reviewed-by: kvn, roland
-
- 13 6月, 2014 2 次提交
- 10 6月, 2014 1 次提交
-
-
由 kvn 提交于
Summary: Add missing check for Opaque nodes from loop predicates in clone_loop(). Reviewed-by: iveresov
-
- 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
-
- 03 6月, 2014 1 次提交
-
-
由 drchase 提交于
Summary: Access to method_type and appendix from constant pool (cpcache) needs to be guarded by is_f1_null() because of racy update/initialization. Reviewed-by: kvn, coleenp, jrose
-
- 11 6月, 2014 1 次提交
-
-
由 brutisso 提交于
Summary: Removed all write barriers during reference processing and added explicit write barriers when iterating through the discovered list. Reviewed-by: pliden, jmasa, tschatzl
-
- 02 6月, 2014 1 次提交
-
-
由 roland 提交于
Summary: long series of lambda form calls trigger stack overflow in c2 Reviewed-by: kvn, vlivanov
-
- 30 5月, 2014 1 次提交
-
-
由 anoll 提交于
Summary: Remove control edge of load node to ensure that castPP removal sets the control edge correctly Reviewed-by: kvn, roland
-
- 28 5月, 2014 1 次提交
-
-
由 mikael 提交于
Reviewed-by: coleenp, lfoltan, kvn
-
- 22 5月, 2014 1 次提交
-
-
由 kvn 提交于
Summary: save cipher len after registers are saved Reviewed-by: kvn Contributed-by: shrinivas.joshi@oracle.com
-
- 29 5月, 2014 1 次提交
-
-
由 iveresov 提交于
Summary: Pass correct value to post-barrier in UnsafeGetAndSetObject Reviewed-by: roland, vlivanov
-
- 28 5月, 2014 1 次提交
-
-
由 poonam 提交于
Summary: In case of allocation failure, restore the value of _chunk in Arena Reviewed-by: dholmes, dcubed
-
- 22 5月, 2014 1 次提交
-
-
由 rasbold 提交于
Summary: In bcEscapeAnalyzer update the _allocated_escapes flag if a var escapes the method. Reviewed-by: kvn
-
- 20 5月, 2014 1 次提交
-
-
由 pliden 提交于
Reviewed-by: tschatzl, mgerdin
-
- 14 5月, 2014 2 次提交
- 02 5月, 2014 1 次提交
-
-
由 goetz 提交于
Reviewed-by: kvn
-
- 08 5月, 2014 1 次提交
-
-
由 mgronlun 提交于
Reviewed-by: coleenp, ehelin
-
- 30 4月, 2014 2 次提交
- 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
-
- 17 5月, 2014 1 次提交
-
-
由 kvn 提交于
Summary: Check for overflow cases in range checks and collapse it if we can. Reviewed-by: jrose, iveresov
-
- 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
-
- 15 5月, 2014 1 次提交
-
-
由 lfoltan 提交于
Summary: Allow a BootstrapMethods attribute that contains an empty bootstrap_methods table where num_bootstrap_methods is equal to zero. Reviewed-by: coleenp, hseigel
-
- 13 5月, 2014 1 次提交
-
-
由 dholmes 提交于
Reviewed-by: lfoltan, zgu
-
- 05 5月, 2014 1 次提交
-
-
由 anoll 提交于
Summary: Fixes a bug introduced by 8029302 Reviewed-by: kvn
-
- 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
-
- 03 5月, 2014 1 次提交
-
-
由 kvn 提交于
8039298: assert(base == NULL || t_adr->isa_rawptr() || !phase->type(base)->higher_equal(TypePtr::NULL_PTR)) Summary: Convert the assert into the runtime check to skip IGVN optimizations for problematic memory nodes. Eliminate dead nodes more aggressively. Reviewed-by: twisti, iveresov
-
- 30 4月, 2014 2 次提交
- 01 5月, 2014 1 次提交
-
-
由 kvn 提交于
Summary: Fix the arbitrary alignment issue in SPARC AES crypto stub routines. Reviewed-by: kvn, iveresov Contributed-by: shrinivas.joshi@oracle.com
-
- 28 4月, 2014 1 次提交
-
-
由 sla 提交于
Reviewed-by: mgronlun, kamg
-
- 25 4月, 2014 1 次提交
-
-
由 adlertz 提交于
Summary: Added special case for x^y where y == 2 Reviewed-by: kvn
-