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

Roger Riggs Roger.Riggs at Oracle.com
Wed Oct 26 14:24:03 UTC 2016


Thanks,  Fixed and pushed


On 10/25/2016 5:35 PM, Paul Sandoz wrote:
>> On 25 Oct 2016, at 14:28, Roger Riggs <Roger.Riggs at Oracle.com> wrote:
>>
>> Hi Paul,
>>
>> Thanks for explanation and suggestions.
>>
>> I updated the webrev to use instance methods and fields and using synchronized.
>> (And a bit of long-line cleanup.)
>>
>> webrev:
>>    http://cr.openjdk.java.net/~rriggs/webrev-orb-addrinuse-8168613/
>>
> You have a rogue @BeforeClass:
>   202     @BeforeClass
>   203     synchronized Echo getEchoStub() throws RemoteException {
>
> Otherwise looks good.
>
> Paul.



More information about the core-libs-dev mailing list