RFR 9: [testbug] 8168613 : CORBA ObjectStreamTest fails with address in use

Roger Riggs Roger.Riggs at Oracle.com
Tue Oct 25 19:51:00 UTC 2016


Please review a test fix for an address-in-use problem in this CORBA 
serialization test.
The test is simplified to just communicate client to server via the orb 
in the process.

It does not need activation, a name service, or the orbd to exercise the
necessary serialization implementation.  And therefore, no contention 
for sockets, ports, etc.

Webrev:
    http://cr.openjdk.java.net/~rriggs/webrev-orb-addrinuse-8168613/

Thanks, Roger



More information about the core-libs-dev mailing list