blob: 08074eca0999f9b62787c927e588351bfe9b5279 [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>
<small>Powered by InspectionGadgets</small>
</body>
</html>