Details
-
Bug
-
Resolution: Fixed
-
P2
-
9
-
b81
-
solaris
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8141998 | emb-9 | Erik Joelsson | P2 | Resolved | Fixed | team |
Description
When building JDK 9 with SS12u4, a couple of new warnings are triggered. These need to be disabled for now. Separate bugs will be created for dealing with the actual warnings.
* libsplashscreen needs E_STATEMENT_NOT_REACHED
* libjava and libjli needs E_STATEMENT_NOT_REACHED
* libnet needs E_ARG_INCOMPATIBLE_WITH_ARG_L
* libsplashscreen needs E_STATEMENT_NOT_REACHED
* libjava and libjli needs E_STATEMENT_NOT_REACHED
* libnet needs E_ARG_INCOMPATIBLE_WITH_ARG_L
Attachments
Issue Links
- backported by
-
JDK-8141998 Disable warnings for jdk libraries triggered by SS12u4
- Resolved
- relates to
-
JDK-8134409 Fix compiler warning in libjava from SS12u4
- Resolved
-
JDK-8134410 Fix compiler warning in libjli from SS12u4
- Resolved
-
JDK-8134411 Fix compiler warning in libsplashscreen from SS12u4
- Closed