FreeBSD Bugzilla – Attachment 234336 Details for
Bug 264356
java/openjdk17: getLocalGraphicsEnvironment() on for multi-screen setups throws exception: Cannot read the array length because "this.screens" is null
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Program demonstrating exception
GraphEnv.java (text/plain), 178 bytes, created by
Sean Farley
on 2022-05-30 20:46:06 UTC
(
hide
)
Description:
Program demonstrating exception
Filename:
MIME Type:
Creator:
Sean Farley
Created:
2022-05-30 20:46:06 UTC
Size:
178 bytes
patch
obsolete
>import java.awt.GraphicsEnvironment; > >public class GraphEnv >{ > public static void main(String[] args) > { > GraphicsEnvironment.getLocalGraphicsEnvironment(); > } >}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 264356
:
234335
| 234336