mirror of
https://github.com/google/nomulus.git
synced 2025-04-30 03:57:51 +02:00
* Add test for Java 8 Compatibility Add a test to check for Java 8 compatibility of jars deployed to AppEngine. It is not enough to run existing tests with Java 8 VM, since many API jars are not exercised by tests. For example, those for GCP services like the SecretManager. We take the conservative approach and verify that every class in every jar are compiled for Java 8. |
||
---|---|---|
.. | ||
ByteCodeVersionTest.java |