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

Fix build for windows 32-bit after 8212160 and 8234331.

XMLWordPrintable

    • b32

        Two minor fixes are required to make jdk14 buildable with Microsoft Visual Studio 2017.

        In count_leading_zeroes.hpp, a declaration is not included
        in the _LP64 that covers all it's uses. Thus a warning
        about an unused variable is raised.

        A library for a test lacks the JNIEXPORT and JNICALL
        required to match the signature in jvmti.h.

              goetz Goetz Lindenmaier
              goetz Goetz Lindenmaier
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: