mirror of
https://github.com/openjdk/jdk.git
synced 2026-04-10 23:18:45 +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