Krisso

Results 5 issues of Krisso

``` @Documented @Retention(RetentionPolicy.RUNTIME) @Target({ ElementType.TYPE_USE, ElementType.FIELD, ElementType.METHOD, ElementType.PARAMETER, ElementType.LOCAL_VARIABLE }) public @interface Nullable { } -------------------------------------------------------------------------- @Documented @Retention(RetentionPolicy.RUNTIME) @Target({ ElementType.TYPE_USE, ElementType.FIELD, ElementType.METHOD, ElementType.PARAMETER, ElementType.LOCAL_VARIABLE }) public @interface NonNull { }...

bug
jspecify

Populate methods now always have 'customization' argument because deserialize-method(s) of nested records may generate another populate methods that require 'customization' (at least for compilation purposes). This may happen when record...

Sekcja "Zbudowane za pomocą" ma na pierwszym miejscu `[Wulkanowy SDK](https://github.com/wulkanowy/sdk)` który daje 404... Gdzie się podziało tamto repo?

While upgrading ErrorProne from `2.36` to `2.37` we observed checks defined in ``` com.google.errorprone.scanner.BuiltInCheckerSuppliers.DISABLED_CHECKS ``` are surprisingly fired. Our `maven-compiler-plugin` has config: ``` -Xplugin:ErrorProne \ -XepPatchLocation:IN_PLACE \ -XepPatchChecks:${errorprone.patchChecks} \ -XepDisableAllChecks...

**If the partition is empty (no records) data-loading process looks like never-ending.** Pre-loader icon is displayed, no error-message is shown (just an empty black-box in the top-right corner): When I...

wait for reply
topic data