Per Lidén
|
6a9c6a0392
|
8215451: JNI IsSameObject should not keep objects alive
Reviewed-by: eosterlund, kbarrett
|
2018-12-17 16:55:17 +01:00 |
|
Kim Barrett
|
8a2170dad7
|
8205559: Remove IN_CONCURRENT_ROOT Access decorator
Removed decorator and made all NativeAccess use barriers.
Reviewed-by: pliden, stefank
|
2018-06-26 16:59:38 -04:00 |
|
Kim Barrett
|
05b5a78903
|
8204939: Change Access nomenclature: root to native
Rename RootAccess => NativeAccess, IN_ROOT => IN_NATIVE, and related cleanups.
Reviewed-by: pliden, stefank, coleenp
|
2018-06-15 16:53:58 -04:00 |
|
Kim Barrett
|
9fee73ec95
|
8195972: Refactor oops in JNI to use the Access API
Use Access API in JNIHandles
Reviewed-by: coleenp, eosterlund
|
2018-03-30 21:57:50 -04:00 |
|
Kim Barrett
|
d7765d9002
|
8198474: Move JNIHandles::resolve into jniHandles.inline.hpp
Moved resolve and friends to new jniHandles.inline.hpp.
Reviewed-by: tschatzl, pliden, coleenp
|
2018-03-01 16:51:22 -05:00 |
|