JDK 25 |
---|
25 b21Fixed |
Causes :
|
|
Cloners :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
JDK-8347720 :
|
Currently, FORBID_C_FUNCTION only works for gcc like compilers, and ALLOW_C_FUNCTION acts to disable CRT warnings on Windows, where FORBID_C_FUNCTION does not work. It would be beneficial to provide a universal portable definition for both, to reduce maintenance cost and to allow the macros to work on all platforms HotSpot can be compiled for
|