-
Bug
-
Resolution: Fixed
-
P4
-
9
-
b14
Error level diagnostic when compiling Hotspot with C++ 5.13, needs investigation possible code change:
...
D -xMF ../generated/dependencies/binaryTreeDictionary.o.d -o binaryTreeDictionary.o <directory>/src/share/vm/memory/binaryTreeDictionary.cpp
"<directory>/src/share/vm/memory/binaryTreeDictionary.cpp", line 123: Error: The function "surplus" must have a prototype.
1 Error(s) detected.
...
D -xMF ../generated/dependencies/binaryTreeDictionary.o.d -o binaryTreeDictionary.o <directory>/src/share/vm/memory/binaryTreeDictionary.cpp
"<directory>/src/share/vm/memory/binaryTreeDictionary.cpp", line 123: Error: The function "surplus" must have a prototype.
1 Error(s) detected.