Neil Richards wrote:
Hi, I've noticed that jdk/src/share/bin/jli_util.h does not currently include the ANSI headers for the functions that it #defines aliases for, which is not good practice.Please find below a suggested change which adds the necessary #include statements to correct this. Please consider this change for committal. Thanks, Neil
This seems reasonable to me. -Alan