-
Bug
-
Resolution: Duplicate
-
P3
-
8u20
-
Windows 7 x64 / JRE 8 b120
I created a JavaFX WebPlayer (with WebEngine) embedded into Swing application.
It worked well with 2.2.25 / 2.2.45 but since I tried with JavaFX 8 here is the stack I get :
Outstanding resource locks detected:
D3D Vram Pool: 7 900 200 used (2,9%), 7 900 200 managed (2,9%), 268 435 456 total
13 total resources being managed
average resource age is 1.5 frames
0 resources at maximum supported age (0,000000)
3 resources marked permanent (23,100000)
3 resources have had mismatched locks (23,100000)
3 resources locked (23,100000)
5 resources contain interesting data (38,500000)
0 resources disappeared (0,000000)
Moreover, my keyboard handlers are not detected anymore, it does not interact.
EDIT : keyboard/mouse handlers can be retrieved with call on method requestFocus for the browser
It worked well with 2.2.25 / 2.2.45 but since I tried with JavaFX 8 here is the stack I get :
Outstanding resource locks detected:
D3D Vram Pool: 7 900 200 used (2,9%), 7 900 200 managed (2,9%), 268 435 456 total
13 total resources being managed
average resource age is 1.5 frames
0 resources at maximum supported age (0,000000)
3 resources marked permanent (23,100000)
3 resources have had mismatched locks (23,100000)
3 resources locked (23,100000)
5 resources contain interesting data (38,500000)
0 resources disappeared (0,000000)
Moreover, my keyboard handlers are not detected anymore, it does not interact.
EDIT : keyboard/mouse handlers can be retrieved with call on method requestFocus for the browser
- duplicates
-
JDK-8097539 [WebView] "outstanding resource locks detected" when playing youtube
- Resolved
-
JDK-8094195 [WebView] Outstanding resource locks detected
- Closed
- relates to
-
JDK-8097381 [WebView] solar system web page is slow, has rendering problems and throws exceptions
- Resolved
-
JDK-8096612 [WebView] "outstanding resource locks detected" when using clip in canvas
- Resolved