Hello Rory, I tested with last JDK9 build and I am not able to reproduce it. But it always happen with last JDK8 build 102.
Any chance to backport the fix ? Thank you Regards On Mon, Sep 5, 2016 at 11:38 AM, Rory O'Donnell <[email protected]> wrote: > Hi Philippe, > > I will send you the JBS-ID when it gets moved over, is this bug > reproducible on JDK 9 ? > > Thanks,Rory > > On 03/09/2016 09:44, Philippe Mouawad wrote: > > Bug has review ID : JI-9043439 > > Regards > Philippe > > On Sat, Sep 3, 2016 at 10:43 AM, Philippe Mouawad < > [email protected]> wrote: > >> Hello Rory, >> I submitted today a crash report on Java 8 b101 and b102. >> >> I didn't get yet a bug id but I wanted to highlight the following: >> - The crash occurs Always using this code http://docs.oracle.com/javafx/ >> 2/swing/SimpleSwingBrowser.java.htm and loading a regular HTML page (I >> didn't find in the bug report how to attach the page) >> - We would need this feature to be fixed before we can distribute in >> Apache JMeter a new Browser renderer based on JavaFX WebEngine >> >> I found out that crash occurs if if contains such code which for your >> information is injected by APM Dynatrace : >> <apm_do_not_touch> >> <script language="javascript"> >> >> (function(){ >> var securemsg; >> var packmsg; >> var CryptoUtils; >> >> ...... I don't copy code because I am not sure it will not block email >> but I can make it available to you >> >> })(); >> >> </script> >> </apm_do_not_touch> >> >> >> >> On Mon, Aug 8, 2016 at 10:35 AM, Rory O'Donnell <[email protected] >> > wrote: >> >>> >>> Hi Philippe, >>> Early Access b130 <https://jdk9.java.net/download/> for JDK 9 is >>> available on java.net, summary of changes are listed here >>> <http://download.java.net/java/jdk9/changes/jdk-9+130.html>. >>> >>> Early Access b129 <https://jdk9.java.net/jigsaw/> ( #5332) for JDK 9 >>> with Project Jigsaw is available on java.net, summary of changes are >>> listed here >>> <http://download.java.net/java/jigsaw/archive/129/binaries/jdk-9+129.html> >>> >>> Early Access b04 <https://jdk8.java.net/download.html> for JDK 8u112 is >>> available on java.net, summary of changes are listed here >>> <http://download.java.net/java/jdk8u112/changes/jdk8u112-b04.html> >>> >>> >>> Rgds,Rory >>> >>> -- >>> Rgds,Rory O'Donnell >>> Quality Engineering Manager >>> Oracle EMEA , Dublin, Ireland >>> >>> >> >> >> -- >> Cordialement. >> Philippe Mouawad. >> >> >> > > > -- > Cordialement. > Philippe Mouawad. > > > > -- > Rgds,Rory O'Donnell > Quality Engineering Manager > Oracle EMEA , Dublin, Ireland > > -- Cordialement. Philippe Mouawad.
