Re: [abc] -outjar option implemented

From: Prof. Laurie HENDREN <hendren@sable.mcgill.ca>
Date: Fri Sep 10 2004 - 18:03:47 BST

Very nice .... that may also improve our compile times a bit since it should
reduce the amount of disk I/O.

Cheers, Laurie

+-------------------------------------------------------------+
| Laurie Hendren, Professor, School of Computer Science |
| McGill University |
| 318 McConnell Engineering Building tel: (514) 398-7391 |
| 3480 University Street fax: (514) 398-3883 |
| Montreal, Quebec H3A 2A7 hendren@cs.mcgill.ca |
| CANADA http://www.sable.mcgill.ca/~hendren |
+-------------------------------------------------------------+

On Fri, 10 Sep 2004, Ondrej LHOTAK wrote:

> I've added the -outjar option to Soot, abc, and the ant task. You'll
> need to get a new Soot, Jasmin, and abc to use it.
>
> Also, I've cleaned up the way Soot interacts with Jasmin when it writes
> out class files. Before, it would write a temporary .jasmin file, and
> run Jasmin to read it in and produce a class file. Now, we feed the
> Jasmin code directly to Jasmin without the temporary file. I've added
> a class soot.util.JasminOutputStream which translates Jasmin to class
> files inline. You write Jasmin code to the stream, and bytecode appears
> in the underlying stream.
>
> Ondrej
>
>
Received on Fri Sep 10 18:03:53 2004

This archive was generated by hypermail 2.1.8 : Fri Sep 10 2004 - 23:20:02 BST