summaryrefslogtreecommitdiff
path: root/ojluni/src/main/java/sun/misc/Unsafe.java
Commit message (Expand)AuthorAgeFilesLines
* Use annotated stubs for sun.misc.UnsafeNikita Iashchenko2021-03-311-52/+0
* Mark sun.misc.Unsafe APIs as stableNikita Iashchenko2021-03-091-31/+95
* Add API docs for sun.misc.UnsafeNikita Iashchenko2021-02-101-47/+280
* Revert "Revert "Revert^2 "Use the runtime's implementation for park/unpark"""Charles Munger2018-11-051-16/+3
* Revert "Revert^2 "Use the runtime's implementation for park/unpark""Nicolas Geoffray2018-11-011-3/+16
* Revert^2 "Use the runtime's implementation for park/unpark"Charles Munger2018-10-311-16/+3
* Revert "Use the runtime's implementation for park/unpark"Filip Pavlis2018-10-311-3/+16
* Use the runtime's implementation for park/unparkCharles Munger2018-10-301-16/+3
* Drop all 35 patches around VMStack.getCall{erClass,ingClassLoader}.Tobias Thierer2018-07-281-2/+4
* jni: Switch to @FastNative for all JNI functions.Igor Murashkin2017-02-211-0/+58
* Unsafe: Downstream select methods needed for some of 1.8 java.util.concurrentIgor Murashkin2016-03-071-1/+148
* Revert "Revert "Update sun.misc.Unsafe.""Narayan Kamath2016-02-011-0/+396
* Revert "Update sun.misc.Unsafe."Narayan Kamath2016-02-011-396/+0
* Update sun.misc.Unsafe.Narayan Kamath2016-02-011-0/+396