- 25 12月, 2019 1 次提交
-
-
由 snazarki 提交于
Reviewed-by: sgehwolf, andrew
-
- 17 12月, 2019 1 次提交
-
-
由 zgu 提交于
Reviewed-by: andrew
-
- 03 9月, 2019 1 次提交
-
-
由 zgu 提交于
8155951: VM crash in nsk/jvmti/RedefineClasses/StressRedefine: assert failed: Corrupted constant pool 8151066: assert(0 <= i && i < length()) failed: index out of bounds Summary: lock classes for redefinition because constant pool merging isn't thread safe, use method constant pool because constant pool merging doesn't make equivalent cpCaches because of invokedynamic Reviewed-by: shade, andrew
-
- 11 7月, 2019 1 次提交
-
-
由 hseigel 提交于
8226798: JVM crash in klassItable::initialize_itable_for_interface(int, InstanceKlass*, bool, Thread*) Summary: When calculating vtable size at class load time, do not look for miranda method if matching package private method is found in a super class. Reviewed-by: acorn, lfoltan
-
- 07 8月, 2017 1 次提交
-
-
由 sgehwolf 提交于
Summary: Cast to void* within DTRACE_CLASS* macros. Reviewed-by: coleenp, shade
-
- 25 5月, 2016 1 次提交
-
-
由 gziemski 提交于
Summary: Implement _lh_array_tag_type_value as const, not enum. Reviewed-by: vlivanov, minqi
-
- 05 6月, 2019 1 次提交
-
-
由 xliu 提交于
Summary: Prevent downgraded compilation tasks from recompiling. Reviewed-by: sgehwolf, thartmann, andrew
-
- 16 10月, 2018 1 次提交
-
-
由 phh 提交于
Summary: Backport from JDK9 Reviewed-by: dholmes, coffeys
-
- 29 9月, 2018 1 次提交
-
-
由 dholmes 提交于
Reviewed-by: acorn, coleenp, kvn, vlivanov
-
- 12 9月, 2018 1 次提交
-
-
由 coleenp 提交于
Reviewed-by: acorn, hseigel, ahgross, rhalade
-
- 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
-
- 31 3月, 2018 1 次提交
-
-
由 poonam 提交于
Summary: Improve the nmethod unloading times by optimizing the search for an itable stub in VtableStubs array Reviewed-by: kvn, coleenp, tschatzl
-
- 23 1月, 2018 2 次提交
- 31 3月, 2018 1 次提交
-
-
由 poonam 提交于
Summary: Improve the nmethod unloading times by optimizing the search for an itable stub in VtableStubs array Reviewed-by: kvn, coleenp, tschatzl
-
- 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
-
- 06 12月, 2017 1 次提交
-
-
由 hseigel 提交于
Reviewed-by: acorn, ahgross, jwilhelm, rhalade Contributed-by: harold.seigel@oracle.com
-
- 30 9月, 2017 1 次提交
-
-
由 dbuck 提交于
Reviewed-by: jrose, coleenp, ahgross, acorn, vlivanov
-
- 14 6月, 2017 1 次提交
-
-
由 shshahma 提交于
Reviewed-by: coleenp, kevinw Contributed-by: rachel.protacio@oracle.com
-
- 22 5月, 2017 1 次提交
-
-
由 thartmann 提交于
Summary: We need to check ConstMethod::method() for NULL before dereferencing. Reviewed-by: kvn, iignatyev
-
- 21 3月, 2017 1 次提交
-
-
由 hseigel 提交于
Reviewed-by: coleenp, mschoene Contributed-by: harold.seigel@oracle.com
-
- 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
-
- 14 12月, 2016 2 次提交
- 13 10月, 2016 1 次提交
-
-
由 coleenp 提交于
Summary: Backport change to correct interface initialization. Reviewed-by: gtriantafill, sspitsyn, dholmes
-
- 02 8月, 2018 1 次提交
-
-
由 kevinw 提交于
Summary: Add os::vsnprintf and os::snprintf. Reviewed-by: kbarrett, lfoltan, stuefe, mlarsson
-
- 05 8月, 2016 1 次提交
-
-
由 shshahma 提交于
Summary: Method::deallocate_contents() should clear 'this' from list of Methods in JNIMethodBlock, when class is unloaded. Reviewed-by: coleenp, dholmes
-
- 12 12月, 2016 1 次提交
-
-
由 zmajo 提交于
Summary: Track initialized final field updates; disable constant folding if an update is detected. Reviewed-by: vlivanov, dnsimon, forax, never, kvn, coleenp
-
- 05 8月, 2016 1 次提交
-
-
由 shshahma 提交于
Summary: Method::deallocate_contents() should clear 'this' from list of Methods in JNIMethodBlock, when class is unloaded. Reviewed-by: coleenp, dholmes
-
- 28 4月, 2016 2 次提交
- 25 3月, 2016 1 次提交
-
-
由 iklam 提交于
Reviewed-by: acorn, hseigel, mschoene
-
- 03 3月, 2016 2 次提交
- 21 2月, 2016 2 次提交