Hoss Man
Hoss Man
I suspect the fact that lowerbound of "0" on the range check on log2m is also going to cause compatibility problems (spec says min of 4, and java-hll enforces this)...
FWIW, this problem got 1000X worse due to #15654 Because `GradleUserHomeTemporaryFileProvider` now hardcodes the usage of `FileUtils.canonicalize(new File(gradleUserHomeDirProvider.getGradleUserHomeDirectory(), ".tmp"));` any OS level cleanup of temp files that _could_ have helped...
> One concern, is this something that can go on a 9.x release, or needs to ship as part of 10? The reason I ask is that if we are...