mirror of
https://github.com/openjdk/jdk.git
synced 2026-07-14 21:19:00 +00:00
InterfaceSupport.hpp is an inline file so moved to interfaceSupport.inline.hpp and stopped including it in .hpp files Reviewed-by: stefank, rehn, kvn