Skip to content

[GR-62457] Update labsjdk to 25+11-jvmci-b01 #10731

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 39 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
39 commits
Select commit Hold shift + click to select a range
b56f916
Automatic merge of master into galahad
OracleLabsAutomation Feb 13, 2025
b14b5ac
Automatic merge of master into galahad
OracleLabsAutomation Feb 13, 2025
0079903
Merge master
mur47x111 Feb 13, 2025
1a28a0a
[GR-62156] Fix master-to-galahad merge conflict 13.02.2025
mur47x111 Feb 13, 2025
0f62aca
Automatic merge of master into galahad
OracleLabsAutomation Feb 13, 2025
7c570f3
Automatic merge of master into galahad
OracleLabsAutomation Feb 13, 2025
9a5d64f
Automatic merge of master into galahad
OracleLabsAutomation Feb 13, 2025
ddf497a
Automatic merge of master into galahad
OracleLabsAutomation Feb 14, 2025
0e0b441
Automatic merge of master into galahad
OracleLabsAutomation Feb 14, 2025
1270cbf
Automatic merge of master into galahad
OracleLabsAutomation Feb 14, 2025
2c37c2d
Automatic merge of master into galahad
OracleLabsAutomation Feb 14, 2025
8cb482b
Automatic merge of master into galahad
OracleLabsAutomation Feb 15, 2025
45f1ea4
Automatic merge of master into galahad
OracleLabsAutomation Feb 15, 2025
0f22b1d
Automatic merge of master into galahad
OracleLabsAutomation Feb 15, 2025
fcd7cd8
Automatic merge of master into galahad
OracleLabsAutomation Feb 15, 2025
7650ea7
Automatic merge of master into galahad
OracleLabsAutomation Feb 15, 2025
328483b
Automatic merge of master into galahad
OracleLabsAutomation Feb 17, 2025
e3d3059
Automatic merge of master into galahad
OracleLabsAutomation Feb 17, 2025
2737fbf
Automatic merge of master into galahad
OracleLabsAutomation Feb 17, 2025
42f24fe
Automatic merge of master into galahad
OracleLabsAutomation Feb 17, 2025
a80272b
Automatic merge of master into galahad
OracleLabsAutomation Feb 17, 2025
c3b2f17
Automatic merge of master into galahad
OracleLabsAutomation Feb 17, 2025
9871e68
Automatic merge of master into galahad
OracleLabsAutomation Feb 18, 2025
2a2f550
Automatic merge of master into galahad
OracleLabsAutomation Feb 18, 2025
4924d1c
Automatic merge of master into galahad
OracleLabsAutomation Feb 18, 2025
016f298
Automatic merge of master into galahad
OracleLabsAutomation Feb 18, 2025
431972c
Automatic merge of master into galahad
OracleLabsAutomation Feb 18, 2025
7aa1fb0
Automatic merge of master into galahad
OracleLabsAutomation Feb 19, 2025
ca48683
Automatic merge of master into galahad
OracleLabsAutomation Feb 19, 2025
3a33129
Automatic merge of master into galahad
OracleLabsAutomation Feb 19, 2025
75cf812
Automatic merge of master into galahad
OracleLabsAutomation Feb 19, 2025
4c3b0b8
Automatic merge of master into galahad
OracleLabsAutomation Feb 19, 2025
82566f0
Automatic merge of master into galahad
OracleLabsAutomation Feb 19, 2025
8681f4c
Automatic merge of master into galahad
OracleLabsAutomation Feb 19, 2025
bb41ff7
Automatic merge of master into galahad
OracleLabsAutomation Feb 20, 2025
95d4596
update JVMCI to 25+11-jvmci-b01
OracleLabsAutomation Feb 20, 2025
8be796f
Merge tag 'jdk-25+11' into labsjdk/adopt-25+11-master
jovanstevanovic Feb 21, 2025
c082730
Update JVMCI version.
jovanstevanovic Feb 21, 2025
761098c
deploy labsjdk snapshots
marwan-hallaoui Feb 21, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions common.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,13 +45,13 @@

"oraclejdk23": {"name": "jpg-jdk", "version": "23", "build_id": "jdk-23+37", "platformspecific": true, "extrabundles": ["static-libs"]},

"oraclejdk-latest": {"name": "jpg-jdk", "version": "25", "build_id": "jdk-25+10", "platformspecific": true, "extrabundles": ["static-libs"]},
"labsjdk-ce-latest": {"name": "labsjdk", "version": "ce-25+10-jvmci-b01", "platformspecific": true },
"labsjdk-ce-latestDebug": {"name": "labsjdk", "version": "ce-25+10-jvmci-b01-debug", "platformspecific": true },
"labsjdk-ce-latest-llvm": {"name": "labsjdk", "version": "ce-25+10-jvmci-b01-sulong", "platformspecific": true },
"labsjdk-ee-latest": {"name": "labsjdk", "version": "ee-25+10-jvmci-b01", "platformspecific": true },
"labsjdk-ee-latestDebug": {"name": "labsjdk", "version": "ee-25+10-jvmci-b01-debug", "platformspecific": true },
"labsjdk-ee-latest-llvm": {"name": "labsjdk", "version": "ee-25+10-jvmci-b01-sulong", "platformspecific": true }
"oraclejdk-latest": {"name": "jpg-jdk", "version": "25", "build_id": "jdk-25+11", "platformspecific": true, "extrabundles": ["static-libs"]},
"labsjdk-ce-latest": {"name": "labsjdk", "version": "ce-25+11-jvmci-b01", "platformspecific": true },
"labsjdk-ce-latestDebug": {"name": "labsjdk", "version": "ce-25+11-jvmci-b01-debug", "platformspecific": true },
"labsjdk-ce-latest-llvm": {"name": "labsjdk", "version": "ce-25+11-jvmci-b01-sulong", "platformspecific": true },
"labsjdk-ee-latest": {"name": "labsjdk", "version": "ee-25+11-jvmci-b01", "platformspecific": true },
"labsjdk-ee-latestDebug": {"name": "labsjdk", "version": "ee-25+11-jvmci-b01-debug", "platformspecific": true },
"labsjdk-ee-latest-llvm": {"name": "labsjdk", "version": "ee-25+11-jvmci-b01-sulong", "platformspecific": true }
},

"eclipse": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@ public final class JVMCIVersionCheck {
private static final Map<String, Map<String, Version>> JVMCI_MIN_VERSIONS = Map.of(
"21", Map.of(DEFAULT_VENDOR_ENTRY, createLegacyVersion(23, 1, 33)),
"25", Map.of(
"Oracle Corporation", createLabsJDKVersion("25+10", 1),
DEFAULT_VENDOR_ENTRY, createLabsJDKVersion("25+10", 1)));
"Oracle Corporation", createLabsJDKVersion("25+11", 1),
DEFAULT_VENDOR_ENTRY, createLabsJDKVersion("25+11", 1)));
private static final int NA = 0;
/**
* Minimum Java release supported by Graal.
Expand Down
Loading