RFR 8160833: ClassesByName2Test.java and RedefineCrossEvent.java failing with jtreg tip

Christian Tornqvist christian.tornqvist at oracle.com
Tue Aug 2 20:31:16 UTC 2016


Hi George,

Looks good, after your explanation made to me offline that it's not the java.lang.String class that we expect to be loaded @75.

Thanks,
Christian

-----Original Message-----
From: hotspot-runtime-dev [mailto:hotspot-runtime-dev-bounces at openjdk.java.net] On Behalf Of George Triantafillou
Sent: Tuesday, August 2, 2016 2:50 PM
To: hotspot-runtime-dev at openjdk.java.net
Subject: RFR 8160833: ClassesByName2Test.java and RedefineCrossEvent.java failing with jtreg tip

Please review this small change to fix test failures in two JDI tests:

JBS: https://bugs.openjdk.java.net/browse/JDK-8160833
Open webrev: http://cr.openjdk.java.net/~gtriantafill/8160833/webrev/
<http://cr.openjdk.java.net/%7Egtriantafill/8160833/webrev/>

Thanks to Tim Bell for his assistance.  The fix replaces the use of javax.rmi.CORBA.Util with String.format.  See this comment <https://bugs.openjdk.java.net/browse/JDK-8160833?focusedCommentId=13981130&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13981130>
for details.

Tested locally on Linux with latest version of jtreg.

-George




More information about the hotspot-runtime-dev mailing list