-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 21, 22
-
Component/s: client-libs
-
b20
-
linux
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8334426 | 21.0.5-oracle | Harshitha Onkar | P3 | Resolved | Fixed | b01 |
| JDK-8334603 | 21.0.5 | Martin Doerr | P3 | Resolved | Fixed | b01 |
| JDK-8335920 | 17.0.13-oracle | Harshitha Onkar | P3 | Resolved | Fixed | b02 |
| JDK-8336892 | 17.0.13 | Matthias Baesken | P3 | Resolved | Fixed | b01 |
| JDK-8337959 | 11.0.26-oracle | Harshitha Onkar | P3 | Resolved | Fixed | b01 |
java -Dsun.java2d.uiScale=3 ScreenCaptureGtkTest.java
Creating screen capture of java.awt.Rectangle[x=89,y=99,width=100,height=100]
Exception in thread "main" java.lang.SecurityException: Screen Capture in the selected area was not allowed
at java.desktop/sun.awt.screencast.ScreencastHelper.getRGBPixels(ScreencastHelper.java:161)
at java.desktop/sun.awt.X11.XRobotPeer.getRGBPixels(XRobotPeer.java:139)
at java.desktop/java.awt.Robot.createCompatibleImage(Robot.java:606)
at java.desktop/java.awt.Robot.createScreenCapture(Robot.java:477)
at ScreenCaptureGtkTest.captureImageOf(ScreenCaptureGtkTest.java:130)
at ScreenCaptureGtkTest.main(ScreenCaptureGtkTest.java:96)
https://github.com/openjdk/jdk/pull/13803#issuecomment-1564568586
- backported by
-
JDK-8334426 [XWayland][Screencast] screen capture failure with sun.java2d.uiScale other than 1
-
- Resolved
-
-
JDK-8334603 [XWayland][Screencast] screen capture failure with sun.java2d.uiScale other than 1
-
- Resolved
-
-
JDK-8335920 [XWayland][Screencast] screen capture failure with sun.java2d.uiScale other than 1
-
- Resolved
-
-
JDK-8336892 [XWayland][Screencast] screen capture failure with sun.java2d.uiScale other than 1
-
- Resolved
-
-
JDK-8337959 [XWayland][Screencast] screen capture failure with sun.java2d.uiScale other than 1
-
- Resolved
-
- relates to
-
JDK-8280982 [Wayland] [XWayland] java.awt.Robot taking screenshots
-
- Resolved
-
- links to
-
Commit
openjdk/jdk21u-dev/0272ae04
-
Commit
openjdk/jdk/387896fb
-
Commit(master)
openjdk/jdk17u-dev/1219484d
-
Review
openjdk/jdk21u-dev/762
-
Review
openjdk/jdk/16027
-
Review(master)
openjdk/jdk17u-dev/2725