equal
deleted
inserted
replaced
1625 |
1625 |
1626 # 0: symbol, 1: message segment |
1626 # 0: symbol, 1: message segment |
1627 compiler.warn.varargs.redundant.trustme.anno=\ |
1627 compiler.warn.varargs.redundant.trustme.anno=\ |
1628 Redundant {0} annotation. {1} |
1628 Redundant {0} annotation. {1} |
1629 |
1629 |
|
1630 # 0: symbol |
|
1631 compiler.warn.access.to.sensitive.member.from.serializable.element=\ |
|
1632 access to sensitive member {0} from serializable element can be publicly accessible to untrusted code |
|
1633 |
1630 ##### |
1634 ##### |
1631 |
1635 |
1632 ## The following are tokens which are non-terminals in the language. They should |
1636 ## The following are tokens which are non-terminals in the language. They should |
1633 ## be named as JLS3 calls them when translated to the appropriate language. |
1637 ## be named as JLS3 calls them when translated to the appropriate language. |
1634 compiler.misc.token.identifier=\ |
1638 compiler.misc.token.identifier=\ |