Q: currently the compiler has a special hack to change the API surface depending on the target version of JRE: 1.6, 1.7 or 1.8. Will this mechanics be replaced by platform modules, where stdlibs for JVM 1.6 and JVM 1.8 are different platform modules, implementing one common stdlib module?