-
Bug
-
Resolution: Fixed
-
P2
-
11
-
b04
-
windows
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8208911 | 8u201 | Kevin Walls | P2 | Resolved | Fixed | b01 |
JDK-8205522 | 8u192 | Kevin Walls | P2 | Closed | Fixed | b01 |
JDK-8216731 | emb-8u201 | Kevin Walls | P2 | Resolved | Fixed | master |
test_align.cpp
<directory>/open/test/hotspot/gtest/utilities/test_align.cpp(33): error C2220: warning treated as error - no 'object' file generated
<directory>/open/test/hotspot/gtest/utilities/test_align.cpp(33): warning C4838: conversion from 'int' to 'uint64_t' requires a narrowing conversion
... (rest of output omitted)
* For target hotspot_variant-server_libjvm_gtest_objs_test_guardedMemory.obj:
test_guardedMemory.cpp
<directory>/open/test/hotspot/gtest/memory/test_guardedMemory.cpp(63): error C2220: warning treated as error - no 'object' file generated
<directory>/open/test/hotspot/gtest/memory/test_guardedMemory.cpp(63): warning C4312: 'type cast': conversion from 'unsigned int' to 'void *' of greater size
<directory>/open/test/hotspot/gtest/memory/test_guardedMemory.cpp(71): warning C4312: 'type cast': conversion from 'unsigned int' to 'void *' of greater size
<directory>/open/test/hotspot/gtest/memory/test_guardedMemory.cpp(84): warning C4312: 'type cast': conversion from 'unsigned int' to 'void *' of greater size
<directory>/open/test/hotspot/gtest/memory/test_guardedMemory.cpp(105): warning C4312: 'type cast': conversion from 'unsigned int' to 'void *' of greater size
<directory>/open/test/hotspot/gtest/memory/test_guardedMemory.cpp(117): warning C4312: 'type cast': conversion from 'unsigned int' to 'void *' of greater size
<directory>/open/test/hotspot/gtest/utilities/test_align.cpp(33): error C2220: warning treated as error - no 'object' file generated
<directory>/open/test/hotspot/gtest/utilities/test_align.cpp(33): warning C4838: conversion from 'int' to 'uint64_t' requires a narrowing conversion
... (rest of output omitted)
* For target hotspot_variant-server_libjvm_gtest_objs_test_guardedMemory.obj:
test_guardedMemory.cpp
<directory>/open/test/hotspot/gtest/memory/test_guardedMemory.cpp(63): error C2220: warning treated as error - no 'object' file generated
<directory>/open/test/hotspot/gtest/memory/test_guardedMemory.cpp(63): warning C4312: 'type cast': conversion from 'unsigned int' to 'void *' of greater size
<directory>/open/test/hotspot/gtest/memory/test_guardedMemory.cpp(71): warning C4312: 'type cast': conversion from 'unsigned int' to 'void *' of greater size
<directory>/open/test/hotspot/gtest/memory/test_guardedMemory.cpp(84): warning C4312: 'type cast': conversion from 'unsigned int' to 'void *' of greater size
<directory>/open/test/hotspot/gtest/memory/test_guardedMemory.cpp(105): warning C4312: 'type cast': conversion from 'unsigned int' to 'void *' of greater size
<directory>/open/test/hotspot/gtest/memory/test_guardedMemory.cpp(117): warning C4312: 'type cast': conversion from 'unsigned int' to 'void *' of greater size
- backported by
-
JDK-8208911 VS2017 (C4838, C4312) Various conversion issues with gtest tests
-
- Resolved
-
-
JDK-8216731 VS2017 (C4838, C4312) Various conversion issues with gtest tests
-
- Resolved
-
-
JDK-8205522 VS2017 (C4838, C4312) Various conversion issues with gtest tests
-
- Closed
-