Skip to content

v1.5.0

Latest

Choose a tag to compare

@Karlatemp Karlatemp released this 09 May 16:22
8489a28

Features

  • New method ModuleEditor#enableNativeAccess()
  • copySwapMemory implement for java 8
  • In Java 24 and above, try marking all methods of moe.karla.usf.unsafe.Unsafe instances with @jdk.internal.vm.annotation.ForceInline to optimize runtime performance.
  • We will now attempt to initialize using sun.reflect.ReflectionFactory to avoid JDK complaints about sun.misc.Unsafe being used.
  • We will now try using java.lang.reflect.Proxy for system initialization.

Full Changelog: v1.4.0...v1.5.0