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

[JVMCI] Encapsulate new Thread fields for JVMCI

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P3 P3
    • tbd
    • 9, 10
    • hotspot


      >>
      >> http://cr.openjdk.java.net/~kvn/JVMCI/webrev.hotspot/src/share/vm/runtime/thread.hpp.udiff.html
      >>
      >> I thought you were only going to add 3 words to thread? (If you reordered the fields, it would be).
      > I reordered the fields a bit.
      >>
      >> Having to declare this many fields inline to any class suggests it should be refactored into a different class, and a pointer to that class in the global thread class. I've made this comment before, I know. It seems all the blue in this could be a new class.
      > We can make this change later if we want to.

            never Tom Rodriguez
            coleenp Coleen Phillimore
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated: