<html> | |
<body> | |
Reports on any call to <b>String.intern()</b> on a compile-time constant | |
string. Per the Java Language Specification, compile-time constant strings are automatically interned, making the call | |
to <b>String.intern()</b> redundant. | |
<!-- tooltip end --> | |
<p> | |
</body> | |
</html> |