Module openj9.dtfj

Class J9RASFragmentJ6GA

java.lang.Object
com.ibm.dtfj.corereaders.j9.J9RASFragmentJ6GA
All Implemented Interfaces:
J9RASFragment

public class J9RASFragmentJ6GA extends Object implements J9RASFragment
Represents the J9RAS structure prior to SR5. Does not support TID and PID
  • Constructor Details

    • J9RASFragmentJ6GA

      public J9RASFragmentJ6GA()
  • Method Details

    • currentThreadSupported

      public boolean currentThreadSupported()
      Description copied from interface: J9RASFragment
      Indicates if the current thread data is present in the J9RAS structure
      Specified by:
      currentThreadSupported in interface J9RASFragment
      Returns:
      true if it is supported
    • getPID

      public long getPID()
      Description copied from interface: J9RASFragment
      The ID of the process which caused the core file generation
      Specified by:
      getPID in interface J9RASFragment
      Returns:
    • getTID

      public long getTID()
      Description copied from interface: J9RASFragment
      The ID of the thread which caused the core file generation
      Specified by:
      getTID in interface J9RASFragment
      Returns:
      thread ID