-
Bug
-
Resolution: Fixed
-
P3
-
12
-
b17
-
Not verified
The "preview" language feature mechanism (see JEP 12) uses a class file minor version number of 65535 to indicate class files that have been compiled with preview features enabled. We have no plans to support preview features in rmic, since it is obsolete and deprecated. Lack of support is documented by JDK-8211068. Logic should be added to rmic that explicitly rejects class files that have been compiled with preview features enabled.
- relates to
-
JDK-8211068 rmic does not support classes compiled with the option --enable-preview
-
- Resolved
-