0

I am getting the below error when I try to compile my code:

Error

can not found sun.security.action.GetPropertyAction

Code

 File tmpdir = new File(AccessController
                .doPrivileged(new GetPropertyAction("java.io.tmpdir")));
Shwabster
  • 479
  • 1
  • 10
  • 27
andrew
  • 39
  • 3

0 Answers0