RFR(S): 8014905 - [TESTBUG] Some hotspot tests should be updated to divide test jdk and compile jdk

Igor Ignatyev igor.ignatyev at oracle.com
Wed Sep 11 23:20:12 PDT 2013


Christian,

I have made some changes in JDKToolFinder w/ patch for JDK-8012447[*]:
  - getJDKTool uses 'compile.jdk'
  - getCurrentJDKTool uses 'test.jdk'

So, I'm not sure that your change is necessary.

[*] http://hg.openjdk.java.net/hsx/hotspot-comp/hotspot/rev/ceda33ff54a3

Best regards,
Igor Ignatyev

On 09/12/2013 06:38 AM, Christian Tornqvist wrote:
> Hi everyone,
>
> Small change in JDKToolFinder so that it will now look in compile.jdk if
> the tool is not found in test.jdk. I’ve tested it locally by running
> tests with test.jdk set to a JRE and compile.jdk set to JDK to see that
> they work correctly.
>
> Webrev:
>
> http://cr.openjdk.java.net/~ctornqvi/webrev/8014905/webrev.02/
>
> Bug is unfortunately not visible externally at this time L
>
> Thanks,
>
> Christian
>


More information about the hotspot-runtime-dev mailing list