< prev index next >

test/java/util/UUID/Serial.java

Print this page

        

*** 23,32 **** --- 23,33 ---- /* * @test * @bug 5014447 * @summary Test deserialization of UUID + * @key randomness */ import java.io.*; import java.util.*;
< prev index next >