-
Bug
-
Resolution: Fixed
-
P4
-
None
-
b75
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8136190 | emb-9 | Weijun Wang | P4 | Resolved | Fixed | team |
There are too many hard coded strings for various permissions (say, "java.lang.RuntimePermission"). If they are coded as classes (say, java.lang.RuntimePermission.class), the compiler can find out casual typos.
- backported by
-
JDK-8136190 policytool can directly reference permission classes
-
- Resolved
-