RFR: 8210803: error C2956 Compilation failure in codeBlob.cpp

Rahul Raghavan rahul.v.raghavan at oracle.com
Mon Oct 22 09:13:43 UTC 2018


Hi,

Please review the following proposal for JDK-8210803
(similar to other JDK-8196880 fix - Adding ordinary operator delete 
declaration within respective class)

<webrev> - http://cr.openjdk.java.net/~rraghavan/8210803/webrev.00/


<JBS> - https://bugs.openjdk.java.net/browse/JDK-8210803 -
    'Compilation failure in codeBlob.cpp for Windows 32-bit'
and related
<JBS> - https://bugs.openjdk.java.net/browse/JDK-8196880 -
    'VS2017 Addition of Global Delete Operator with Size Parameter 
Conflicts with Arena's Chunk Provided One '


Robert Lichtenberger helped to confirm reported build failure is solved 
with this proposed patch.

(Pre-integration testing in progress)

Thanks,
Rahul


More information about the hotspot-compiler-dev mailing list