Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jaxrs-dev] [discuss] Testing JAX-RS API with JDK Early Access builds

Hi all,

I also like the idea of testing with pre-release builds. Maybe we can automate this with Jenkins somehow?

Christian

Am Di., 30. März 2021 um 23:57 Uhr schrieb Andy McCright <j.andrew.mccright@xxxxxxxxx>:
Sounds like a good idea, but (unless we can automate the process) implies frequent work for some of us.

Right, if the automation works (and does not prevent PRs from merging when they pass GA JDKs but fail on pre-release JDKs), I'd be in favor of this idea.

Thanks,

Andy

On Sat, Mar 27, 2021 at 6:26 AM Markus KARG <markus@xxxxxxxxxxxxxxx> wrote:

Fellow JAX-RS Committers,

 

Dalibor and Rory are asking if we like to join their JDK quality initiative, which mostly means testing JAX-RS on pre-release builds of the JDK to detect incompatibilities ASAP. Sounds like a good idea, but (unless we can automate the process) implies frequent work for some of us.

 

WDYT?

 

-Markus

 

 

 

Von: Rory O'Donnell [mailto:rory.odonnell@xxxxxxxxxx]
Gesendet: Samstag, 20. März 2021 13:01
An: Markus KARG
Cc: rory.odonnell@xxxxxxxxxx; 'Dalibor Topic'
Betreff: Re: [External] : AW: Testing JAX-RS API with JDK Early Access builds

 

Hi Markus,

Some info on the Quality Outreach.

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].  We will need a contact name
a mailing list or if you prefer I can send the emails to you. Finally, the current status of testing the various releases.

Thanks,Rory

[1] https://wiki.openjdk.java.net/display/quality/Quality+Outreach

On 19/03/2021 17:48, Markus KARG wrote:

Dalibor,
 
thank you for contacting me.
 
As I already published on Twitter recently, JAX-RS passes all tests fine 100% with zero problems. There was nothing we had to do to make that work, actually. At least, I cannot remember anything. ;-)
 
Rory, I do have not the slightest imagination what the Quality Outreach is and what it means to me when I join. Can you please send me some link where I can read more about this?
 
Thanks
-Markus
JAX-RS Committer
 
 
-----Ursprüngliche Nachricht-----
Von: Dalibor Topic [mailto:dalibor.topic@xxxxxxxxxx] 
Gesendet: Freitag, 19. März 2021 11:17
An: markus@xxxxxxxxxxxxxxx
Cc: 'Rory O'Donnell'
Betreff: Testing JAX-RS API with JDK Early Access builds
 
Hi Markus,
 
As part of evaluating how far along various 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 project with the 
latest JDK (EA) builds, 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 16 (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



_______________________________________________
jaxrs-dev mailing list
jaxrs-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/jaxrs-dev
_______________________________________________
jaxrs-dev mailing list
jaxrs-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/jaxrs-dev


--

Back to the top