Move AbstractJctCompiler to the `io.github.ascopes.jct.compilers` package. https://github.com/ascopes/java-compiler-testing/blob/2e1e0edd4e13ddce8e3e85bfbcf6d0668421b979/java-compiler-testing/src/main/java/io/github/ascopes/jct/compilers/impl/AbstractJctCompiler.java#L16 Update the `@API` annotation to mark the class as `EXPERIMENTAL` rather than `INTERNAL`.