markhuyong's garden


  • Home

  • Categories

  • Archives

  • Tags

Understanding sun.misc.Unsafe

Posted on 2017-08-24

Understanding guide

  • Oracle’s proposed removal of sun.misc.Unsafe in Java 9
  • Java Magic. Part 4: sun.misc.Unsafe
  • Understanding sun.misc.Unsafe - DZone Java

JDK code

  • openjdk/unsafe.cpp at jdk9/jdk9 · dmlloyd/openjdk
  • openjdk/unsafe.hpp at jdk9/jdk9 · dmlloyd/openjdk
  • openjdk/hotspot/test/runtime/Unsafe at jdk9/jdk9 · dmlloyd/openjdk
  • GC: Unsafe - sun.misc.Unsafe (.java) - GrepCode Class Source
# Java # Code Review
hexo cheatsheet
redisson EVAL failed in tencent cloud
  • Table of Contents
  • Overview
markhuyong

markhuyong

15 posts
7 categories
21 tags
  1. 1. Understanding guide
  2. 2. JDK code
© 2018 markhuyong
Powered by Hexo
Theme - NexT.Muse