Giter VIP home page Giter VIP logo

Comments (4)

douph1 avatar douph1 commented on June 12, 2024 1

@dougbreaux

Please consider providing installers (I'm on Windows) that can update an existing JDK in place so that we don't have to manually install a new fix level, point applications at that new location, and manually uninstall the prior fix level.

New installer produce since 19 mars handle this ( #74 )
New Windows installer remove old (same java-version/arch/jvm) if newer is installed.
If you rely on PATH for pointing to java.exe or JAVA_HOME it will be transparent.
If you rely on folder, you must update your config as each install use a versionned folder name.
It was not the case for installer 8u202.
Starting with April installer (8u212 and 11.0.3 ) handle it properly, so the next installer in 3 month will replace 8u212 or 11.0.3 (for same arch/jvm)

which also didn't even have the "-openj9" in the name either

Yes it was not the case in the past but the jvm name hotspot/openj9 will always be included in the folder name
see #73

Further, having some way to even know there is an updated version available would be nice too. But I could see that being an entirely different feature.

This would be probably handled by #4

from installer.

karianna avatar karianna commented on June 12, 2024

@douph1 My understanding is that the very latest installers now do this, is that correct?

@dougbreaux And yes the update notification will need to be an opt-in feature that we develop :-).

from installer.

karianna avatar karianna commented on June 12, 2024

@dougbreaux Given we have a separate issue for the update notification are you OK for this to be closed?

from installer.

dougbreaux avatar dougbreaux commented on June 12, 2024

Yeah, sounds like it's the next version where I'll see the old uninstalled and JAVA_HOME updated, so that sounds good. Thanks.

from installer.

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.