Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cross-project-issues-dev] Java 9 Readiness

In the platform we run jdeps with every build, using the script mentioned in the wiki. jdeps is included in Java 8 already.

Dani



From:        Tom Schindl <tom.schindl@xxxxxxxxxxxxxxx>
To:        cross-project-issues-dev@xxxxxxxxxxx
Date:        13.03.2017 21:09
Subject:        Re: [cross-project-issues-dev] Java 9 Readiness
Sent by:        cross-project-issues-dev-bounces@xxxxxxxxxxx




Hi,

Is there a chance that we get maven-tycho snapshots who use the java9
branch of jdt? This would help us to find problems when new code is
added who violates eg module-access rules.

Tom

On 13.03.17 21:06, Daniel Megert wrote:
> Hi Ed
>
> It depends whether you want to run the tests from the command line or
> out of the IDE. From the command line you only need a Java 9 VM (e.g.
> the one installed on Hudson). From the IDE you need to install the Java
> 9 support as indicated in 'Running Eclipse with Java 9 Support (BETA)'.
>
> Dani
>
>
>
> From:        Ed Willink <ed@xxxxxxxxxxxxx>
> To:        cross-project-issues-dev@xxxxxxxxxxx
> Date:        13.03.2017 20:40
> Subject:        Re: [cross-project-issues-dev] Java 9 Readiness
> Sent by:        cross-project-issues-dev-bounces@xxxxxxxxxxx
> ------------------------------------------------------------------------
>
>
>
> Hi
>
> I'm confused again.
>
> You previously replied that it was necessary to install a special JDT so
> that a Java 9 JDK was available within Eclipse. I see no mention of this
> in the wiki. Without doing this how can tests be run using Java 9?
>
>     Regards
>
>         Ed Willink
>
>
> On 13/03/2017 19:05, Daniel Megert wrote:
> I assume many of you already heard that Java 9 is _scheduled for GA on
> July 27, 2017_ <
http://openjdk.java.net/projects/jdk9/>. The Planning
> Council did not yet decided how we will ship the Java 9 support for
> Eclipse but requires all release train projects to assess their
> readiness regarding Java 9. We have created the following wiki page to
> capture this: _https://wiki.eclipse.org/Java_9_Readiness_. That wiki
> page also explains how you can check your project and how you can launch
> Eclipse with a Java 9 VM.
>
> Dani
>
>
>
> _______________________________________________
> cross-project-issues-dev mailing list
> _cross-project-issues-dev@eclipse.org_
> <
mailto:cross-project-issues-dev@xxxxxxxxxxx>
> To change your delivery options, retrieve your password, or unsubscribe
> from this list, visit
> _https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev_
>
>
>
> ------------------------------------------------------------------------
> <
https://www.avast.com/antivirus>                 This email has been checked for
> viruses by Avast antivirus software. _
> __www.avast.com_ <
https://www.avast.com/antivirus>
>
> _______________________________________________
> cross-project-issues-dev mailing list
> cross-project-issues-dev@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe
> from this list, visit
>
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev
>
>
>
>
> _______________________________________________
> cross-project-issues-dev mailing list
> cross-project-issues-dev@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe from this list, visit
>
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev
>


--
Thomas Schindl, CTO
BestSolution.at EDV Systemhaus GmbH
Eduard-Bodem-Gasse 5-7, A-6020 Innsbruck
http://www.bestsolution.at/
Reg. Nr. FN 222302s am Firmenbuchgericht Innsbruck
_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev





Back to the top