Files
openide/java/java-impl/resources/inspectionDescriptions/UseOfSunClasses.html
2025-02-05 04:43:28 +00:00

7 lines
167 B
HTML

<html>
<body>
Reports uses of classes from the <code>sun.*</code> hierarchy.
Such classes are non-portable between different JVMs.
<!-- tooltip end -->
</body>
</html>