blob: 478f04a8cfc235140281fecd4ad2b69486152de0 [file] [log] [blame]
<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>