Inspectopedia Help

Compiler issues

Javac quirks   New in this release

Reports known Javac issues, performance problems, and incompatibilities.

Preview Feature warning   New in this release

Reports usages of Preview Feature APIs, i.e.

Unchecked warning  

Reports code on which an unchecked warning will be issued by the javac compiler.

Value-based warnings   New in this release

Reports attempts to synchronize on an instance of a value-based class that produce compile-time warnings and raise run-time exceptions starting from Java 16.

Last modified: 11 September 2024