-
Sub-task
-
Resolution: Delivered
-
P4
-
9
-
Verified
As part of the fix for JDK-8006627, a check of the `String` parameter of `java.util.UUID.fromString(String)` was added which will result in an `IllegalArgumentException` being thrown if the length of the parameter is greater than 36.