The fix of CODETOOLS-7900092 made source incompatible changes in the following files:
src/share/classes/com/sun/tdk/signaturetest/SigTest.java
src/share/classes/com/sun/tdk/signaturetest/SignatureTest.java
src/share/classes/com/sun/tdk/signaturetest/model/FieldDescr.java
so JCK build will fail with them.
I assume that the changes should be reverted *OR* JCK-compiler folks should made the appropriate updates in their frameworks intended to work with class signatures.
src/share/classes/com/sun/tdk/signaturetest/SigTest.java
src/share/classes/com/sun/tdk/signaturetest/SignatureTest.java
src/share/classes/com/sun/tdk/signaturetest/model/FieldDescr.java
so JCK build will fail with them.
I assume that the changes should be reverted *OR* JCK-compiler folks should made the appropriate updates in their frameworks intended to work with class signatures.
- relates to
-
CODETOOLS-7900092 Fortify: Analize and fix "Poor Style: Non-final Public Static Field" issues
-
- Closed
-