Bug 1330187

Summary: Hotspot JIT compiler omits a field write after optimisation
Product: Red Hat Enterprise Linux 6 Reporter: Andrew Haley <aph>
Component: java-1.8.0-openjdkAssignee: Andrew John Hughes <ahughes>
Status: CLOSED CURRENTRELEASE QA Contact: BaseOS QE - Apps <qe-baseos-apps>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 6.7CC: ahughes, dbhole, jvanek
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: java-1.8.0-openjdk-1.8.0.92-0.b14.el6 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 1330188 (view as bug list) Environment:
Last Closed: 2016-08-15 18:22:06 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Andrew Haley 2016-04-25 14:48:55 UTC
This is https://bugs.openjdk.java.net/browse/JDK-8153980

It's a nasty compiler bug introduced in jdk8u60.  It will not be fixed until 8u102
comes out. As we won't be using u102 until the October security update, we should patch it.

Comment 1 Andrew John Hughes 2016-04-25 16:22:18 UTC
I'll take this. Backport applies fine and just needs ACKs to get into RHEL.

Comment 3 Andrew John Hughes 2016-08-15 18:22:06 UTC
This was fixed as part of the update to u92, prior to the security update to u101 in July.