Module openj9.dtfj

Class DumpModuleDirectedExportsCommand

java.lang.Object
com.ibm.j9ddr.tools.ddrinteractive.Command
com.ibm.j9ddr.vm29.tools.ddrinteractive.commands.DumpModuleDirectedExportsCommand
All Implemented Interfaces:
ICommand

public class DumpModuleDirectedExportsCommand extends Command
DumpModuleDirectedExports command dumps all modules that the package is exported to Example: !dumpmoduledirectedexports 0x00000130550DA7C8 Example output: jdk.jartool !j9module 0x000001305F46B6E8
  • Constructor Details

    • DumpModuleDirectedExportsCommand

      public DumpModuleDirectedExportsCommand()
  • Method Details