Problem with jasm source files

Zdeněk Žamberský zzambers at redhat.com
Mon Jan 15 16:38:22 UTC 2018


On 01/12/2018 03:48 PM, Zdeněk Žamberský wrote:
> On 01/11/2018 06:31 PM, Jonathan Gibbons wrote:
>> This is a known problem with that latest numbered version of the 
>> binaries available provided by the Adopt OpenJDK group.
>>
>> Use the latest (tip) version for now.
>
> Than you for your response. I'll try that later.
>

I tried to build latest version from source. And that one works.
Good to know. Thank you.

>>
>> -- Jon
>>
>>
>> On 1/11/18 9:18 AM, Zdeněk Žamberský wrote:
>>> Hello,
>>>
>>> I had problem running jtreg tests, which use jasm sources (using 
>>> @compile).
>>> It ended with error when trying to compile jasm sources and printed:
>>>
>>> result: Error. can't find jasm
>>>
>>>
>>> I looked into jtreg sources and it seems to came from: [1]
>>>
>>> Then I tried to add asmtools.jar to Class-Path in jtreg.jar's manifest
>>> and it fixed the issue. Shouldn't asmtools.jar be there?
>>>
>>> I used build ( jtreg-4.2-b11.tar.gz ) donloaded from 
>>> addoptopenjdk.net [2].
>>> And I used jtreg/bin/jtreg script to run it.
>>>
>>>
>>> [1] 
>>> http://hg.openjdk.java.net/code-tools/jtreg/file/652902f7fb0e/src/share/classes/com/sun/javatest/regtest/exec/CompileAction.java#l421
>>> [2] https://ci.adoptopenjdk.net/view/Dependencies/job/jtreg/
>>>
>>>
>>> best regards,
>>>
>>
>

-- 
Zdeněk Žamberský
OpenJDK QE
Red Hat



More information about the jtreg-dev mailing list