JDK-8183398 : Another occurence of JDK-8178047
  • Type: Bug
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 8
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: linux
  • CPU: x86
  • Submitted: 2017-06-30
  • Updated: 2017-07-03
  • Resolved: 2017-07-03
Related Reports
Duplicate :  
Description
FULL PRODUCT VERSION :
$ java -version
java version "1.8.0_121"
Java(TM) SE Runtime Environment (build 1.8.0_121-b13)
Java HotSpot(TM) Server VM (build 25.121-b13, mixed mode)

FULL OS VERSION :
Linux localhost.localdomain 3.10.0-327.36.2.el7.x86_64 #1 SMP Mon Oct 10 23:08:37 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux

A DESCRIPTION OF THE PROBLEM :
One of our customers is seeing another occurrence of the bug we reported in 

http://bugs.java.com/bugdatabase/view_bug.do?bug_id=JDK-8178047

As a HotSpot JIT error this problem is occuring non-deterministically, and this customer is having great difficulty working around the problem.

I am raising this bug to request that JDK-8178047 be back-ported to Java 8. It was fixed in Java 9. and the commentary (presumably from one of the developers) stated 'We should consider to backport it.', but at time of writing the fix is only present in 'Fixed Versions: 9 (b167)'

I apologise if this is the wrong channel to make this request - I have no permissions to add a comment to the original bug report.

This problem continues to cause significant impact to both our end customers and our support staff - I hope you will consider this request favourably.

THE PROBLEM WAS REPRODUCIBLE WITH -Xint FLAG: No

THE PROBLEM WAS REPRODUCIBLE WITH -server FLAG: Yes

STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
Please see JDK-8178047

EXPECTED VERSUS ACTUAL BEHAVIOR :
Please see JDK-8178047
ERROR MESSAGES/STACK TRACES THAT OCCUR :
Please see JDK-8178047

REPRODUCIBILITY :
This bug can be reproduced always.

---------- BEGIN SOURCE ----------
Please see JDK-8178047
---------- END SOURCE ----------

CUSTOMER SUBMITTED WORKAROUND :
We have no workaround in the new occurrence of this bug


Comments
This issue is regarding backport request for JDK-8178047. Closing as duplicate and comment is added to JDK-8178047 for backport.
03-07-2017