-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P5
-
Affects Version/s: 11
-
Component/s: hotspot
-
b18
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8205299 | 11.0.1 | Vladimir Kozlov | P5 | Resolved | Fixed | team |
The compiler toolchain were upgraded for JDK11. See https://bugs.openjdk.java.net/browse/JDK-8194939 for more details.
The AotCompiler.java uses ld from devkit toolchain and get artifacts used common/conf/jib-profiles.js.
It makes a sense to sync version of used compilers with jib-profiles.js
The AotCompiler.java uses ld from devkit toolchain and get artifacts used common/conf/jib-profiles.js.
It makes a sense to sync version of used compilers with jib-profiles.js
- backported by
-
JDK-8205299 Upgrade linker used in AOT tests to be same version as build toolchain
-
- Resolved
-