openjdk源码
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Kai ab005f776c openjdk-8u322 1 year ago
..
Inet6AddressSerializationTest.java openjdk-8u322 1 year ago
Readme.txt openjdk-8u322 1 year ago
Serialize.java openjdk-8u322 1 year ago
serial-bge0.ser openjdk-8u322 1 year ago
serial1.4.2.ser openjdk-8u322 1 year ago

Readme.txt

This test uses 2 binary data files that were each created by serializing an Inet6Address instance.
In both cases this has to do with the tricky issue of scopes in serialized addresses.

serial1.4.2.ser: Was created by serializing an Inet6Address (::1) with J2SE 1.4.2 and is used to check for backward compatibility.

serial-bge0.ser: Was created on a Sparc workstation because it has an uncommon interface name ('bge0') which is useful for the test.