Details
-
Bug
-
Resolution: Fixed
-
P2
-
11
-
b03
-
windows
-
Verified
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8208903 | 8u201 | Kevin Walls | P2 | Resolved | Fixed | b01 |
JDK-8204968 | 8u192 | Kevin Walls | P2 | Closed | Fixed | b01 |
JDK-8216723 | emb-8u201 | Kevin Walls | P2 | Resolved | Fixed | master |
JDK-8210582 | 7u211 | Kevin Walls | P2 | Closed | Fixed | b01 |
Description
abstractCompiler.cpp
<directory>\open\src\hotspot\share\asm/codeBuffer.hpp(115): error C2220: warning treated as error - no 'object' file generated
<directory>\open\src\hotspot\share\asm/codeBuffer.hpp(115): warning C4312: 'type cast': conversion from 'const long' to 'address' of greater size
<directory>\open\src\hotspot\share\asm/codeBuffer.hpp(115): error C2220: warning treated as error - no 'object' file generated
<directory>\open\src\hotspot\share\asm/codeBuffer.hpp(115): warning C4312: 'type cast': conversion from 'const long' to 'address' of greater size
Attachments
Issue Links
- backported by
-
JDK-8208903 VS2017 Multiple Type Cast Conversion Compilation Errors
- Resolved
-
JDK-8216723 VS2017 Multiple Type Cast Conversion Compilation Errors
- Resolved
-
JDK-8204968 VS2017 Multiple Type Cast Conversion Compilation Errors
- Closed
-
JDK-8210582 VS2017 Multiple Type Cast Conversion Compilation Errors
- Closed
- relates to
-
JDK-8198308 Remove symbolic constant badOopVal and macro definition badOop from globalDefinitions.hpp
- Open
-
JDK-8198309 Introduce a BAD_PTR macro in globalDefinitions.hpp for 0xdeadbeef
- Open
(1 relates to)