-1 OS: Win8.1 Java: JDK 10.0.2
mvn install resulted in the build hanging after quite some time: ------------------------------------------------------- T E S T S ------------------------------------------------------- Running TestSuite Configuring TestNG with: TestNG652Configurator Oct 30, 2019 11:26:27 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:30291] Oct 30, 2019 11:26:27 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Oct 30, 2019 11:26:32 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:50971] Oct 30, 2019 11:26:32 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by net.java.html.json.tests.JSONTest (file:/C :/netbeans-html4j/json-tck/target/net.java.html.json.tck-1.7.jar) to field java.nio.charset.Charset.defaultCharset WARNING: Please consider reporting this to the maintainers of net.java.html.json .tests.JSONTest WARNING: Use --illegal-access=warn to enable warnings of further illegal reflect ive access operations WARNING: All illegal access operations will be denied in a future release On Wed, 30 Oct 2019 at 12:52, Eric Barboni <[email protected]> wrote: > -1 (binding) > For the following: Notice file date is wrong 2017-2019 expected > > Other pgp;sha512 are ok > Build ok on jdk 11 (adoptjdk) ok. > > Regards > Eric > > Additionnal remarks > I'm not sure, because maybe on windows I get that if build on jdk 13 > But I Cannot build on jdk13 due to source too "far" from 13 > <source>1.6</source> > <target>1.6</target> > > Having a hanging issue here (if executed with test): > Running org.netbeans.html.ko4j.InitializeKnockoutTest > Configuring TestNG with: TestNG652Configurator > > -----Message d'origine----- > De : Timon Veenstra <[email protected]> > Envoyé : mercredi 30 octobre 2019 10:34 > À : [email protected] > Objet : Re: [VOTE] Release 1.7 of NetBeans HTML/Java API > > +1 > > Encountered same issue as GJ > Provided patch fixed the issue > Linux Mint 18.3 + OpenJDK 11 > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > For further information about the NetBeans mailing lists, visit: > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists > > > >
