summaryrefslogtreecommitdiff
path: root/ojluni/annotations/mmodule/sun/misc/Unsafe.annotated.java
AgeCommit message (Collapse)Author
2020-03-03libcore: Extend sun.misc.Unsafe presence in the Core Platform APIOrion Hodson
Android Platform uses protobuf and protobuf uses sun.misc.Unsafe. (cherry picked from commit d477f4e609422348bb6be32cd3464bbc9bb7dd0e) Bug: 144502743 Test: boot device && adb logcat | grep "Core platform" Change-Id: I082c66b07dffb2e3d772514db8cc290e2bc00f27
2019-04-10Move some Unsafe.* methods to core platform APIDavid Brazdil
These are used by the framework's protobuf implementation. Test: compiles Change-Id: I8a8aebbdd94c0012768b7a16732e708ee35714e6