Please review the following simple fix to remove a bogus assert statement. The one-line diff is in the bug report. https://bugs.openjdk.java.net/browse/JDK-8144781 This doesn't affect the production build at all, but allows debug builds to start working again on Mac. -- Kevin