JDK-8160122 : Backport of JDK-8159244 used wrong version of the JDK 9 fix
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 7u121,8u111,8u112
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2016-06-22
  • Updated: 2017-08-14
  • Resolved: 2016-06-27
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 7 JDK 8
7u121Fixed 8u112 b03Fixed
Related Reports
Duplicate :  
Relates :  
Description
Original test in JDK9 contains requires tag.
http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/eadc4ebb7755#l2.33
It was missed in backports.
http://hg.openjdk.java.net/jdk8u/jdk8u-dev/hotspot/rev/3e2abbf1320d#l2.31
Comments
Fix: http://cr.openjdk.java.net/~thartmann/8160122/webrev.00/
23-06-2016

I accidentally backported webrev.8u.00 instead of webrev.8u.01 to JDK 8u. http://cr.openjdk.java.net/~thartmann/8159244/webrev.8u.00/ http://cr.openjdk.java.net/~thartmann/8159244/webrev.8u.01/
23-06-2016

ILW = Testbug, fails if a GC is set by the user, no workaround = MMH = P3
23-06-2016