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

Minimal VM build failure after 8223136 (Move compressed oops functions to CompressedOops class)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P2
    • 13
    • None
    • hotspot
    • gc
    • b21

    Description

      /home/shade/trunks/jdk-jdk/src/hotspot/cpu/x86/sharedRuntime_x86_64.cpp: In static member function 'static nmethod* SharedRuntime::generate_native_wrapper(MacroAssembler*, const methodHandle&, int, BasicType*, VMRegPair*, BasicType)':
      /home/shade/trunks/jdk-jdk/src/hotspot/cpu/x86/sharedRuntime_x86_64.cpp:2196:30: error: 'Universe' has not been declared
         if (is_critical_native && !Universe::heap()->supports_object_pinning()) {
                                    ^~~~~~~~
      /home/shade/trunks/jdk-jdk/src/hotspot/cpu/x86/sharedRuntime_x86_64.cpp:2306:15: error: 'Universe' has not been declared
                 if (Universe::heap()->supports_object_pinning()) {
                     ^~~~~~~~

      Attachments

        Issue Links

          Activity

            People

              shade Aleksey Shipilev
              shade Aleksey Shipilev
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: