Release Notes - Mnemonic - Version 0.16.0 ** Sub-task * [MNEMONIC-462] - Mnemonic does not start with JDK9 ** Bug * [MNEMONIC-401] - Support Java 9 * [MNEMONIC-660] - DurablePersonNGTest testcase failure * [MNEMONIC-667] - "Big memory init failure" when running mnemonic-example inside ubuntu-WSL * [MNEMONIC-677] - Outdated docker ci images (mnemonic/mneci:v3) causing build failure * [MNEMONIC-679] - Rebuild Mnemonic docker container image (Ubuntu) * [MNEMONIC-681] - Artifacts not found in mnemonic-sort-bench * [MNEMONIC-686] - Incorrect format on Docker usage page * [MNEMONIC-691] - Fix javadoc error exposed by JDK15 ** Improvement * [MNEMONIC-535] - Use assert function to handle test results and messages instead of println * [MNEMONIC-544] - Rename the name of folder bin to tools * [MNEMONIC-554] - Diagnostic warning for sun.misc.Unsafe API * [MNEMONIC-669] - Remove warnings for Java home * [MNEMONIC-670] - Remove warnings caused by maven-shade-plugin * [MNEMONIC-671] - Missing POM for commons-codec * [MNEMONIC-683] - Remove deprecation warning during gradle build ** Test * [MNEMONIC-663] - Illegal reflective access operation in ChunkBuffer * [MNEMONIC-664] - Illegal reflective access in KerberosUtil * [MNEMONIC-665] - Invalid forkMode and java.ext.dirs not supported in Spark test suites * [MNEMONIC-668] - Remove obsoleted java.ext.dirs ** Wish * [MNEMONIC-674] - A warning about processor task will be skipped ** Task * [MNEMONIC-659] - Corrupted STDOUT by directly writing to native stream in forked JVM * [MNEMONIC-661] - Add Zhen Li as new committer on Mnemonic website * [MNEMONIC-666] - Support Fedora docker image running mnemonic * [MNEMONIC-672] - Update Hadoop integration version to latest stable version of 3.3.1 * [MNEMONIC-673] - Add pmalloc package into mnemonic source to reduce external dependencies * [MNEMONIC-675] - Update Ubuntu docker file to remove external dependencies on pmalloc * [MNEMONIC-676] - Update Centos docker file to remove external dependencies on pmalloc * [MNEMONIC-678] - Fix gradle build error for mnemonic-core * [MNEMONIC-682] - Update ubuntu dockerfile for docker image rebuild * [MNEMONIC-685] - Fix maven build failure in centOS docker container * [MNEMONIC-687] - Suppress unchecked warnings in gradle build * [MNEMONIC-688] - Fix a build warning in mnemonic-spark-kmeans-bench * [MNEMONIC-689] - Fix a build warning in mnemonic-spark-core