This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
Ideally, I'd like to get rid of fastjar. It should be replaced by a wrapper on top of java.util.zip and java.util.jar. I assume this is what Sun does. Is there any reason to not do that?
For bootstrapping, we can use zip/unzip if an installed jar isn't available. Though I'm not sure why we need either.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |