Details
-
Type:
Task
-
Status: Resolved
-
Priority:
P4
-
Resolution: Fixed
-
Affects Version/s: 17
-
Fix Version/s: 17
-
Component/s: client-libs
-
Labels:
-
Subcomponent:
-
Resolved In Build:b26
-
CPU:x86_64
-
OS:os_x
Description
There is a question asked on PR - https://github.com/openjdk/jdk/pull/2403
for file - src/java.desktop/macosx/native/libawt_lwawt/java2d/metal/MTLTexurePool.m
This means that a 4k display with a narrower aspect ratio wouldn't fit (assuming there ever were to be such a thing). What would happen if you encountered a screen that was, say, 4k * 2.5K?
Please address it on PR https://github.com/openjdk/jdk/pull/2403
If no code change is needed, you can close this bug.
for file - src/java.desktop/macosx/native/libawt_lwawt/java2d/metal/MTLTexurePool.m
This means that a 4k display with a narrower aspect ratio wouldn't fit (assuming there ever were to be such a thing). What would happen if you encountered a screen that was, say, 4k * 2.5K?
Please address it on PR https://github.com/openjdk/jdk/pull/2403
If no code change is needed, you can close this bug.
Attachments
Issue Links
- relates to
-
JDK-8260931 Implement JEP 382: New macOS Rendering Pipeline
-
- Resolved
-