Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8066333 | 8u45 | Coleen Phillimore | P4 | Resolved | Fixed | b01 |
JDK-8056024 | 8u40 | Volker Simonis | P3 | Closed | Fixed | b16 |
JDK-8070899 | emb-8u47 | Coleen Phillimore | P4 | Resolved | Fixed | team |
JDK-8199966 | openjdk7u | Coleen Phillimore | P4 | Resolved | Fixed | master |
Change "8037816: Fix for 8036122 breaks build with Xcode5/clang" fixed some issues introduced trough "8036122: Fix warning "format not a string literal" " by the creation of some general conversion functions (i.e. p2i() and i2p()). They are used to convert pointers to integers (and vice versa) in order to make check of the print format specifiers against the actual arguments happy.
These changes have not been applied to the PPC64 and CPP-Interpreter related files.
These changes have not been applied to the PPC64 and CPP-Interpreter related files.
- backported by
-
JDK-8066333 Change 8037816 breaks HS build on PPC64 and CPP-Interpreter platforms
- Resolved
-
JDK-8070899 Change 8037816 breaks HS build on PPC64 and CPP-Interpreter platforms
- Resolved
-
JDK-8199966 Change 8037816 breaks HS build on PPC64 and CPP-Interpreter platforms
- Resolved
-
JDK-8056024 Change 8037816 breaks HS build on PPC64 and CPP-Interpreter platforms
- Closed
- relates to
-
JDK-8056011 Zero build is broken due to format specifier issue
- Closed
-
JDK-8037816 Fix for 8036122 breaks build with Xcode5/clang
- Resolved
(1 relates to)