libunsafe-fences-java binary package in Ubuntu Bionic amd64

 unsafe-fences is a very simple Java library that just provides a shim
 around the Java 8 Unsafe methods used for memory fencing.
 .
 In Java 8, three memory-ordering intrinsics were added to the
 sun.misc.Unsafe class: fullFence, storeFence, and loadFence.
 .
 The main goal of unsafe-fences is to allow code in Java 6 and 7
 to compile those calls with a provided boolean guard.
 .
 This is especially useful for projects like JRuby that support
 several JDK versions but it can be reused by other Java projects as
 well.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2017-10-24 21:55:24 UTC Published Ubuntu Bionic amd64 release universe java Optional 1.0-1
  • Published
  • Copied from ubuntu artful-proposed amd64 in Primary Archive for Ubuntu