Git Product home page Git Product logo

Comments (8)

dhoard avatar dhoard commented on July 18, 2024 1

We were generating two artifacts when we supported Java 6 and Java 8 and it was a total mess. I'll have to put some thought into an approach that will work.

from jmx_exporter.

dhoard avatar dhoard commented on July 18, 2024

While I agree, that no one should be using Java 8 at this point, there are still users using it and vendors supporting it.

Azul has support for Java 8 until 2030

https://www.azul.com/products/azul-support-roadmap/

AWS has support for Corretto until May 2026

https://aws.amazon.com/about-aws/whats-new/2020/08/amazon-corretto-8-11-support-extended/

Removing support would be problematic for the community.

from jmx_exporter.

nicktelford avatar nicktelford commented on July 18, 2024

@dhoard I had a feeling that would be the response, which is why I raised this as a discussion rather than a PR.

I'm curious, do you have evidence that there are users running JDK 8?

I wonder if it might be possible to produce multiple JARs. One for JDK 8, and one compiled for a newer JDK?

from jmx_exporter.

dhoard avatar dhoard commented on July 18, 2024

This type of evidence is hard to prove/disprove.

I can only infer there are Java 8 users, hence possibly Java 8 JMX Exporter users, since multiple companies have paid extended support. (Oracle sells extended support until December 2030.)

from jmx_exporter.

nicktelford avatar nicktelford commented on July 18, 2024

Fair point.

How about we create two Maven profiles, one for targeting JFK 8, and one to target JDK 9, then release multiple artifacts?

Shouldn't be too difficult to sort out, although looking through the CI, I couldn't determine how release artifacts are distributed to GitHub/Maven Central.

from jmx_exporter.

nicktelford avatar nicktelford commented on July 18, 2024

In the meantime, I'll build it myself. This should enable me to quantify any performance improvement.

from jmx_exporter.

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.