JDK-8212709 : Backout backport of JDK-8211394 from jdk 8u-dev
  • Type: Bug
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 8u202
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2018-10-20
  • Updated: 2023-12-07
  • Resolved: 2018-10-20
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 8
8u202 b02Fixed
Related Reports
Relates :  
Description
The backport causes build failure:

/s/hotspot/src/share/vm/classfile/verificationType.cpp: In member function 'bool VerificationType::is_reference_assignable_from(const VerificationType&, ClassVerifier*, bool, Thread*) const':/s/hotspot/src/share/vm/classfile/verificationType.cpp:102: error: expected primary-expression before '*' token

or, on Windows:

\s\hotspot\src\share\vm\classfile\verificationType.cpp(102) : error C2275: 'Thread' : illegal use of this type as an expression
        C:\jprt\T\P1\020004.robm\s\hotspot\src\share\vm\runtime/thread.hpp(102) : see declaration of 'Thread'


Comments
URL: http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/be27fec0948c User: robm Date: 2018-10-29 12:55:09 +0000
29-10-2018

URL: http://hg.openjdk.java.net/jdk8u/jdk8u-dev/hotspot/rev/be27fec0948c User: igerasim Date: 2018-10-20 03:45:37 +0000
20-10-2018