[9] RFR(M): 8062011: JT_HS/compiler/7068051 uses jre/lib/javaws.jar
Vladimir Kozlov
vladimir.kozlov at oracle.com
Fri Nov 7 02:45:45 UTC 2014
Hi Tatiana,
I assume you reproduced original problem with old JDK and your new test?
Please, say that in "Testing:" so that I don't need to ask it each time.
You used Test7068051.java 100 times to create foo.jar. It is fine if it
still reproduces the problem.
Originally it was suggested to use classes from rt.jar but I switched to
javaws.jar because it was smaller and still reproduced the problem.
Thanks,
Vladimir
On 11/6/14 1:41 AM, Tatiana Pivovarova wrote:
> Hi all,
>
> please review the patch
>
> Bug: https://bugs.openjdk.java.net/browse/JDK-8062011
> Webrev:
> http://cr.openjdk.java.net/~iignatyev/tpivovarova/8062011/webrev.00/
>
> Problem:
> test/compiler/7068051 uses jre/lib/javaws.jar which is removed in jigsaw M2
>
> Solution:
> We create .jar file by ourselves.
>
> Testing:
> Manual
>
> Thanks,
> Tatiana
More information about the hotspot-compiler-dev
mailing list