Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
PojavLauncherTeam
GitHub Repository: PojavLauncherTeam/openjdk-multiarch-jdk8u
Path: blob/aarch64-shenandoah-jdk8u272-b10/jdk/make/data/checkdeps/refs.allowed
38813 views
#
# This properties-formatted file contains the names of the non-existent types
# that are allowed to be referenced from classes in a profiles image.
#
# The property key is a type that does not exist. The property value is one or
# more types that reference the missing type. The property value also encodes
# the names of the profiles where this reference is allowed.

# jsse.jar is not subsetted by the profiles build. For compact1 and compact2
# then this means that there are references to Kerberos types that do not
# exist. These references are harmless.
#
javax.security.auth.kerberos.KerberosKey=sun.security.ssl.krb5.KrbClientKeyExchangeHelperImpl,compact1,compact2
javax.security.auth.kerberos.KerberosPrincipal=sun.security.ssl.krb5.KrbClientKeyExchangeHelperImpl,compact1,compact2
javax.security.auth.kerberos.KerberosTicket=sun.security.ssl.krb5.KrbClientKeyExchangeHelperImpl,compact1,compact2
javax.security.auth.kerberos.KeyTab=sun.security.ssl.krb5.Krb5ProxyImpl,compact1,compact2
javax.security.auth.kerberos.ServicePermission=sun.security.ssl.krb5.KrbClientKeyExchangeHelperImpl,sun.security.ssl.krb5.Krb5ProxyImpl,compact1,compact2
sun.security.jgss.GSSCaller=sun.security.ssl.krb5.KrbClientKeyExchangeHelperImpl,sun.security.ssl.krb5.Krb5ProxyImpl,compact1,compact2
sun.security.jgss.krb5.Krb5Util=sun.security.ssl.krb5.KrbClientKeyExchangeHelperImpl,sun.security.ssl.krb5.Krb5ProxyImpl,compact1,compact2
sun.security.jgss.krb5.ServiceCreds=sun.security.ssl.krb5.KrbClientKeyExchangeHelperImpl,sun.security.ssl.krb5.Krb5ProxyImpl,compact1,compact2
sun.security.krb5.EncryptedData=sun.security.ssl.krb5.KrbClientKeyExchangeHelperImpl,compact1,compact2
sun.security.krb5.EncryptionKey=sun.security.ssl.krb5.KrbClientKeyExchangeHelperImpl,compact1,compact2
sun.security.krb5.internal.crypto.KeyUsage=sun.security.ssl.krb5.KrbClientKeyExchangeHelperImpl,compact1,compact2
sun.security.krb5.internal.EncTicketPart=sun.security.ssl.krb5.KrbClientKeyExchangeHelperImpl,compact1,compact2
sun.security.krb5.internal.Ticket=sun.security.ssl.krb5.KrbClientKeyExchangeHelperImpl,compact1,compact2
sun.security.krb5.KrbException=sun.security.ssl.krb5.KrbClientKeyExchangeHelperImpl,compact1,compact2
sun.security.krb5.PrincipalName=sun.security.ssl.krb5.KrbClientKeyExchangeHelperImpl,sun.security.ssl.krb5.Krb5ProxyImpl,compact1,compact2

# Residual references to java.beans.
# The RemoveMethods tool does not yet purge the constant pool.
#
java.beans.PropertyChangeListener=java.util.logging.LogManager,compact1,compact2,compact3