Withdrawn: Naive fix for enforced dot.suffix

Leonid Kuskov lkuskov at openjdk.org
Wed Aug 31 17:49:28 UTC 2022


On Wed, 24 Aug 2022 11:32:47 GMT, Jiří Vaněk <jvanek at openjdk.org> wrote:

> Afaik the ATT_SourceFile have no real impact. In dissassembeld code it differs:
> ```  }
> } // end Class Tool compiled from "g"
> 
> 
>   }
> } // end Class Tool compiled from "g.jasm"
> 
> ```  
>   }
> } // end Class Tool compiled from "stdin"
> 
> 
> for imput files of g, g.jasm and stdin stream

This pull request has been closed without being integrated.

-------------

PR: https://git.openjdk.org/asmtools/pull/37


More information about the asmtools-dev mailing list