RFR: 8264795: IGV: Upgrade NetBeans platform [v2]

Roberto Castañeda Lozano rcastanedalo at openjdk.java.net
Wed Apr 7 12:00:31 UTC 2021


On Wed, 7 Apr 2021 08:40:02 GMT, Nils Eliasson <neliasso at openjdk.org> wrote:

> I have tested IGV on a High-DPI screen (4K). The screens are attached to the bug-report.
> 
> Compared to baseline the new version improved DPI scaling on both JDK8 and JDK15. Some elements still doesn't scale.
> 
> Remaining issues identified:
> 
>     1. The default zoom level is to small
> 
>     2. The filter view has broken scaling - the font scales but not the line height.
> 
>     3. The buttons above the graph view and file list doesn't scale - they are still tiny.
> 
>     4. The splash screen doesn't scale
> 
> 
> Still this is a big improvement and the remaining issues can be solved in separate PRs.
> 
> Looks good - Reviewed!

Thanks for reviewing, Nils! I will create a separate RFE for DPI scaling issues.

I also added a clarification to the README file (https://github.com/openjdk/jdk/pull/3361/commits/e84d171e12a238cf0a1905a4bc8107ac6141a540) based on our offline discussion.

-------------

PR: https://git.openjdk.java.net/jdk/pull/3361


More information about the hotspot-compiler-dev mailing list