Retrieving JS HeapSize from webkit

2018-10-25 Thread Johan Vos
In the current webkit implementation, there is no boundary on the size of the JavaScript heap (afaik). As a consequence, a memory leak or malicious code in a JavaScript function can cause a whole system to crash. In order to at least allow applications to be informed about the current size of the

Using awt calls within OpenJfx context

2018-10-25 Thread Thiago Milczarek SayĆ£o
With JavaFx that shipped with Oracle Java 10 I was able to do: Toolkit.getDefaultToolkit().getLockingKeyState(KeyEvent.VK_CAPS_LOCK) This is used to get if caps lock key is On. With OpenJfx 11 this call produces: java.awt.HeadlessException: null Is there a way to get the caps lock key state

Re: [8u-backport] JDK-8212147: [JavaFX] Conditional support for GTK 3 on Linux

2018-10-25 Thread Kevin Rushforth
+1 As with last time, this will need a second reviewer before pushing it to 8u-dev. -- Kevin On 10/23/2018 9:59 AM, Pankaj Bansal wrote: Hi All, Please review the patch for 8u-dev backport for JDK-8087516 . It adds conditional support fo

Re: [8u] RFR: 8157913: Launcher can not find path to libpackager.so

2018-10-25 Thread Kevin Rushforth
+1 Approved to push to 8u-dev for 8u202. (JBS login is down at the moment...I'll record this in JBS once it is back up) -- Kevin On 10/22/2018 5:31 PM, Alexander Matveev wrote: Hi Kevin, Please review 8u backport for JDK-8157913: https://bugs.openjdk.java.net/browse/JDK-8157913 Thanks, A

RE: [12,8u] RFR: JDK-8212158: FX: Update copyright year in docs, readme files to 2019

2018-10-25 Thread Murali Billa
Hi Kevin, +1 for 12 and 8u. Giving +1 in mail since currently not able to login to JBS. Thanks Murali -Original Message- From: Kevin Rushforth Sent: Thursday, October 25, 2018 5:44 PM To: Murali Billa ; openjfx-dev@openjdk.java.net Subject: [12,8u] RFR: JDK-8212158: FX: Update copyrig

[12,8u] RFR: JDK-8212158: FX: Update copyright year in docs, readme files to 2019

2018-10-25 Thread Kevin Rushforth
Hi Murali, Please review the following to update the copyright year for the API docs to 2019: JBS: https://bugs.openjdk.java.net/browse/JDK-8212158 12 webrev: http://cr.openjdk.java.net/~kcr/8212158/webrev/ 8u webrev: http://cr.openjdk.java.net/~kcr/8212158/8u/webrev/ I'm sending the 8u backp