Build changes look ok. /Erik
On 2017-08-15 20:55, Bob Vandette wrote:
Please review these changes for JDK 10 that remove all dependencies on libelf from the JDK build system. Bug: https://bugs.openjdk.java.net/browse/JDK-8186115 Webrev: http://cr.openjdk.java.net/~bobv/8186115/ <http://cr.openjdk.java.net/~bobv/8186115/> Compiler team: Please check CodeSectionProcessor. Is the stepping through all foreign call still necessary? I only removed the comment. Thanks, Bob.