Folders and files Name Name Last commit message
Last commit date
parent directory
View all files
Sealed classes (standard)
Pseudo-Random Number Generators: created new classes to generate number:
New types:
SplittableRandomGenerator: allow spawn a new generator using existing one that produce statistically independent results;
JumpableRandomGenerator: allow the client to jump ahead a moderate number of draws;
LeapableRandomGenerator: allow the client to jump head a large number of draws;
ArbitrarilyJumpableRandomGenerator: extends LeapableRandomGenerator and allow to jump arbitrary numbero of draws.
We can use RandomGeneratorFactory to create the generators.
356 - Enhanced Pseudo-Random Number Generators
382 - New macOS Rendering Pipeline
391 - macOS/AArch64 Port
398 - Deprecate the Applet API for Removal
409 - Sealed Classes
410 - Remove the Experimental AOT and JIT Compiler
412 - Foreign Function & Memory API (Incubator)
414 - Vector API (Second Incubator)
You can’t perform that action at this time.