RFR 8160833: ClassesByName2Test.java and RedefineCrossEvent.java failing with jtreg tip
George Triantafillou
george.triantafillou at oracle.com
Wed Aug 3 13:24:51 UTC 2016
Hi Christian,
Thanks for the review. Yes, java.util.Formatter is loaded after
ClassesByName2Targ, which satisfies the test requirements.
-George
On 8/2/2016 4:31 PM, Christian Tornqvist wrote:
> 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