JDK-4228377 : UUID generator available in Java API
  • Type: Enhancement
  • Component: core-libs
  • Sub-Component: java.util
  • Affected Version: 1.2.1
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: generic
  • CPU: generic
  • Submitted: 1999-04-09
  • Updated: 2000-05-31
  • Resolved: 2000-05-31
Related Reports
Duplicate :  
Description

Name: dbT83986			Date: 04/09/99


I have a need to generate UUIDs, but would like to be able to do so in Java.  I can't find any functionality, which will help me unless I write my own routine and use a native interface to make the appropriate calls.  I have used the sun.beans.ole.Packager, which generates UUIDs, but I suppose this is written using native interfaces also.  Any help would be greatly appreciated!

Josh
(Review ID: 56794) 
======================================================================