mirror of
https://github.com/openjdk/jdk.git
synced 2026-04-27 15:20:53 +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