- 18 11月, 2014 1 次提交
-
-
由 gthornbr 提交于
Reviewed-by: dcubed, pnauman, ctornqvi, dholmes, mschoene Contributed-by: gerald.thornbrugh@oracle.com
-
- 01 11月, 2014 1 次提交
-
-
由 dbuck 提交于
Summary: Update the URL for HotSpot bug reports. Reviewed-by: dcubed, rdurbin
-
- 06 11月, 2014 1 次提交
-
-
由 dbuck 提交于
Summary: Use mmap call without MAP_FIXED so we avoid corrupting already allocated memory Reviewed-by: coleenp, dsimms
-
- 19 9月, 2014 1 次提交
-
-
由 morris 提交于
Summary: Provide promoted stack slots for floating-point registers in the SPARC c_calling_convention. Reviewed-by: kvn, jrose, drchase
-
- 22 11月, 2013 1 次提交
-
-
由 jmasa 提交于
8026303: CMS: JVM intermittently crashes with "FreeList of size 258 violates Conservation Principle" assert Reviewed-by: tschatzl, brutisso
-
- 21 10月, 2014 1 次提交
-
-
由 hseigel 提交于
Summary: Throw VerifyError for illegal accesses Reviewed-by: acorn, ahgross, coleenp
-
- 09 10月, 2014 1 次提交
-
-
由 mgerdin 提交于
Reviewed-by: brutisso, stefank, ahgross
-
- 27 9月, 2014 1 次提交
-
-
由 jmasa 提交于
Reviewed-by: mchung, dfuchs, ahgross, jmasa, brutisso, mgerdin Contributed-by: kim.barrett@oracle.com
-
- 23 8月, 2014 1 次提交
-
-
由 hseigel 提交于
Summary: Remove check that causes the VerifyError Reviewed-by: dholmes, coleenp, acorn
-
- 19 8月, 2014 1 次提交
-
-
由 poonam 提交于
Summary: Fill the last card that has been allocated into with a dummy object Reviewed-by: tschatzl, mgerdin
-
- 14 8月, 2014 1 次提交
-
-
由 iveresov 提交于
Summary: Fix pattern matching of range check Reviewed-by: kvn
-
- 19 8月, 2014 1 次提交
-
-
由 brutisso 提交于
Summary: Also reviewed by: boris.molodenkov@oracle.com Reviewed-by: dcubed, minqi, mschoene Contributed-by: yasuenag@gmail.com, bengt.rutisson@oracle.com
-
- 13 8月, 2014 3 次提交
-
-
由 hseigel 提交于
Summary: Parse catch clause paths to ensure they end in throws Reviewed-by: dlong, acorn, kamg, ctornqvi, lfoltan
-
由 jiangli 提交于
Summary: Add checksum verification. Reviewed-by: iklam, dholmes, mschoene
-
由 jiangli 提交于
Summary: Add checksum verification. Reviewed-by: iklam, dholmes, mschoene
-
- 09 8月, 2014 1 次提交
-
-
由 iveresov 提交于
Summary: Treat max_stack attribute as an int in bytecode escape analyzer Reviewed-by: kvn, twisti, ahgross
-
- 04 8月, 2014 1 次提交
-
-
由 tschatzl 提交于
Summary: devirtualize flush and move calls Reviewed-by: brutisso, tschatzl, mschoene Contributed-by: kim.barrett@oracle.com
-
- 03 8月, 2014 2 次提交
- 19 7月, 2014 1 次提交
-
-
由 simonis 提交于
Reviewed-by: kvn
-
- 18 7月, 2014 1 次提交
-
-
由 goetz 提交于
Summary: JCK8 test vm/constantpool/accessControl/accessControl004/accessControl00402m3/accessControl00402m3.html fails with -Xbatch -Xcomp due to bad field access check in C1 and C2. Fix: In ciField::ciField(), just before the canonical holder is stored into the _holder variable (and which is used by ciField::will_link()) perform an additional access check with the holder declared in the class file. If this check fails, store the declared holder instead and ciField::will_link() will bail out compilation for this field later on. Then, the interpreter will throw an PrivilegedAccessException at runtime. Reviewed-by: kvn, vlivanov Contributed-by: andreas.schoesser@sap.com
-
- 11 7月, 2014 1 次提交
-
-
由 vlivanov 提交于
Reviewed-by: kvn, jrose
-
- 03 7月, 2014 1 次提交
-
-
由 roland 提交于
Summary: call to Object.finalize() sometimes allowed by compilers on array type Reviewed-by: iveresov, vlivanov
-
- 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
-
- 20 6月, 2014 1 次提交
-
-
由 coleenp 提交于
Summary: Initialize host_klass while parsing the class with the other initializations. Reviewed-by: sspitsyn, stefank
-
- 16 6月, 2014 1 次提交
-
-
由 zgu 提交于
Summary: Moved ntive monitor monitoring flags to experimental Reviewed-by: acorn, hseigel, mschoene
-
- 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 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
-
- 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
-
- 31 5月, 2014 1 次提交
-
-
由 hseigel 提交于
Summary: Add better checking for bad values. Reviewed-by: coleenp, lfoltan, mschoene
-
- 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 2 次提交