RFR: 8347649: Build fails by clang17 after JDK-8313396

Kim Barrett kbarrett at openjdk.org
Tue Jan 14 13:45:45 UTC 2025


On Tue, 14 Jan 2025 13:13:33 GMT, Julian Waters <jwaters at openjdk.org> wrote:

> I'm not sure this would work, the includes from the system are placed in front of the forbiddenFunctions includes so that the declaration from the system headers are seen first, which I think is needed for the workaround for clang. Pinging @kimbarrett for this

Yes, I've seen this PR.  No, don't do this yet.  I need to look into this in more detail.  I already have a reason to possibly
backout JDK-8313396, because of an Oracle-internal issue.  This argues I'm probably really going to have to do that.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/23102#issuecomment-2589943208


More information about the hotspot-dev mailing list