-
Bug
-
Resolution: Fixed
-
P3
-
jfx11, 8
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8222038 | 8u231 | Kevin Rushforth | P3 | Resolved | Fixed | b01 |
We need a test to validate the package declarations in the JavaFX source files. We recently had a regression where a bad package declaration was added (see JDK-8221941). In the past we've had similar problems with unit tests. We should validate all of the source sets as part of our gradle build / test.
- backported by
-
JDK-8222038 Create test to validate package declarations in source files
-
- Resolved
-
- relates to
-
JDK-8222036 antlr generated files written to wrong location on Windows
-
- Resolved
-
-
JDK-8221941 Wrong package declaration for WCTextRunImpl.java in web module
-
- Resolved
-
- links to