RFR: JDK-8220295: sun/tools/jps/TestJps.java still timing out
gary.adams at oracle.com
gary.adams at oracle.com
Fri Mar 22 23:07:46 UTC 2019
Yes, there will be more follow up after the patch is pushed.
I started a thread on jtreg-dev to discuss the current implementation
and possibly an enhancement to meet the need of the vmTestbase
tests that may have the wrong expectation of the current feature.
e.g. the previous test harness had a nonconcurrent option.
Filing a bug against jtreg will be cleaner after a bit more discussion
there.
You had also suggested creating a stress test to see if we can
capture the jps hang. That may take a bit more time to consider
and is not as urgent as some other work items in progress.
On 3/22/19 3:32 PM, Chris Plummer wrote:
> Hi Gary,
>
> The changes look fine, but are you going to file the CRs I suggested
> (one for jtreg exclusiveAccess.dirs help text and one to further look
> into this issue)?
>
> thanks,
>
> Chris
>
> On 3/22/19 1:38 AM, gary.adams at oracle.com wrote:
>> This proposed change will configure the sun/tools/j* and
>> com/sun/tools/attach tests to be labeled as jtreg exclusiveAccess.dirs
>> so the java attaching tests are not run concurrently.
>>
>> There is only annecdotal observations that multiple
>> tools are running when these tests are timing out.
>> 1000s of test runs have succeeded with this change in place.
>>
>> More investigation can be done to find the root cause
>> of these failures, but for now it's best to make the tests
>> run more reliably without timing out.
>>
>> Issues:
>> https://bugs.openjdk.java.net/browse/JDK-8220242
>> https://bugs.openjdk.java.net/browse/JDK-8220295
>>
>> Webrev:
>> http://cr.openjdk.java.net/~gadams/8220295/webrev/
>
>
>
More information about the serviceability-dev
mailing list