ihse [Fri, 09 Mar 2018 19:12:07 +0100] rev 49200
8199405: Bump lowest supported gcc to 4.8
Reviewed-by: erikj
ihse [Fri, 09 Mar 2018 19:10:51 +0100] rev 49199
8199403: Require binutils 2.18 or newer
Reviewed-by: erikj, tbell
ihse [Fri, 09 Mar 2018 19:09:20 +0100] rev 49198
8199416: Remove debug output left over since JDK-8198844
Reviewed-by: erikj
jlahoda [Fri, 09 Mar 2018 09:42:10 +0100] rev 49197
8187950: javax.lang.model APIs throws CompletionFailure or a subtype of CompletionFailure.
Summary: Catching CompletionFailures that would be thrown to API clients, and re-completing the symbols again when javac itself needs it.
Reviewed-by: cushon, jjg
weijun [Fri, 09 Mar 2018 11:36:12 +0800] rev 49196
8199154: Accessibility issues in jdk.security.auth
Reviewed-by: valeriep
rehn [Fri, 02 Mar 2018 11:43:19 +0100] rev 49195
8198833: TestMemoryAwareness Docker container fails with too small maximum heap
Reviewed-by: bobv, dholmes