Problem with jasm source files

Zdeněk Žamberský zzambers at redhat.com
Thu Jan 11 17:18:27 UTC 2018


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