-
Bug
-
Resolution: Fixed
-
P3
-
7u71
-
b07
-
sparc
-
linux
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8044479 | 7u80 | Mikael Vidstedt | P3 | Closed | Fixed | b01 |
JDK-8060887 | 7u79 | Mikael Vidstedt | P3 | Resolved | Fixed | b01 |
JDK-8057317 | 7u76 | Mikael Vidstedt | P3 | Resolved | Fixed | b01 |
JDK-8054511 | 7u75 | Mikael Vidstedt | P3 | Resolved | Fixed | b01 |
The Address argument should to the swap function taking an Address as the first argument should be a const. Not having it as a const results in a warning when compiling with gcc on linux/sparc.
- backported by
-
JDK-8054511 Add const to Address argument for Assembler::swap
-
- Resolved
-
-
JDK-8057317 Add const to Address argument for Assembler::swap
-
- Resolved
-
-
JDK-8060887 Add const to Address argument for Assembler::swap
-
- Resolved
-
-
JDK-8044479 Add const to Address argument for Assembler::swap
-
- Closed
-