* add anytype support to java * fix test * fix primitive type * update tests * update samples
* Initial commit of Java 11 native HTTP client port * Rebase to master and add JSR305 for @Nullable * Update samples with @Nullable annotations