RFR: 8301737: java/rmi/server/UnicastRemoteObject/serialFilter/FilterUROTest.java fail with -Xcomp [v2]

SUN Guoyun duke at openjdk.org
Mon Feb 6 11:59:52 UTC 2023


On Mon, 6 Feb 2023 02:46:46 GMT, SUN Guoyun <duke at openjdk.org> wrote:

>> test/jdk/java/rmi/server/UnicastRemoteObject/serialFilter/FilterUROTest.java line 41:
>> 
>>> 39: /*
>>> 40:  * @test
>>> 41:  * @run testng/othervm -Dsun.net.httpserver.idleInterval=50000 FilterUROTest
>> 
>> This test doesn't seem to be using an HttpServer so setting this system property seems useless as it should have no effect.
>
> Sorry, I was mistaken. I'll fix it later

Done. please review again, thank you.

-------------

PR: https://git.openjdk.org/jdk/pull/12399


More information about the core-libs-dev mailing list