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

variable tracking size limit exceeded in jvmciCompilerToVM.cpp

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 9
    • infrastructure
    • None
    • b140
    • generic
    • generic

      Sometime relatively recently, this note started showing up in build of hotspot:

      ../src/share/vm/jvmci/jvmciCompilerToVM.cpp: In static member function 'static objArrayHandle CompilerToVM::initialize_intrinsics(Thread*)':
      ../src/share/vm/jvmci/jvmciCompilerToVM.cpp:206:16: note: variable tracking size limit exceeded with -fvar-tracking-assignments, retrying without
       objArrayHandle CompilerToVM::initialize_intrinsics(TRAPS) {

      It's just a note, so doesn't stop the build, but it's annoying clutter in the build log, and slows down the build ever so slightly.

            kvn Vladimir Kozlov
            kbarrett Kim Barrett
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: