您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

PR102746.txt 318B

123456789
  1. Would test with
  2. <ajc-test dir="bugs/pr102746" title="log to file with -log in classpath">
  3. <compile files="lib/Lib.java" outjar="foo-logging.jar"/>
  4. <compile files="PR102746.java" classpath="foo-logging.jar"/>
  5. </ajc-test>
  6. except that the harness is I think snooping for foo-logging.jar wrong.