- 18 5月, 2016 1 次提交
-
-
由 aeriksso 提交于
Reviewed-by: coleenp, sspitsyn
-
- 05 5月, 2016 1 次提交
-
-
由 robm 提交于
8036630: Null ProtectionDomain in JVM can cause NPE because principals field is not initialized to an empty array Summary: Call ProtectionDomain constructor instead of making all fields null. Reviewed-by: fparain, zgu
-
- 04 3月, 2016 1 次提交
-
-
由 vkempik 提交于
Reviewed-by: kvn, mdoerr
-
- 01 3月, 2016 1 次提交
-
-
由 csahu 提交于
Reviewed-by: stuefe, coleenp, roland
-
- 03 12月, 2015 1 次提交
-
-
由 ccheung 提交于
Summary: for fixing a truncation problem on the output from -XX:+TraceClassPaths Reviewed-by: coleenp, jiangli, cjplummer, minqi
-
- 09 10月, 2015 1 次提交
-
-
由 thartmann 提交于
Summary: Remove ResourceMark in StackMapReader::parse_verification_type() to avoid freeing of error message. Reviewed-by: zmajo, dcubed, hseigel
-
- 20 7月, 2015 2 次提交
- 11 6月, 2015 1 次提交
-
-
由 vlivanov 提交于
Reviewed-by: kvn
-
- 30 4月, 2015 1 次提交
-
-
由 sspitsyn 提交于
Summary: Optimize the method pointer adjustments for prev klass versions and MNT Reviewed-by: dcubed, coleenp
-
- 15 4月, 2015 2 次提交
- 25 3月, 2015 1 次提交
-
-
由 hseigel 提交于
Summary: For *store bytecodes, compare incoming, not outgoing, type state with exception handlers' stack maps. Reviewed-by: acorn, dholmes
-
- 18 3月, 2015 1 次提交
-
-
由 sspitsyn 提交于
8046246: the constantPoolCacheOopDesc::adjust_method_entries() used in RedefineClasses does not scale Summary: optimize the adjust_method_entries functions by using the orig_method_idnum() function Reviewed-by: coleenp, dcubed
-
- 09 4月, 2015 1 次提交
-
-
由 sspitsyn 提交于
Summary: use method cpref and klass version to provide meaningful methods name in stacktraces Reviewed-by: coleenp, dcubed
-
- 30 1月, 2015 1 次提交
-
-
由 vlivanov 提交于
Reviewed-by: jrose, kvn
-
- 28 4月, 2015 1 次提交
-
-
由 dbuck 提交于
8072863: Replace fatal() with vm_exit_during_initialization() when an incorrect class is found on the bootclasspath Reviewed-by: dholmes, coleenp Contributed-by: NCheleswer Sahu <cheleswer.sahu@oracle.com>
-
- 06 3月, 2015 1 次提交
-
-
由 asiebenborn 提交于
Reviewed-by: mgerdin, stefank
-
- 19 12月, 2014 1 次提交
-
-
由 acorn 提交于
Reviewed-by: hseigel, lfoltan, coleenp, ahgross
-
- 11 12月, 2014 1 次提交
-
-
由 stefank 提交于
Reviewed-by: coleenp, hseigel, poonam
-
- 20 11月, 2014 2 次提交
- 20 2月, 2015 1 次提交
-
-
由 hseigel 提交于
Summary: use correct CHECK macro in call to load_class() Reviewed-by: coleenp, lfoltan, gziemski
-
- 11 11月, 2014 1 次提交
-
-
由 jiangli 提交于
Summary: Change CDS non-fatal preloading errors to warnings. Reviewed-by: minqi, mseledtsov, coleenp
-
- 18 11月, 2014 1 次提交
-
-
由 iklam 提交于
Summary: Added API to track bootclasspath modification Reviewed-by: jiangli, dholmes, minqi
-
- 21 10月, 2014 1 次提交
-
-
由 hseigel 提交于
Summary: Throw VerifyError for illegal accesses Reviewed-by: acorn, ahgross, coleenp
-
- 02 10月, 2014 1 次提交
-
-
由 stefank 提交于
Reviewed-by: mgerdin, coleenp, bdelsart
-
- 14 10月, 2014 1 次提交
-
-
由 iklam 提交于
Summary: Implemented the interface in sun.misc.URLClassPath and corresponding JVM_XXX APIs Reviewed-by: mchung, acorn, jiangli, dholmes
-
- 27 9月, 2014 4 次提交
-
-
由 iveresov 提交于
8058536: java/lang/instrument/NativeMethodPrefixAgent.java fails due to VirtualMachineError: out of space in CodeCache for method handle intrinsic Summary: Make sure MH intrinsics can be created before compiler instances Reviewed-by: kvn
-
由 jmasa 提交于
Reviewed-by: mchung, dfuchs, ahgross, jmasa, brutisso, mgerdin Contributed-by: kim.barrett@oracle.com
-
由 jmasa 提交于
Reviewed-by: mchung, dfuchs, ahgross, jmasa, brutisso, mgerdin Contributed-by: kim.barrett@oracle.com
-
由 coleenp 提交于
Summary: ClassLoader for array klass set to null and not the class loader of the component type. Reviewed-by: dcubed, ctornqvi
-
- 03 9月, 2014 1 次提交
-
-
由 stefank 提交于
Reviewed-by: brutisso, mgerdin, tschatzl
-
- 29 8月, 2014 1 次提交
-
-
由 mgerdin 提交于
Reviewed-by: gziemski, jmasa, brutisso, coleenp, tschatzl
-
- 17 2月, 2016 1 次提交
-
-
由 igerasim 提交于
Summary: Add intrinsics for BigInteger squareToLen and mulAdd methods. Reviewed-by: kvn, jrose
-
- 02 2月, 2016 1 次提交
-
-
由 shade 提交于
Reviewed-by: coleenp, dholmes, sla
-
- 23 8月, 2014 1 次提交
-
-
由 hseigel 提交于
Summary: Remove check that causes the VerifyError Reviewed-by: dholmes, coleenp, acorn
-
- 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
-