SSU: Rewrite/fix previous Java 7 (Android) fix

Update checklist to specify bootclasspath, so these are caught in the future
bump -16-rc
This commit is contained in:
zzz
2023-01-08 14:45:17 -05:00
parent 433340c11b
commit 1e34738fca
4 changed files with 22 additions and 25 deletions

View File

@@ -35,8 +35,8 @@
with a recent Oracle JDK (12+), and fix any issues.
Oracle JDK will error on things that OpenJDK does not!
- Java 7 test: 'ant mavenCentral.deps' to ensure
that Android will build correcly; fix any issues
- Java 7 test: 'ant mavenCentral.deps' with a Java 7 bootclasspath in override.properties
to ensure that Android will build correcly; fix any issues
## A day or two before