Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8337312

[8u] Windows x86 VS2010 build broken by JDK-8320097

XMLWordPrintable

    • 2d
    • b05
    • b02
    • x86
    • windows

        The introduction of isnan and isinf in TransformHelper.c seem to have broken the build on x86_32 Windows with VS2010:

        TransformHelper.obj : error LNK2019: unresolved external symbol _isnan referenced in function _checkOverflow
        TransformHelper.obj : error LNK2019: unresolved external symbol _isinf referenced in function _checkOverflow
        d:/a/jdk8u-dev/jdk8u-dev/jdk/build/windows-x86/jdk/bin/awt.dll : fatal error LNK1120: 2 unresolved externals

        https://github.com/gnu-andrew/jdk8u-dev/actions/runs/10119834554/job/27988867768

              andrew Andrew Hughes
              andrew Andrew Hughes
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: