mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-09 09:58:43 +00:00
8324840: windows-x64-slowdebug does not build anymore after JDK-8317572
Reviewed-by: epeter
This commit is contained in:
parent
4df04f0ec9
commit
fe0eec7e20
@ -27,6 +27,8 @@
|
||||
|
||||
#include "memory/allStatic.hpp"
|
||||
|
||||
#include <string.h>
|
||||
|
||||
class StringUtils : AllStatic {
|
||||
public:
|
||||
// Replace the substring <from> with another string <to>. <to> must be
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user