Burp Suite User Forum

Create new post

Look and feel changes dramatically between Java 8 and Java 13

Norman | Last updated: Apr 27, 2020 03:56PM UTC

Hey, with the latest release you discontinued support for Java 8. However, the look and feel of Burp in Java 13 is really different and not nice to work with. Did you notice any differences during your testing?

Norman | Last updated: Apr 27, 2020 03:58PM UTC

Here you can see the difference: https://imgur.com/a/N5ar0Az The first picture is Java 13 with slightly blurry and larger font display. The second picture is Java 8, with sharp fonts.

Norman | Last updated: Apr 27, 2020 04:00PM UTC

The OS in use is Windows 10.

Uthman, PortSwigger Agent | Last updated: Apr 28, 2020 08:23AM UTC

Thanks for reporting this! Can you send an email with your full diagnostics, please? support@portswigger.net

Norman | Last updated: Apr 29, 2020 11:29AM UTC

Adding "-Dsun.java2d.uiScale=1" to _JAVA_OPTIONS fixes the High DPI issue for me under Windows 10. Thanks to the support team for the tip!

Yusuf | Last updated: Jun 18, 2020 11:27AM UTC

Hi Norman, how can I do this on windows 10. how do I run the terminal command? "-Dsun.java2d.uiScale=1" to _JAVA_OPTIONS

Uthman, PortSwigger Agent | Last updated: Jun 18, 2020 11:33AM UTC

You have two options: 1. Follow the instructions here: http://help.dugeo.com/m/faq/l/98932-how-do-i-edit-the-java-s-overriding-environment-variable 2. Run the following command at the command-line: set _JAVA_OPTIONS=-Dsun.java2d.uiScale=1 Please email us if you have any issues.

You must be an existing, logged-in customer to reply to a thread. Please email us for additional support.