The two manual security libs regression tests test/jdk/javax/net/ssl/compatibility/Compatibility.java test/jdk/sun/security/tools/jarsigner/compatibility/Compatibility.java use "javac -source 6 -target 6" functionality. Since that functionality will be removed in JDK 12, the tests should be updated accordingly.