[POWER9][Ubuntu 18.04] OpenJDK 10+ can halt when detecting RTM feature on POWER9 DD2.1
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
The Ubuntu-power-systems project |
Fix Released
|
High
|
Canonical Foundations Team | ||
openjdk-lts (Ubuntu) |
Fix Released
|
High
|
Tiago Stürmer Daitx | ||
Bionic |
Fix Released
|
High
|
Tiago Stürmer Daitx | ||
Cosmic |
Fix Released
|
High
|
Tiago Stürmer Daitx |
Bug Description
---Problem Description---
OpenJDK 10+ can halt when detecting RTM feature on POWER9 DD2.1
---uname output---
Linux io83 4.15.0-22-generic #24-Ubuntu SMP Wed May 16 12:12:37 UTC 2018 ppc64le ppc64le ppc64le GNU/Linux
---Additional Hardware Info---
POWER9 DD2.1 (pvr 004e 1201) baremetal
Machine Type = POWER9 DD2.1 (pvr 004e 1201) baremetal
---Steps to Reproduce---
apt-get install openjdk-11-jdk && java -version (after that one will realize that 'java' command just halts and it's necessary to terminate it by hitting CTRL-C
The following patchset is available upstream and fixes the issue here described:
PPC64: Improve TM detection for enabling RTM on Linux / POWER9
https:/
PPC64: Fix jtreg RTM tests after "8203305: Improve TM detection for enabling RTM on Linux / POWER9"
https:/
They apply cleanly to 10u and approval to push it to 10u is already granted by Oracle.
Or apply them to the next package update due to the 10.0.2 GA on July 2018... :)
tags: | added: architecture-ppc64le bugnameltc-168718 severity-high targetmilestone-inin1804 |
Changed in ubuntu: | |
assignee: | nobody → Ubuntu on IBM Power Systems Bug Triage (ubuntu-power-triage) |
affects: | ubuntu → openjdk-9 (Ubuntu) |
Changed in ubuntu-power-systems: | |
status: | New → Triaged |
importance: | Undecided → High |
assignee: | nobody → Canonical Foundations Team (canonical-foundations) |
tags: | added: triage-g |
affects: | openjdk-9 (Ubuntu) → openjdk-lts (Ubuntu) |
Changed in openjdk-lts (Ubuntu): | |
assignee: | Ubuntu on IBM Power Systems Bug Triage (ubuntu-power-triage) → Canonical Foundations Team (canonical-foundations) |
status: | New → Triaged |
importance: | Undecided → Critical |
importance: | Critical → High |
tags: | added: id-5b1ff33adcbe3aaf980c387d |
Changed in openjdk-lts (Ubuntu): | |
assignee: | Canonical Foundations Team (canonical-foundations) → Tiago Stürmer Daitx (tdaitx) |
Changed in openjdk-lts (Ubuntu Bionic): | |
assignee: | nobody → Tiago Stürmer Daitx (tdaitx) |
status: | New → Triaged |
importance: | Undecided → High |
Changed in openjdk-lts (Ubuntu Cosmic): | |
milestone: | none → ubuntu-18.08 |
Changed in openjdk-lts (Ubuntu Bionic): | |
milestone: | none → bionic-updates |
tags: |
added: triage-a removed: triage-g |
Changed in ubuntu-power-systems: | |
status: | Triaged → Fix Released |
This is going to be included in OpenJDK together with the 10.0.2 security update.