What is the difference between java-openjdk and java-latest-openjdk?Why are updates pushed to Fedora's...
Are the players on the same team as the DM?
When calculating a force, why do I get different result when I try to calculate via torque vs via sum of forces at an axis?
When one problem is added to the previous one
Why doesn't 'd /= d' throw a division by zero exception?
Was the Boeing 2707 design flawed?
Thought experiment and possible contradiction between electromagnetism and special relativity
Boot Windows from SAN
Hangman game in Python - need feedback on the quality of code
How to obtain a polynomial with these conditions?
How were medieval castles built in swamps or marshes without draining them?
Can an ISO file damage—or infect—the machine it's being burned on?
I don't have the theoretical background in my PhD topic. I can't justify getting the degree
How do we tell which part of kinetic energy gives rise to temperature?
Can you cast bonus action and reaction spells while already casting a spell?
Book with the Latin quote 'nihil superbus' meaning 'nothing above us'
Why does Windows store Wi-Fi passwords in a reversible format?
Swap Partition Size For Domestic Ubuntu
Round towards zero
Talk interpreter
Discussing work with supervisor in an invited dinner with his family
What stops you from using fixed income in developing countries?
What does "rel" in `mathrel` and `stackrel` stands for?
Can an Arcane Focus be embedded in one's body?
How many lines of code does the original TeX contain?
What is the difference between java-openjdk and java-latest-openjdk?
Why are updates pushed to Fedora's updates-testing repos initially invisible?Is there is a PPA-service equivalent in the Fedora world?Is there an analog of apt-pinning in Fedora?How to fix Java applications mouse pointer offset in Awesome WM?kmod-staging-3.14* on Fedora 19?Upgrading Java on CentOSHow to update package in Fedora 24 when repo newest version is too old?Difference in openjdk-6, openjdk-7, and openjdk-8 in terms of SLOC count?How do I set a RPM package to require Java 8 or higher, whose dependencies can be satisfied by Java 11How to depend on java 11 so it can be satisfied by openjdk or by Oracle java 11 packages?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
I was looking at the packages available for Java on Fedora and saw this:
java-openjdk
is version 12.0.0.33-4
java-latest-openjdk
is version 12.0.2.9-1
It's obvious that "latest" is the most recent version. But what is the difference otherwise? Both are on a rolling release. Is the latest package just bleeding-edge with more potential bugs?
fedora java openjdk
add a comment |
I was looking at the packages available for Java on Fedora and saw this:
java-openjdk
is version 12.0.0.33-4
java-latest-openjdk
is version 12.0.2.9-1
It's obvious that "latest" is the most recent version. But what is the difference otherwise? Both are on a rolling release. Is the latest package just bleeding-edge with more potential bugs?
fedora java openjdk
add a comment |
I was looking at the packages available for Java on Fedora and saw this:
java-openjdk
is version 12.0.0.33-4
java-latest-openjdk
is version 12.0.2.9-1
It's obvious that "latest" is the most recent version. But what is the difference otherwise? Both are on a rolling release. Is the latest package just bleeding-edge with more potential bugs?
fedora java openjdk
I was looking at the packages available for Java on Fedora and saw this:
java-openjdk
is version 12.0.0.33-4
java-latest-openjdk
is version 12.0.2.9-1
It's obvious that "latest" is the most recent version. But what is the difference otherwise? Both are on a rolling release. Is the latest package just bleeding-edge with more potential bugs?
fedora java openjdk
fedora java openjdk
asked 7 hours ago
ZhroZhro
4196 silver badges16 bronze badges
4196 silver badges16 bronze badges
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
Package java-openjdk-12.0.0.33-4
doesn't contain any files and has java-latest-openjdk
as dependency. It's a package renaming thing.
https://fedora.pkgs.org/30/fedora-updates-x86_64/java-openjdk-12.0.0.33-4.rolling.fc30.x86_64.rpm.html
Changelog
2019-04-26 - Petra Mikova - 1:12.0.0.33-4.rolling
- the package is now completely emptied, only requires java-latest-openjdk
- this has to happen due to the conflict of this package with other java packages
- the package is being renamed to java-latest-openjdk
- https://bugzilla.redhat.com/show_bug.cgi?id=1693987
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "106"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f537386%2fwhat-is-the-difference-between-java-openjdk-and-java-latest-openjdk%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Package java-openjdk-12.0.0.33-4
doesn't contain any files and has java-latest-openjdk
as dependency. It's a package renaming thing.
https://fedora.pkgs.org/30/fedora-updates-x86_64/java-openjdk-12.0.0.33-4.rolling.fc30.x86_64.rpm.html
Changelog
2019-04-26 - Petra Mikova - 1:12.0.0.33-4.rolling
- the package is now completely emptied, only requires java-latest-openjdk
- this has to happen due to the conflict of this package with other java packages
- the package is being renamed to java-latest-openjdk
- https://bugzilla.redhat.com/show_bug.cgi?id=1693987
add a comment |
Package java-openjdk-12.0.0.33-4
doesn't contain any files and has java-latest-openjdk
as dependency. It's a package renaming thing.
https://fedora.pkgs.org/30/fedora-updates-x86_64/java-openjdk-12.0.0.33-4.rolling.fc30.x86_64.rpm.html
Changelog
2019-04-26 - Petra Mikova - 1:12.0.0.33-4.rolling
- the package is now completely emptied, only requires java-latest-openjdk
- this has to happen due to the conflict of this package with other java packages
- the package is being renamed to java-latest-openjdk
- https://bugzilla.redhat.com/show_bug.cgi?id=1693987
add a comment |
Package java-openjdk-12.0.0.33-4
doesn't contain any files and has java-latest-openjdk
as dependency. It's a package renaming thing.
https://fedora.pkgs.org/30/fedora-updates-x86_64/java-openjdk-12.0.0.33-4.rolling.fc30.x86_64.rpm.html
Changelog
2019-04-26 - Petra Mikova - 1:12.0.0.33-4.rolling
- the package is now completely emptied, only requires java-latest-openjdk
- this has to happen due to the conflict of this package with other java packages
- the package is being renamed to java-latest-openjdk
- https://bugzilla.redhat.com/show_bug.cgi?id=1693987
Package java-openjdk-12.0.0.33-4
doesn't contain any files and has java-latest-openjdk
as dependency. It's a package renaming thing.
https://fedora.pkgs.org/30/fedora-updates-x86_64/java-openjdk-12.0.0.33-4.rolling.fc30.x86_64.rpm.html
Changelog
2019-04-26 - Petra Mikova - 1:12.0.0.33-4.rolling
- the package is now completely emptied, only requires java-latest-openjdk
- this has to happen due to the conflict of this package with other java packages
- the package is being renamed to java-latest-openjdk
- https://bugzilla.redhat.com/show_bug.cgi?id=1693987
answered 6 hours ago
FreddyFreddy
6,7951 gold badge6 silver badges24 bronze badges
6,7951 gold badge6 silver badges24 bronze badges
add a comment |
add a comment |
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f537386%2fwhat-is-the-difference-between-java-openjdk-and-java-latest-openjdk%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown