< prev index next >

src/share/tools/IdealGraphVisualizer/nbproject/project.properties

Print this page




  31 project.com.sun.hotspot.igv.bytecodes=Bytecodes
  32 project.com.sun.hotspot.igv.controlflow=ControlFlow
  33 project.com.sun.hotspot.igv.coordinator=Coordinator
  34 project.com.sun.hotspot.igv.data=Data
  35 project.com.sun.hotspot.igv.difference=Difference
  36 project.com.sun.hotspot.igv.filter=Filter
  37 project.com.sun.hotspot.igv.filterwindow=FilterWindow
  38 project.com.sun.hotspot.igv.graal=Graal
  39 project.com.sun.hotspot.igv.graph=Graph
  40 project.com.sun.hotspot.igv.hierarchicallayout=HierarchicalLayout
  41 project.com.sun.hotspot.igv.layout=Layout
  42 project.com.sun.hotspot.igv.selectioncoordinator=SelectionCoordinator
  43 project.com.sun.hotspot.igv.servercompilerscheduler=ServerCompiler
  44 project.com.sun.hotspot.igv.settings=Settings
  45 project.com.sun.hotspot.igv.svg=BatikSVGProxy
  46 project.com.sun.hotspot.igv.view=View
  47 project.com.sun.hotspot.igv.util=Util
  48 
  49 # Disable assertions for RequestProcessor to prevent annoying messages in case
  50 # of multiple SceneAnimator update tasks in the default RequestProcessor.
  51 run.args.extra = -J-server -J-da:org.openide.util.RequestProcessor -J-Xms2g -J-Xmx8g -J-Djava.lang.Integer.IntegerCache.high=20000
  52 debug.args.extra = -J-server -J-da:org.openide.util.RequestProcessor


  31 project.com.sun.hotspot.igv.bytecodes=Bytecodes
  32 project.com.sun.hotspot.igv.controlflow=ControlFlow
  33 project.com.sun.hotspot.igv.coordinator=Coordinator
  34 project.com.sun.hotspot.igv.data=Data
  35 project.com.sun.hotspot.igv.difference=Difference
  36 project.com.sun.hotspot.igv.filter=Filter
  37 project.com.sun.hotspot.igv.filterwindow=FilterWindow
  38 project.com.sun.hotspot.igv.graal=Graal
  39 project.com.sun.hotspot.igv.graph=Graph
  40 project.com.sun.hotspot.igv.hierarchicallayout=HierarchicalLayout
  41 project.com.sun.hotspot.igv.layout=Layout
  42 project.com.sun.hotspot.igv.selectioncoordinator=SelectionCoordinator
  43 project.com.sun.hotspot.igv.servercompilerscheduler=ServerCompiler
  44 project.com.sun.hotspot.igv.settings=Settings
  45 project.com.sun.hotspot.igv.svg=BatikSVGProxy
  46 project.com.sun.hotspot.igv.view=View
  47 project.com.sun.hotspot.igv.util=Util
  48 
  49 # Disable assertions for RequestProcessor to prevent annoying messages in case
  50 # of multiple SceneAnimator update tasks in the default RequestProcessor.
  51 run.args.extra = -J-server -J-da:org.openide.util.RequestProcessor -J-Xms2g -J-Xmx8g -J-Djava.lang.Integer.IntegerCache.high=200000
  52 debug.args.extra = -J-server -J-da:org.openide.util.RequestProcessor
< prev index next >