-
Bug
-
Resolution: Fixed
-
P4
-
None
-
b89
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8142589 | emb-9 | Andy Herrick | P4 | Resolved | Fixed | team |
There are 30-40 Errors reported by junit tests. Many of these are caused by NPE's in deployment code which has changed in JDK9 to require different setup steps before being used by junit tests.
This CR is to try to clean up most of these errors. It may actually cause more junit failures as tests get past the Errors to where there is an actual failure.
This CR is to try to clean up most of these errors. It may actually cause more junit failures as tests get past the Errors to where there is an actual failure.
- backported by
-
JDK-8142589 Junit test Errors
-
- Resolved
-