Git Product home page Git Product logo

Comments (4)

siom79 avatar siom79 commented on June 17, 2024 2

@kayhong:
I guess you need to increase heap space for the java process. If there is not much memory available, the jvm needs to do a lot of garbage collection that costs time.
On my machine I have run it that way:

java -Xms4g -Xmx4g -jar target/japicmp-0.17.2-SNAPSHOT-jar-with-dependencies.jar -o /opt/java/jdk1.8.0_321/jre/lib/rt.jar -n /opt/java/jdk1.8.0_321/jre/lib/rt.jar --ignore-missing-classes --html-file report.html

from japicmp.

siom79 avatar siom79 commented on June 17, 2024

Have you tried onlyBinaryIncompatible and onlyModified (see here)?

from japicmp.

kayhong avatar kayhong commented on June 17, 2024

I tried command
java -jar japicmp-0.17.3-SNAPSHOT-jar-with-dependencies.jar -n /home/dc-user/software/jdk8u362-b09/jre/lib/rt.jar -o /home/dc-user/software/zulu8.72.0.17-ca-jdk8.0.382-l_x64/jre/lib/rt.jar --html-file /home/dc-user/software/report.html

it runs forever. if I remove html option, it will output directly.

anything I'm wrong to generate html report?

from japicmp.

NotMyFault avatar NotMyFault commented on June 17, 2024

Have you tried onlyBinaryIncompatible and onlyModified (see here)?

That was it, thanks!

from japicmp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.