• Home
    • View
    • Login
    This page
    • Normal
    • Export PDF
    • Page Information

    Loading...
  1. Dashboard
  2. Undefined Space
  3. OpenJFX
  4. Debug Flags

Debug Flags

  • Created by David Hill on Nov 02, 2015

 

Debug command line flags provide additional information about what OpenJFX and sometimes the ability to tweak its behavior.

All of these flags are "unsupported" in that they are officially unofficial. Because they are so useful though, most are likely to remain in the code base.

Unless otherwise listed, the flag should be part of JDK 8 and beyond.

 

FlagVersion NotesBehavior Notes
-Dprism.verbose=true 
 Used by prism to report what configuration has been detected. Very useful for identifying startup conditions, such as the hardware detected.
-Dprism.order=sw  
 Disables any hardware accelerated rending. This should slow down rendering significantly if hardware acceleration is present. Can be used to help identify where a rendering problem is happening.
-Dprism.maxTextureSize=8192 
 Increase the "texture" Dimensions. Images exceeding this limit will not be cached. The example is setting the limit to 8k.
-Dprism.targetvram=2G
 Increase the "texture" pool. Images and other similar items are cached in a "texture" (used by the GPU). In some cases, a texture intensive application may cause texture swapping as it reaches its internal limit. This command increases the size of the cache pool, at the cost of application memory. Note: some applications will fail if the value is set too high, overpowering the system or GPU memory. The example is setting the limit to 2G.
   
   
   
   
   
Overview
Content Tools
ThemeBuilder
  • No labels

Terms of Use
• License: GPLv2
• Privacy • Trademarks • Contact Us

Powered by a free Atlassian Confluence Open Source Project License granted to https://www.atlassian.com/software/views/opensource-community-additional-license-offer. Evaluate Confluence today.

  • Kolekti ThemeBuilder Powered by Atlassian Confluence 8.5.21
  • Kolekti ThemeBuilder printed.by.atlassian.confluence
  • Report a bug
  • Atlassian News
Atlassian
Kolekti ThemeBuilder EngineAtlassian Confluence
{"serverDuration": 155, "requestCorrelationId": "28d0ea7846d2974b"}