- 18 6月, 2015 1 次提交
-
-
由 ascarpino 提交于
Reviewed-by: kvn, jrose, phh
-
- 05 7月, 2019 1 次提交
-
-
由 andrew 提交于
Reviewed-by: phh, mbalao, bae
-
- 25 10月, 2018 1 次提交
-
-
由 phh 提交于
Summary: Correction of failed backport of JDK-8211394 via JDK-8212696. Reviewed-by: dholmes, coffeys
-
- 20 10月, 2018 1 次提交
-
-
由 igerasim 提交于
Reviewed-by: dbuck
-
- 18 10月, 2018 1 次提交
-
-
由 phh 提交于
Summary: Backport from JDK12 Reviewed-by: dholmes
-
- 16 10月, 2018 1 次提交
-
-
由 phh 提交于
Summary: Backport from JDK9 Reviewed-by: dholmes, coffeys
-
- 12 9月, 2018 1 次提交
-
-
由 coleenp 提交于
Reviewed-by: acorn, hseigel, ahgross, rhalade
-
- 11 7月, 2018 1 次提交
-
-
由 kevinw 提交于
Reviewed-by: dholmes
-
- 04 7月, 2018 1 次提交
-
-
由 fmatte 提交于
Summary: Add resolved_references and init_lock as hidden static field in class so root is found. Reviewed-by: dholmes, coleenp
-
- 23 1月, 2018 2 次提交
- 09 1月, 2018 2 次提交
-
-
由 kevinw 提交于
8156137: SIGSEGV in ReceiverTypeData::clean_weak_klass_links 8057570: RedefineClasses() tests fail assert(((Metadata*)obj)->is_valid()) failed: obj is valid Reviewed-by: coleenp
-
由 kevinw 提交于
8156137: SIGSEGV in ReceiverTypeData::clean_weak_klass_links 8057570: RedefineClasses() tests fail assert(((Metadata*)obj)->is_valid()) failed: obj is valid Reviewed-by: coleenp
-
- 25 12月, 2017 1 次提交
-
-
由 dbuck 提交于
Reviewed-by: dholmes
-
- 19 12月, 2017 1 次提交
-
-
由 dbuck 提交于
Summary: Implement Diagnostic Commands for heap and finalizerinfo Reviewed-by: mchung
-
- 08 11月, 2017 1 次提交
-
-
由 hseigel 提交于
Reviewed-by: acorn, ahgross, rhalade Contributed-by: harold.seigel@oracle.com
-
- 10 8月, 2017 2 次提交
-
-
由 thartmann 提交于
Summary: C1 intrinsics for System.nanoTime(), System.currentTimeMillis() and JVM.counterTime() should be pinned. Reviewed-by: kvn, vlivanov, iveresov
-
由 thartmann 提交于
Summary: C1 intrinsics for System.nanoTime(), System.currentTimeMillis() and JVM.counterTime() should be pinned. Reviewed-by: kvn, vlivanov, iveresov
-
- 15 5月, 2017 1 次提交
-
-
由 tschatzl 提交于
Summary: Make appending found dead BasicHashtableEntrys to the free list atomic. Reviewed-by: ehelin, shade
-
- 26 4月, 2017 2 次提交
- 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
-
- 24 2月, 2017 2 次提交
- 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
-
- 03 11月, 2016 2 次提交
- 20 9月, 2016 2 次提交
-
-
由 shshahma 提交于
Summary: Behavior of strncmp may be unexpected if char buffers[s] is[are] not null terminated and buffer size is smaller than the length n. Added check to avoid this scenario. Reviewed-by: dholmes, iklam
-
由 shshahma 提交于
Summary: Behavior of strncmp may be unexpected if char buffers[s] is[are] not null terminated and buffer size is smaller than the length n. Added check to avoid this scenario. Reviewed-by: dholmes, iklam
-
- 11 8月, 2016 1 次提交
-
-
由 vkempik 提交于
Reviewed-by: rprotacio
-
- 26 7月, 2016 1 次提交
-
-
由 shshahma 提交于
Reviewed-by: acorn, mschoene, ctornqvi Contributed-by: harold.seigel@oracle.com
-
- 13 7月, 2016 1 次提交
-
-
由 poonam 提交于
8042660: vm/mlvm/anonloader/stress/byteMutation failed with: assert(index >=0 && index < _length) failed: symbol index overflow Summary: Detect zero length signatures and throw ClassFormatError before bad dereference occurs Reviewed-by: hseigel
-
- 30 6月, 2016 2 次提交
- 09 7月, 2016 1 次提交
-
-
由 poonam 提交于
Reviewed-by: rprotacio
-
- 22 6月, 2016 1 次提交
-
-
由 shshahma 提交于
Summary: MetadataOnStackMark must be done before calling free_deallocate_list(). Reviewed-by: coleenp, sspitsyn
-
- 12 5月, 2016 2 次提交
- 27 4月, 2016 1 次提交
-
-
由 shshahma 提交于
Summary: Guarantee is to ensure classloader is a valid oop will help catch the errors at an early stage rather than crashing the JVM later on in the GC Reviewed-by: coleenp
-