Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
PojavLauncherTeam
GitHub Repository: PojavLauncherTeam/jdk17u
Path: blob/master/test/jdk/javax/security/auth/login/LoginContext/ConfigConstructor.config
66646 views
module3 {
    ConfigConstructor$MyModule3 required;
};

module4 {
    ConfigConstructor$MyModule4 required;
};

other {
    ConfigConstructor$MyModule2 required;
};