RFR (XS) JDK-8041627: Solaris Studio 12.4 C++ 5.13 compilation error due to lack of "surplus" prototype for binaryTreeDictionary.cpp

Lois Foltan lois.foltan at oracle.com
Sun May 4 19:01:10 UTC 2014


Hello,

Please review the following fix:

Webrev:
     http://cr.openjdk.java.net/~lfoltan/bug_jdk8041627

Bug: Solaris Studio 12.4 C++ 5.13 compilation error due to lack of 
"surplus" prototype for binaryTreeDictionary.cpp
     https://bugs.openjdk.java.net/browse/JDK-8041627

Summary:
Thank you to Christian Thalinger for posting the code fix for this 
issue.  Solaris Studio 12.4 C++ 5.13
generates the following compilation error diagnostic concerning the use 
of "surplus" at line 123:
"<directory>/src/share/vm/memory/binaryTreeDictionary.cpp", line 123: 
Error: The function "surplus" must have a prototype

Tests:
JPRT build & test, Hotspot's JTREG test system, vm.quick.testlist
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20140504/a3e077ff/attachment.html>


More information about the hotspot-compiler-dev mailing list