-
Enhancement
-
Resolution: Unresolved
-
P4
-
None
-
generic
-
generic
A DESCRIPTION OF THE PROBLEM :
UUIDv7's time-based sortability makes it an attractive option for globally unique identifiers, especially in database applications. (https://www.rfc-editor.org/rfc/rfc9562#name-uuid-version-7)
As DBMS vendors add support for UUIDv7 (https://commitfest.postgresql.org/47/4388/) Java users will not easily take advantage of its benefits until it is included in the Java core libraries.
UUIDv7's time-based sortability makes it an attractive option for globally unique identifiers, especially in database applications. (https://www.rfc-editor.org/rfc/rfc9562#name-uuid-version-7)
As DBMS vendors add support for UUIDv7 (https://commitfest.postgresql.org/47/4388/) Java users will not easily take advantage of its benefits until it is included in the Java core libraries.
- csr for
-
JDK-8357251 Add Support for UUID Version 7 (UUIDv7) defined in RFC 9562
-
- Finalized
-
- relates to
-
JDK-8370910 Cleanup terminology of UUID vs Global Identifiers in UUID
-
- Open
-
-
JDK-8368903 UUID ordering as a database would do it
-
- New
-
- links to
-
Review(master)
openjdk/jdk/25303