Hi Tim,
Fix seems reasonable but this seems a rather crude way to determine
dependencies.
Thanks,
David
On 19/08/2016 4:05 PM, Tim Bell wrote:
Hello
Earlier today a javadoc change surprised us by causing JDK 9 builds to
fail on all platforms, due to a modules 'requires' statement error.
The fix is to have make/common/Modules.gmk be more selective when
processing 'requires', so that comment lines are filtered out.
Here is the bug report:
https://bugs.openjdk.java.net/browse/JDK-8164402
And the webrev:
http://cr.openjdk.java.net/~tbell/8164402/webrev/
Thanks in advance-
Tim