- 23 7月, 2020 1 次提交
-
-
由 yunyao.zxl 提交于
Summary: Bug fixes for JKU coroutine The JKU patch has several flaws: 1. When using JDI to debug coroutine, it may crash because the _switchTo intrinsic entry will change to the interpreter one, which is a SHOULD_NOT_REACH_HERE(). 2. Change miscellaneous thread-local data structures to coroutine-local level during _switchTo phase. 3. Disable making zombies of _switchTo alike intrinsic things. 4. Fix multiple mem leak problems for coroutine data structures. 5. Create an empty JNIHandleBlock for the first Java call. 6. The stack layout of Coroutine doesn't align with 16 bytes on x86_64 which will cause some float point instructions to throw an sig fault. 7. etc. Test Plan: Coroutine tests Reviewed-by: yuleil, shiyuexw, sanhong Issue: https://github.com/alibaba/dragonwell8/issues/113
-
- 12 6月, 2020 1 次提交
-
-
由 jbachorik 提交于
8233197: Invert JvmtiExport::post_vm_initialized() and Jfr:on_vm_start() start-up order for correct option parsing 8246703: [TESTBUG] Add test for JDK-8233197 Reviewed-by: aph, adinn, neugens
-
- 13 1月, 2020 1 次提交
-
-
由 andrew 提交于
Reviewed-by: mbalao
-
- 05 12月, 2019 1 次提交
-
-
由 tongbao.ztb 提交于
Summary: - add a warning of large array allocation - port D3674 to dragonwell Test Plan: test/runtime/memory/TestArrayAllocationWarning.java Reviewers: 传胜 Differential Revision: https://aone.alibaba-inc.com/code/D851704
-
- 05 1月, 2020 1 次提交
-
-
由 alvdavi 提交于
Summary: Re-remove test removed by JDK-8231463 Reviewed-by: phh, andrew
-
- 26 9月, 2019 1 次提交
-
-
由 zgu 提交于
Reviewed-by: andrew
-
- 17 2月, 2020 1 次提交
-
-
由 neugens 提交于
Reviewed-by: shade, andrew
-
- 11 5月, 2019 1 次提交
-
-
由 phh 提交于
Summary: Add hotspot/test/runtime/jni directory with two tests for 8176100 Reviewed-by: kbarrett, coleenp, tschatzl
-
- 12 9月, 2018 1 次提交
-
-
由 coleenp 提交于
Reviewed-by: acorn, hseigel, ahgross, rhalade
-
- 26 7月, 2018 1 次提交
-
-
由 vaibhav 提交于
Summary: Created tests for the feature Reviewed-by: mseledtsov
-
- 16 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
-
- 19 12月, 2017 1 次提交
-
-
由 dbuck 提交于
Summary: modified jtreg tags and package import to work with JDK 8 Reviewed-by: vlivanov, dholmes
-
- 24 10月, 2017 1 次提交
-
-
由 ysuenaga 提交于
8087291: InitialBootClassLoaderMetaspaceSize and CompressedClassSpaceSize should be checked consistent from MaxMetaspaceSize Reviewed-by: dholmes, sspitsyn, poonam
-
- 30 9月, 2017 1 次提交
-
-
由 dbuck 提交于
Reviewed-by: jrose, coleenp, ahgross, acorn, vlivanov
-
- 24 10月, 2017 1 次提交
-
-
由 ysuenaga 提交于
8087291: InitialBootClassLoaderMetaspaceSize and CompressedClassSpaceSize should be checked consistent from MaxMetaspaceSize Reviewed-by: dholmes, sspitsyn, poonam
-
- 01 11月, 2017 1 次提交
-
-
由 poonam 提交于
Summary: Backed out changeset 62c8545a9b6f Reviewed-by: asaha
-
- 24 10月, 2017 1 次提交
-
-
由 ysuenaga 提交于
8189599: InitialBootClassLoaderMetaspaceSize and CompressedClassSpaceSize should be checked consistent from MaxMetaspaceSize Reviewed-by: dholmes, sspitsyn, poonam
-
- 30 5月, 2017 1 次提交
-
-
由 zmajo 提交于
Summary: Change class version to version accepted by JDK 8. Reviewed-by: dholmes, hseigel
-
- 02 2月, 2017 1 次提交
-
-
由 dbuck 提交于
Summary: Fix method searches to handle static, private instance and overpass Reviewed-by: acorn
-
- 03 11月, 2016 2 次提交
- 13 10月, 2016 1 次提交
-
-
由 coleenp 提交于
Summary: Backport change to correct interface initialization. Reviewed-by: gtriantafill, sspitsyn, dholmes
-
- 14 9月, 2018 1 次提交
-
-
由 phh 提交于
Summary: A new test verifies that tracing output occurs with the switch enabled. Reviewed-by: dholmes, phh Contributed-by: NXin Liu <xxinliu@amazon.com>
-
- 26 7月, 2018 1 次提交
-
-
由 vaibhav 提交于
Summary: Created tests for the feature Reviewed-by: mseledtsov
-
- 22 9月, 2016 3 次提交
-
-
由 shshahma 提交于
Summary: extract processor count from sched_getaffinity mask Reviewed-by: dholmes, gthornbr
-
由 shshahma 提交于
Summary: extract processor count from sched_getaffinity mask Reviewed-by: dholmes, gthornbr
-
由 shshahma 提交于
Summary: extract processor count from sched_getaffinity mask Reviewed-by: dholmes, gthornbr
-
- 31 1月, 2017 1 次提交
-
-
由 aefimov 提交于
Reviewed-by: vkempik, shshahma
-
- 22 9月, 2016 1 次提交
-
-
由 shshahma 提交于
Summary: extract processor count from sched_getaffinity mask Reviewed-by: dholmes, gthornbr
-
- 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 1 次提交
-
-
由 coleenp 提交于
Summary: Illegal bytecodes which are detected later hit this assert first. Reviewed-by: jrose
-
- 15 7月, 2015 1 次提交
-
-
由 aeriksso 提交于
8131333: [TESTBUG] RedefineRunningMethodsWithResolutionErrors.java Improperly specified VM option 'TraceRedefineClasses=0x600' Reviewed-by: coleenp, sspitsyn
-
- 25 6月, 2015 1 次提交
-
-
由 tschatzl 提交于
Summary: Fix up GPL headers so that the RE script works. Reviewed-by: stefank, dholmes, coleenp
-
- 30 4月, 2015 1 次提交
-
-
由 dholmes 提交于
Reviewed-by: stuefe, dsamersoff, dcubed
-
- 25 3月, 2015 1 次提交
-
-
由 hseigel 提交于
Summary: For *store bytecodes, compare incoming, not outgoing, type state with exception handlers' stack maps. Reviewed-by: acorn, dholmes
-
- 07 1月, 2016 1 次提交
-
-
由 kevinw 提交于
Reviewed-by: dholmes Contributed-by: cheleswer.sahu@oracle.com
-
- 21 1月, 2015 1 次提交
-
-
由 goetz 提交于
Reviewed-by: ctornqvi, fzhinkin, farvidsson
-