- 12 8月, 2017 1 次提交
-
-
由 dbuck 提交于
Summary: The GetOwnedMonitorInfo() should not return a pending monitor Reviewed-by: dcubed
-
- 11 8月, 2017 1 次提交
-
-
由 dbuck 提交于
Summary: Change TypeF:eq and TypeD:eq to compare NaN values using a bitwise comparison. Reviewed-by: kvn Contributed-by: NStefan Anzinger <stefan.anzinger@oracle.com>
-
- 19 7月, 2017 1 次提交
-
-
由 thartmann 提交于
Summary: Adds a missing null check (guarantee) found by Parfait. Reviewed-by: coleenp, shade
-
- 10 8月, 2017 1 次提交
-
-
由 thartmann 提交于
Summary: C1 intrinsics for System.nanoTime(), System.currentTimeMillis() and JVM.counterTime() should be pinned. Reviewed-by: kvn, vlivanov, iveresov
-
- 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
-
- 30 3月, 2017 1 次提交
-
-
由 thartmann 提交于
Reviewed-by: kvn, vlivanov, dlong, rhalade, mschoene, iignatyev
-
- 17 3月, 2017 1 次提交
-
-
由 kevinw 提交于
Summary: Add support for VM_Version::L1_data_cache_line_size(). Reviewed-by: dsimms, kvn, dholmes
-
- 09 3月, 2017 1 次提交
-
-
由 zmajo 提交于
Summary: Check values returned by ciMethodData::bci_to_data() where necessary. Reviewed-by: kvn
-
- 25 7月, 2017 1 次提交
-
-
由 dbuck 提交于
Summary: Require equal bases when unaliasing offsets for raw accesses Reviewed-by: thartmann, kvn
-
- 20 6月, 2017 1 次提交
-
-
由 poonam 提交于
Summary: Clear the pending OOM exception in SensorInfo::trigger() Reviewed-by: mchung, dcubed
-
- 16 2月, 2017 2 次提交
- 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 2 次提交
-
-
由 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>
-
由 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 4 次提交
-
-
由 tschatzl 提交于
Summary: Use the initial active processor count for memory initialization instead of the current active one. Reviewed-by: dholmes, mgerdin
-
由 tschatzl 提交于
Summary: Use the initial active processor count for memory initialization instead of the current active one. Reviewed-by: dholmes, mgerdin
-
由 tschatzl 提交于
Summary: Introduce and initialize active_processor_count variable in VM. Reviewed-by: dholmes, jprovino
-
由 tschatzl 提交于
Summary: Introduce and initialize active_processor_count variable in VM. Reviewed-by: dholmes, jprovino
-
- 14 12月, 2016 1 次提交
-
-
由 coleenp 提交于
Reviewed-by: kevinw, vlivanov
-
- 02 12月, 2016 1 次提交
-
-
由 simonis 提交于
Reviewed-by: simonis, tschatzl, mgerdin, dlong Contributed-by: gunter.haug@sap.com
-