Git Product home page Git Product logo

Comments (3)

javabrett avatar javabrett commented on May 18, 2024

It's probably already been noticed that as well as the lib jars being renamed, all the packages have been relocated from com.jrockit.mc to com.oracle.jmc. Not sure which of the following options is preferred (all refer to oehme/jfr-flame-graph):

  • Pre-shadow to a common package-name and check/hope for API stability. Produce a JDK8 and JDK9 all version of that lib with the correct dependency. Clearly the JFR recording format has changed.
  • Split out the source and compile separately for JDK8 and JFK9, and produce different -all versions. Downside is that two source-trees have to be independently maintained.

from gradle-profiler.

javabrett avatar javabrett commented on May 18, 2024

Actually JDK9 is EOL but I imagine this applies to JDK10 also.

from gradle-profiler.

oehme avatar oehme commented on May 18, 2024

Fixed by 2db305f. Note that I'm still investigating an issue where Java 11 delivers way less CPU samples than earlier versions. Memory samples on the other hand are fine. This may be a JDK or OS bug, I'm not sure yet.

from gradle-profiler.

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.