-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
8
-
x86
-
linux
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 thatJDK-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 seeJDK-8178047
EXPECTED VERSUS ACTUAL BEHAVIOR :
Please seeJDK-8178047
ERROR MESSAGES/STACK TRACES THAT OCCUR :
Please seeJDK-8178047
REPRODUCIBILITY :
This bug can be reproduced always.
---------- BEGIN SOURCE ----------
Please seeJDK-8178047
---------- END SOURCE ----------
CUSTOMER SUBMITTED WORKAROUND :
We have no workaround in the new occurrence of this bug
$ 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
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
EXPECTED VERSUS ACTUAL BEHAVIOR :
Please see
ERROR MESSAGES/STACK TRACES THAT OCCUR :
Please see
REPRODUCIBILITY :
This bug can be reproduced always.
---------- BEGIN SOURCE ----------
Please see
---------- END SOURCE ----------
CUSTOMER SUBMITTED WORKAROUND :
We have no workaround in the new occurrence of this bug
- duplicates
-
JDK-8178047 Aliasing problem with raw memory accesses
-
- Closed
-