Raffaello Giulietti
Results
2
issues of
Raffaello Giulietti
https://github.com/NickstaDB/SerializationDumper/blob/69ea9ba932e31b78bc376d31650bfdcaef2e6b66/src/nb/deser/SerializationDumper.java#L1418 This is not correct, as it simply converts an `int` value to a `float` value. What is needed here, instead, is to invoke `Float.intBitsToFloat()` on the `int`. Similarly in...
All random number generator algorithms are implemented in module `java.base`. The usage of `ServiceLoader` in `j.u.r.RandomGeneratorFactory` is no longer needed. --------- ### Progress - [x] Change must be properly reviewed...
csr
rfr
core-libs