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…
Reference in New Issue
Block a user