[hibernate-dev] JDK 10 b29 Early Access is available on jdk.java.net

Sanne Grinovero sanne at hibernate.org
Fri Nov 3 06:46:33 EDT 2017


Hi Rory,

thanks that's surprisingly fast!

I gave it a quick try, we're hitting a blocker right away in Maven
preventing any further testing:

Caused by: java.lang.NullPointerException
   at org.apache.maven.surefire.shade.org.apache.commons.lang3.SystemUtils.isJavaVersionAtLeast(SystemUtils.java:1626)
   at org.apache.maven.plugin.surefire.AbstractSurefireMojo.getEffectiveJvm(AbstractSurefireMojo.java:2107)
   at org.apache.maven.plugin.surefire.AbstractSurefireMojo.getForkConfiguration(AbstractSurefireMojo.java:1976)
   at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:1111)
   at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:954)
   at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:832)
   at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)

I'll see if we can report this and hopefully workaround, as waiting
for a new maven plugin release and its dependency
apache-commons-lang3will take a while.

Thanks,
Sanne



On 3 November 2017 at 10:20, Rory O'Donnell <rory.odonnell at oracle.com> wrote:
> Hi Sanne,
>
> JDK 10 Early Access  build 29 is available at : - jdk.java.net/10/
>
> JDK 10 Early Access Release Notes are available [1]
>
> JDK 10 Schedule, Status & Features are available [2]
>
>
>       Notes
>
>   * OpenJDK EA binaries will be available at a later date.
>   * Oracle has proposed: Newer version-string scheme for the Java SE
>     Platform and the JDK
>       o Please see Mark Reinhold's proposal [3] , feedback via the
>         mailing list to Mark please.
>
> <http://openjdk.java.net/projects/jdk8u/releases/8u162.html>
>
> Feedback - If you have suggestions or encounter bugs, please submit them
> using the usual Java SE bug-reporting channel.
> Be sure to include complete version information from the output of the
> |java --version| command.
>
> Regards,
> Rory
>
> [1] http://jdk.java.net/10/release-notes
> [2] http://openjdk.java.net/projects/jdk/10/
> [3] http://mail.openjdk.java.net/pipermail/jdk-dev/2017-November/000089.html
>
> --
> Rgds,Rory O'Donnell
> Quality Engineering Manager
> Oracle EMEA , Dublin, Ireland
>
> _______________________________________________
> hibernate-dev mailing list
> hibernate-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/hibernate-dev


More information about the hibernate-dev mailing list