- 20 6月, 2017 1 次提交
-
-
由 poonam 提交于
Summary: Clear the pending OOM exception in SensorInfo::trigger() Reviewed-by: mchung, dcubed
-
- 02 6月, 2017 1 次提交
-
-
由 rraghavan 提交于
Summary: Added required explicit NULL checks Reviewed-by: thartmann, kvn
-
- 24 5月, 2017 1 次提交
-
-
由 thartmann 提交于
Summary: Fixed missing null checks on the result of CodeCache::find_blob() found by Parfait. Reviewed-by: shade, kvn
-
- 22 5月, 2017 5 次提交
-
-
由 thartmann 提交于
Summary: Fixed a missing null check on the return value of AddPNode::Ideal_base_and_offset() found by Parfait. Reviewed-by: kvn
-
由 thartmann 提交于
Summary: Fixed a missing null check on n->in(0) found by Parfait. Reviewed-by: kvn
-
由 thartmann 提交于
Summary: Fixed a missing null check on the return value of MachNodeGenerator() found by Parfait. Reviewed-by: kvn
-
由 thartmann 提交于
Summary: Fixed a missing null check on the return value of InitializeNode::allocation() found by Parfait. Reviewed-by: zmajo
-
由 thartmann 提交于
Summary: We need to check ConstMethod::method() for NULL before dereferencing. Reviewed-by: kvn, iignatyev
-
- 29 4月, 2017 1 次提交
-
-
由 dholmes 提交于
Reviewed-by: kbarrett, stefank
-
- 26 4月, 2017 1 次提交
-
-
由 shshahma 提交于
Reviewed-by: dholmes, ehelin
-
- 20 4月, 2017 1 次提交
-
-
由 shshahma 提交于
8171194: Exception "Duplicate field name&signature in class file" should report the name and signature of the field Summary: Added code to emit name and signature of duplicate field in java.lang.ClassFormatError exception message Reviewed-by: dholmes, coleenp
-
- 12 4月, 2017 1 次提交
-
-
由 vkempik 提交于
8173373: C1: NPE is thrown instead of LinkageError when accessing inaccessible field on NULL receiver Summary: Deoptimize if receiver null check of unresolved field access fails to throw NoClassDefFoundError instead of NPE. Reviewed-by: vlivanov
-
- 07 4月, 2017 1 次提交
-
-
由 dbuck 提交于
8143897: Weblogic12medrec assert(handler_address == SharedRuntime::compute_compiled_exc_handler(nm, pc, exception, force_unwind, true)) failed: Must be the same Reviewed-by: kvn, mdoerr
-
- 17 3月, 2017 1 次提交
-
-
由 kevinw 提交于
Summary: Add support for VM_Version::L1_data_cache_line_size(). Reviewed-by: dsimms, kvn, dholmes
-
- 16 2月, 2017 1 次提交
-
-
由 roland 提交于
Reviewed-by: kvn
-
- 08 3月, 2017 1 次提交
-
-
由 shade 提交于
Reviewed-by: vlivanov
-
- 24 2月, 2017 1 次提交
-
-
由 kevinw 提交于
Summary: Re-application of the change in JDK-8152271. Reviewed-by: coleenp, sspitsyn
-
- 16 2月, 2017 1 次提交
-
-
由 poonam 提交于
Summary: Use the Events::log function to save redefined classes for output to the hs_err file Reviewed-by: dholmes
-
- 07 2月, 2017 1 次提交
-
-
由 vkempik 提交于
Summary: Use Patching_lock to synchronize access between set_code() and clear_code(). Reviewed-by: kvn, dlong
-
- 02 2月, 2017 1 次提交
-
-
由 dbuck 提交于
Summary: Fix method searches to handle static, private instance and overpass Reviewed-by: acorn
-
- 15 1月, 2017 1 次提交
-
-
由 sspitsyn 提交于
Summary: Collect data at safepoint, do not rely on thread suspension Reviewed-by: dcubed, dholmes
-
- 11 1月, 2017 1 次提交
-
-
由 jcm 提交于
Summary: Applied RMs in sweep_code_cache and related codes. Reviewed-by: kvn, thartmann
-
- 06 1月, 2017 1 次提交
-
-
由 dholmes 提交于
8170888: [linux] Experimental support for cgroup memory limits in container (ie Docker) environments Summary: Set apparent physical memory to cgroup memory limit when UseCGroupMemoryLimitForHeap is true Reviewed-by: acorn, gtriantafill Contributed-by: NChristine Flood <chf@redhat.com>
-
- 03 1月, 2017 1 次提交
-
-
由 mdoerr 提交于
Reviewed-by: kvn
-
- 19 12月, 2016 1 次提交
-
-
由 zmajo 提交于
Summary: Check if field exists before possibly marking it as having initialized final updates. Reviewed-by: stsmirno, vlivanov, coleenp
-
- 16 12月, 2016 2 次提交
- 02 12月, 2016 1 次提交
-
-
由 simonis 提交于
Reviewed-by: simonis, tschatzl, mgerdin, dlong Contributed-by: gunter.haug@sap.com
-
- 08 12月, 2016 1 次提交
-
-
由 dsamersoff 提交于
Summary: Uninitialised memory in set_uintx_flag of attachListener.cpp Reviewed-by: dholmes, sspitsyn
-
- 02 12月, 2016 1 次提交
-
-
由 dbuck 提交于
Summary: made 8027631 first arg skip applicable to not inlined virtual callsite too. Reviewed-by: kvn, jcm
-
- 24 11月, 2016 4 次提交
- 21 11月, 2016 1 次提交
-
-
由 shshahma 提交于
Summary: Always obtain return type from declared_signature for Invoke::declared_type. TypeCast return value to declared_signature return type for inlined lforms. Reviewed-by: kvn, kevinw
-
- 18 11月, 2016 1 次提交
-
-
由 dbuck 提交于
Summary: fixed the jvms for callsite traps based on declared signature. Reviewed-by: jcm, coleenp, vlivanov
-
- 03 11月, 2016 1 次提交
-
-
由 kevinw 提交于
Reviewed-by: hseigel
-
- 30 10月, 2016 1 次提交
-
-
由 poonam 提交于
Reviewed-by: stefank
-
- 29 10月, 2016 1 次提交
-
-
由 poonam 提交于
Summary: Store additional information in PhiNodes corresponding to known instance field values to avoid incorrect reusage. Reviewed-by: kvn, thartmann
-
- 13 10月, 2016 1 次提交
-
-
由 coleenp 提交于
Summary: Backport change to correct interface initialization. Reviewed-by: gtriantafill, sspitsyn, dholmes
-