- 08 5月, 2019 1 次提交
-
-
由 phh 提交于
Summary: Add tag bit to all JNI weak handles Reviewed-by: kbarrett, coleenp, tschatzl
-
- 21 6月, 2018 1 次提交
-
-
由 erikj 提交于
Reviewed-by: tbell, asaha
-
- 29 3月, 2019 1 次提交
-
-
由 andrew 提交于
Reviewed-by: erikj, dholmes
-
- 03 12月, 2018 1 次提交
-
-
由 dbuck 提交于
Summary: Introduce alignment-safe Copy::conjoint_swap and JVM_CopySwapMemory Reviewed-by: mikael, dholmes
-
- 16 10月, 2018 1 次提交
-
-
由 phh 提交于
Summary: Backport from JDK9 Reviewed-by: dholmes, coffeys
-
- 29 9月, 2018 1 次提交
-
-
由 dholmes 提交于
Reviewed-by: acorn, coleenp, kvn, vlivanov
-
- 20 7月, 2018 1 次提交
-
-
由 fmatte 提交于
Reviewed-by: tschatzl
-
- 09 7月, 2018 1 次提交
-
-
由 aph 提交于
Reviewed-by: dholmes
-
- 11 7月, 2018 1 次提交
-
-
由 kevinw 提交于
Reviewed-by: dholmes
-
- 07 7月, 2018 2 次提交
- 29 3月, 2018 1 次提交
-
-
由 shshahma 提交于
8164480: Crash with assert(handler_address == SharedRuntime::compute_compiled_exc_handler(..) failed: Must be the same Summary: Exception checking code needs to handle pre-allocated exceptions. Reviewed-by: thartmann, kvn
-
- 25 12月, 2017 1 次提交
-
-
由 dbuck 提交于
Reviewed-by: dholmes
-
- 30 9月, 2017 1 次提交
-
-
由 dbuck 提交于
Reviewed-by: jrose, coleenp, ahgross, acorn, vlivanov
-
- 07 10月, 2017 1 次提交
-
-
由 zgu 提交于
Summary: Bias compiler thread's resource area to mtCompiler Reviewed-by: kvn, coleenp
-
- 07 9月, 2017 1 次提交
-
-
由 dbuck 提交于
Summary: Set UseLoopCounter ergonomically if on-stack-replacement is enabled. Print warning. Reviewed-by: kvn
-
- 21 8月, 2017 1 次提交
-
-
由 dbuck 提交于
6651256: jstack: DeleteGlobalRef method call doesn't lead to descreasing of global refs count shown by jstack Summary: jni_DeleteGlobalRef does not really release the jni handle, instead, set the handle point to JNIHandles::_deleted_handle which holds an oop instance (java/lang/Object) in Java heap and never be GC'ed. When counting number of global reference, it counts all the handles on the chain list, which includes the already deleted ones. Reviewed-by: zgu, sla, coleenp Contributed-by: yumin.qi@oracle.com
-
- 15 8月, 2017 2 次提交
- 12 8月, 2017 1 次提交
-
-
由 dbuck 提交于
Summary: The GetOwnedMonitorInfo() should not return a pending monitor Reviewed-by: dcubed
-
- 24 5月, 2017 1 次提交
-
-
由 thartmann 提交于
Summary: Fixed missing null checks on the result of CodeCache::find_blob() found by Parfait. Reviewed-by: shade, kvn
-
- 15 5月, 2017 1 次提交
-
-
由 tschatzl 提交于
Summary: Make appending found dead BasicHashtableEntrys to the free list atomic. Reviewed-by: ehelin, shade
-
- 29 4月, 2017 2 次提交
- 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 2 次提交
- 17 3月, 2017 2 次提交
- 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
-
- 11 1月, 2017 1 次提交
-
-
由 jcm 提交于
Summary: Applied RMs in sweep_code_cache and related codes. Reviewed-by: kvn, thartmann
-
- 06 1月, 2017 3 次提交
-
-
由 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>
-
由 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>
-
- 16 12月, 2016 6 次提交
-
-
由 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: 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
-
由 tschatzl 提交于
Summary: Introduce and initialize active_processor_count variable in VM. Reviewed-by: dholmes, jprovino
-