Source: gmbal-pfl
Version: 4.0.1-b003-1
Severity: important
Tags: sid buster
User: debian-j...@lists.debian.org
Usertags: default-java11

gmbal-pfl fails to build with Java 11 due to the removal of the defineClass()
method in sun.misc.Unsafe:

  [ERROR] 
/gmbal-pfl/pfl-basic/src/main/java/org/glassfish/pfl/basic/reflection/BridgeBase.java:[267,22]
 cannot find symbol
    symbol:   method 
defineClass(java.lang.String,byte[],int,int,java.lang.ClassLoader,<nulltype>)
    location: variable unsafe of type sun.misc.Unsafe

Reply via email to