Skip to content

Build with Java 11

Compare
Choose a tag to compare
@kdebisschop kdebisschop released this 17 Oct 21:22
· 5 commits to master since this release
de7969f
  • Simplify console capture some.
  • Reduce length of STDERR_TOKEN by removing its predictable part ("STDERR_"), which makes it less likely to get split on a packet boundary
  • Resolve some minor code quality warnings
  • Switch to Java 11 tool chain (but compile 1.8 byte code)