commit | f8a30c1660ba43acda8fe677a5552881a7d22a54 | [log] [tgz] |
---|---|---|
author | Paul Hohensee <phh@openjdk.org> | Fri Jun 30 16:42:49 2017 +0200 |
committer | Paul Hohensee <phh@openjdk.org> | Fri Jun 30 16:42:49 2017 +0200 |
tree | a51054b8d8f28606813862441b2d52c2d06ad407 | |
parent | 928ca49c21d7e571e88dd27cf47033bf88d2dc71 [diff] |
8182299: Enable disabled clang warnings, build on OSX 10 + Xcode 8 8182656: Make the required changes in GC code to build on OSX 10 + Xcode 8 8182657: Make the required changes in Runtime code to build on OSX 10 + Xcode 8 8182658: Make the required changes in Compiler code to build on OSX 10 + Xcode 8 Reviewed-by: jwilhelm, ehelin