8214976: Warn about uses of functions replaced for portability - was : RE: RFR: 8214944: replace strerror by os::strerror
Kim Barrett
kim.barrett at oracle.com
Sun Dec 9 08:12:32 UTC 2018
> On Dec 7, 2018, at 7:00 AM, Baesken, Matthias <matthias.baesken at sap.com> wrote:
>
> Hi Kim, this looks great, thanks !
>
> Maybe strtok could be considered too for the list of __attribute__ declarations to cause warnings ,
> because this got pushed recently :
>
> 8214773: Replace use of thread unsafe strtok
>
> https://hg.openjdk.java.net/jdk/jdk/rev/8df9cf767f79
I've added a suggested list of functions (including strtok) to JDK-8214976.
More information about the hotspot-dev
mailing list