Skip to content

Commit

Permalink
Backport of 9ac7faffb931044faecb62bd9c26d8d537631928
Browse files Browse the repository at this point in the history
  • Loading branch information
elifaslan1 committed Aug 5, 2024
1 parent 13b7129 commit 38825d5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/hotspot/share/adlc/adlc.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -112,4 +112,5 @@ extern ArchDesc* globalAD;
// an encoding error) and that the output was not truncated.
extern int snprintf_checked(char* buf, size_t len, const char* fmt, ...);

#endif // SHARE_ADLC_ADLC_HPP
#endif // SHARE_VM_ADLC_ADLC_HPP

0 comments on commit 38825d5

Please sign in to comment.