Review Request (S) 8015803: Test8015436.java fails 'can not access a member of class Test8015436 with modifiers "public static"'

serguei.spitsyn at oracle.com serguei.spitsyn at oracle.com
Mon Jun 3 15:54:57 PDT 2013


Coleen,

Thank you for the review!
I submitted a jprt job with the test verification as Dan suggested and 
the job has failed as expected:
    jprt submit -stree . -email serguei.spitsyn at oracle.com \
         -excludetests 'linux_ppc.*' -excludetests 'linux_arm.*' \
         -testsonly -noqa \
         -otests '.*compiler.*' -rtests '*-*-*-compiler/8015436'

A nice way to verify new tests.

I'm in process to submit a similar job to test my fix before the 
integration.

Thanks,
Serguei


On 6/3/13 3:22 PM, Coleen Phillimore wrote:
>
> This looks fine.  I don't think jprt runs the jtreg tests for hotspot, 
> so you have to run the test manually.
>
> Coleen
>
> On 06/03/2013 04:36 PM, Vladimir Kozlov wrote:
>> Good.
>>
>> Vladimir
>>
>> On 6/3/13 12:43 PM, serguei.spitsyn at oracle.com wrote:
>>> Please, review a 1-liner fix for:
>>>    bug: http://bugs.sun.com/view_bug.do?bug_id=8015803
>>>    jbs: https://jbs.oracle.com/bugs/browse/JDK-8015803
>>>
>>>
>>> Open webrev:
>>> http://cr.openjdk.java.net/~sspitsyn/webrevs/2013/hotspot/8015803-JVMTI-JSR292.1 
>>>
>>>
>>>
>>> Summary:
>>>    Newly added test has an issue: the main class must be public.
>>>
>>>
>>> Testing: Will submit a JPRT job to verify fixed test
>>>
>>> Thanks,
>>> Serguei
>



More information about the hotspot-dev mailing list