Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.0.4 (Gosling SR4), 1.1.1 (Hopper SR1)
-
Fix Version/s: 1.1.2 (Hopper SR2), 1.2 M1 (Ingalls), 1.0.5 (Gosling SR5)
-
Component/s: Core
-
Labels:None
-
Environment:windows
-
Pull Request URL:
-
Sprint:Hopper SR2
Description
Unfortunately, have to use windows, the decision is above my pay grade. In DefaultIdentifierGenerator, the default algorithm is NativePRNGBlocking which is not available on windows per Oracle's doc.
Maybe, provide alternative algorithm on windows platform, and check OS before chose one?