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

Windows VS2010 build failed with "error C2275: 'int64_t'"

XMLWordPrintable

    • b06
    • b01
    • x86
    • windows

        This is a public version of JDK-8317331: 'Solaris build failed with "declaration can not follow a statement (E_DECLARATION_IN_CODE)"' so the change can be backported to the LTS releases from 21u. The main reason for this is build breakage on 8u: https://github.com/gnu-andrew/jdk8u-dev/actions/runs/7549766959/job/20554342418

        The placing of the declarations of low, high and index in JDK-8314295 caused the build to fail. Older C compilers require that declarations happen at the start of the block rather than mixed in with the code.

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

                Created:
                Updated:
                Resolved: