-
Bug
-
Resolution: Fixed
-
P4
-
None
-
b09
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8347607 | 21.0.7-oracle | Vikrant Agarwal | P4 | Resolved | Fixed | b02 |
JDK-8348329 | 21.0.7 | Goetz Lindenmaier | P4 | Resolved | Fixed | b01 |
test_nmt_locationprinting.cpp defines method test_for_dead_c_heap_block unconditionally, but this method is only ever used on Linux. In the gcc windows build this fires an unused method warning and breaks the gtest suite. Since this is never used outside of Linux, make this method's definition only appear on Linux to avoid polluting code on other platforms
- backported by
-
JDK-8347607 test_nmt_locationprinting.cpp broken in the gcc windows build
-
- Resolved
-
-
JDK-8348329 test_nmt_locationprinting.cpp broken in the gcc windows build
-
- Resolved
-
- links to
-
Commit openjdk/jdk/a2229b18
-
Commit(master) openjdk/jdk21u-dev/42220f37
-
Review openjdk/jdk/17612
-
Review(master) openjdk/jdk21u-dev/1343
(1 links to)