bodewig opened a new pull request #210:
URL: https://github.com/apache/commons-compress/pull/210


   Hi @garydgregory 
   
   I'm only half-serious about this PR.
   
   Personally I'd like to use java.util.jar.Pack200 if it is available and 
fallback to Harmony's code if it isn't. I've managed to do so with a bunch of 
facades and a little reflection, but it seems to work - all tests pass for all 
JDKs tested.
   
   I had to pick up a few changes from master to make things work in github 
actions, but we need to rebase anyway.
   
   Right now only javadoc stuff fails AFAICT, and even that is probably going 
to pass once the change is rebased.
   
   If you like my changes, then let's move forward with that. If you prefer 
your pure Harmony solution I can live with that very well - feel free to merge 
it to master however you see fit.
   
   Thanks


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to