Issue with in-place upgrade to the latest version
@jmjaffe37 is already working on this.
Since Aug 24, 2026.
- Dominant language
- No language data
- Stars
- 345
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
We are 3rd party patch provider like PatchMyPC or ManageEngine. We are providing similar services to our customers. For more details you may refer https://adaptiva.com/products/autonomous-patch.
We are currently evaluating OpenJDK v11 v21 v25 v17 latest installer , however while upgrading we found the the both version co-exist (eg-- upgrading from previous version i.e, v11.0.32 to v11.0.32.1)
Desktop (please complete the following information):
Tested on Win11 and Win10 VM
OS & version [e.g. Windows 10, 1822]:
for win11
Edition Windows 11 Enterprise
Version 24H2
Installed on 4/5/2026
OS build 26100.4349
Experience Windows Feature Experience Pack 1000.26100.107.0
for win 10
Edition Windows 10 Enterprise
Version 22H2
Installed on 05/04/2026
OS Build 19045.6456
MSFT Build of OpenJDK Version:
V11 -- 11.0.32.1
v21 -- 21.0.12.1
v25 -- 25.0.4.1
v17-- 17.0.20.1
The output from java --version
same as latest
To Reproduce:
Steps to reproduce the behavior:
- Install prev version of any of the above JDKs
- Install latest over the n-1
- CHeck ARP
Expected behavior
Latest should have upgraded n-1
Screenshots, Logs etc
Additional context
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.