Hi Martin,

I haven't seen or know of the issue you mentioned below ?

I send out email every 2-3 weeks depending on contents of the builds, example attached. I try to highlight significant changes in the builds, allowing you to decide if you might want to test with a particular build. We don't expect you to test every build, it's entirely up to you.

If you would like us to list your project on the Quality Outreach wiki [1] , can you provide a

contact name , mailing list (dev@wicket.apache.org <mailto:dev@wicket.apache.org>) , let us know the status of testing JDK 8,

JDK 11,JDK 12/JDK 13 EA builds and finally a CI if possible  ?


Rgds,Rory

[1] https://wiki.openjdk.java.net/display/quality/Quality+Outreach
On 18/01/2019 08:08, Martin Grigorov wrote:
Hi Dalibor, Rory,

Thank you for inviting us in this initiative!
We, the Apache Wicket team, will be glad to help by testing Wicket with latest OpenJDK builds! Please use dev@wicket.apache.org <mailto:dev@wicket.apache.org> for further communication.

I've just tested Wicket build with openjdk-12-ea+28_linux-x64 and openjdk-13-ea+4_linux-x64 and the only problem is:


[ERROR] testPropagationAllHybrid  Time elapsed: 0.001 s  <<< ERROR!
org.jboss.weld.exceptions.WeldException: WELD-001524: Unable to load proxy class for bean Implicit Bean [javax.enterprise.inject.Instance] with qualifiers [@Default] with class interface javax.enterprise.inject.Instance using classloader jdk.internal.loader.ClassLoaders$AppClassLoader@1b6d3586 Caused by: org.jboss.weld.exceptions.WeldException: WELD-001524: Unable to load proxy class for bean Implicit Bean [javax.enterprise.inject.Instance] with qualifiers [@Default] with class interface javax.enterprise.inject.Instance using classloader jdk.internal.loader.ClassLoaders$AppClassLoader@1b6d3586 Caused by: java.lang.NoClassDefFoundError: Could not initialize class org.jboss.weld.util.bytecode.ClassFileUtils

12 tests in wicket-cdi module fail with this error. I guess we need to update JBoss Weld dependency. We will investigate but if you already know about this problem please share it with us!

Kind regards,
Martin

On Wed, Jan 16, 2019 at 5:57 PM Dalibor Topic <dalibor.to...@oracle.com <mailto:dalibor.to...@oracle.com>> wrote:

    Hi Martin,

    As part of evaluating how far along various popular open source
    projects
    are regarding testing with upcoming JDK releases, we regularly
    reach out
    to their lead developers and ask them to consider participating in
    the
    OpenJDK Quality Outreach [1][2] effort that Rory (CC:ed, as the
    OpenJDK
    Quality Group Lead) leads.

    Through that effort, we're trying to encourage more community
    testing of
    JDK Early Access (EA) builds, and to assist those projects that
    participate in filing, tracking and (hopefully) resolving issues they
    find along the way. Currently, about 100 FOSS projects participate in
    the effort.

    So I'm curious you have had a chance to test your projects with
    JDK 11,
    JDK 12, or JDK 13, if you have run into any showstopper issues,
    and if
    so, if you have filed any issues against the JDK discovered while
    testing with JDK 13, JDK 12, JDK 11 (or an earlier release).

    Last but not least, I'd be curious if you'd be interested in
    joining the
    Quality Outreach effort with your projects. Rory can fill you in
    on the
    details of how it all works.

    cheers,
    dalibor topic

    [1] https://wiki.openjdk.java.net/display/quality/Quality+Outreach
    [2]
    
https://wiki.openjdk.java.net/download/attachments/21430310/TheWisdomOfCrowdTestingOpenJDK.pdf
-- Oracle <http://www.oracle.com>
    Dalibor Topic | Principal Product Manager
    Phone: +494089091214 <tel:+494089091214> | Mobile: +491737185961
    <tel:+491737185961>

    ORACLE Deutschland B.V. & Co. KG | Kühnehöfe 5 | D-22761 Hamburg

    ORACLE Deutschland B.V. & Co. KG
    Hauptverwaltung: Riesstr. 25, D-80992 München
    Registergericht: Amtsgericht München, HRA 95603

    Komplementärin: ORACLE Deutschland Verwaltung B.V.
    Hertogswetering 163/167, 3543 AS Utrecht, Niederlande
    Handelsregister der Handelskammer Midden-Nederland, Nr. 30143697
    Geschäftsführer: Alexander van der Ven, Jan Schultheiss, Val Maher

    Green Oracle <http://www.oracle.com/commitment> Oracle is committed to
    developing practices and products that help protect the environment

--
Rgds,Rory O'Donnell
Quality Engineering Manager
Oracle EMEA , Dublin, Ireland

--- Begin Message ---

 

JDK 10 entered Rampdown Phase One on Thursday, 14 December [1] 

  • The Rampdown Phase One process will be similar to that of JDK 9 [2].

JDK 10 Early Access  build 36 is available at : - jdk.java.net/10/

Notable changes since previous email.

JEPS included the last 3 builds:
JDK-8192833 : This is the primary implementation subtask of JEP 322 - Time-Based Release Versioning
JDK-8189941  : Implementation JEP 312: Thread-local handshake
JDK-8186571 : Implementation: JEP 307: Parallel Full GC for G1
JDK-8190308 : Implementation: JEP 316: Heap Allocation on Alternative Memory Devices

build 36
JDK-8148421  : Transport Layer Security (TLS) Session Hash and Extended Master Secret Extension
JDK-5016517 : Replace plaintext passwords by hashed passwords for out-of-the-box JMX Agent

build 35
JDK-8188870  - Bump classfile version number to 54
JDK-8185985 - HTML files in doc-files subdirectories are wrapped with standard javadoc decorations
JDK-8186535 - Remove deprecated pre-1.2 SecurityManager methods and fields

build 34 - JDK-8024352 - MBeanOperationInfo accepts any int value as "impact"

Bug fixes reported by Open Source Projects  :
JDK-8191078 : Wrong "Package not found" warning
JDK-8191636 : [Windows] jshell tool: Wrong character in /env class-path command crashes jshell
JDK-8191834 : Assigning a void _expression_ to a "var" crashes the compiler
JDK-8182638 : [macosx] Active modal dialog is hidden by another non-active one
JDK-8043315 : Nimbus: Setting Nimbus.Overrides property affects custom keymap installation
JDK-8172244 : AIOOBE in KeyStore.getCertificateAlias on Windows
JDK-8180141 : Missing entry in LineNumberTable for break statement that jumps out of try-finall

JDK 10 Schedule, Status & Features are available [3]

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://mail.openjdk.java.net/pipermail/jdk-dev/2017-December/000357.html
[2] http://openjdk.java.net/projects/jdk9/rdp-1
[3] http://openjdk.java.net/projects/jdk/10/
-- 
Rgds,Rory O'Donnell
Quality Engineering Manager
Oracle EMEA , Dublin, Ireland 

--- End Message ---

Reply via email to