-
Enhancement
-
Resolution: Unresolved
-
P4
-
None
In the section "C++ Standard Library", one of the issues discussed as leading to avoiding its use is the Standard Library's assert macro (with a reference to JDK-8007770). This problem has since been addressed by JDK-8299254, which provides a coping mechanism.
The Style Guide should be updated to account forJDK-8299254.
The Style Guide should be updated to account for
- relates to
-
JDK-8299254 Support dealing with standard assert macro
-
- Resolved
-
-
JDK-8007770 fix name clash of assert macro in debug.hpp with libc's assert macro
-
- Closed
-