Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
8284090: com/sun/security/auth/module/AllPlatforms.java fails to compile
Reviewed-by: mullan
  • Loading branch information
DamonFool committed Mar 31, 2022
1 parent 64025b0 commit 77a205a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/jdk/com/sun/security/auth/module/AllPlatforms.java
Expand Up @@ -31,7 +31,7 @@
import javax.security.auth.login.LoginContext;
import java.nio.file.Files;
import java.nio.file.Paths;
import javax.security.auth.login.LoginException;
import javax.security.auth.login.FailedLoginException;

public class AllPlatforms {

Expand Down

1 comment on commit 77a205a

@openjdk-notifier
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.