Use `JarEntry#setTimeLocal`

This method was added in JDK 9, and allows setting jar entry times
without going through a `long` of milliseconds.

Both `setTime` and `setTimeLocal` implicitly use the default timezone.

PiperOrigin-RevId: 471079483
1 file changed
tree: 76d039f8d7f1395c074920a5ec12f86e27d3309d
  1. .github/
  2. .mvn/
  3. java/
  4. javatests/
  5. proto/
  6. .gitattributes
  7. .gitignore
  8. LICENSE
  9. pom.xml
  10. README.md
README.md

Turbine

Turbine is a header compiler for Java.