JDK 25 |
---|
25 b07Fixed |
Relates :
|
For verification testing, it is often critical to generate "interesting" values, to provoke overflows, NaN, etc. And to generate these values in the correct distribution to trigger certain optimizations. I would like to start a collection of such generators, that can then be used in testing. This is useful especially in combination with JDK-8344942
|