From tfurrer at nvidia.com Thu Aug 14 15:31:36 2025 From: tfurrer at nvidia.com (Travis Furrer) Date: Thu, 14 Aug 2025 15:31:36 +0000 Subject: JEP Dashboards no longer publicly visible? Message-ID: It appears that the JEP Dashboards can no longer been viewed without a OpenJDK Login. Was this an intentional change? -------------- next part -------------- An HTML attachment was scrubbed... URL: From dalibor.topic at oracle.com Mon Aug 18 12:44:25 2025 From: dalibor.topic at oracle.com (Dalibor Topic) Date: Mon, 18 Aug 2025 14:44:25 +0200 Subject: JEP Dashboards no longer publicly visible? In-Reply-To: References: Message-ID: Hi Travis, Thank you for your report. I don't think that would have been an intentional change, given that the dashboard contains the same information as the OpenJDK JEP page, just straight from the JIRA, instead of easily readable on a web page. Given that the reddit post about this issue (which I assume led to this mail) seems to have been deleted by the poster, I assume that everything is working as expected again. Please let us know if you experience otherwise. cheers, dalibor topic On 14/08/2025 17:31, Travis Furrer wrote: > It appears that the JEP Dashboards can no longer been viewed without a > OpenJDK Login. Was this an intentional change? > -- Dalibor Topic Consulting Product Manager Phone: +494089091214 , Mobile: +491737185961 Oracle Global Services Germany GmbH Hauptverwaltung: Riesstr. 25, D-80992 M?nchen Registergericht: Amtsgericht M?nchen, HRB 246209 Gesch?ftsf?hrer: Ralf Herrmann From wojtek at unir.se Tue Aug 26 14:18:57 2025 From: wojtek at unir.se (Wojtek) Date: Tue, 26 Aug 2025 16:18:57 +0200 Subject: JEPs sources? [was: Re: Proposal: Modernizing the OpenJDK.org Website Design & User Experience] In-Reply-To: References: <2028183a-b502-46ac-85fb-c9245f2f88a0@oracle.com> <392b1545-fa0c-4ddd-b4d9-a8c6f78e97e5@oracle.com> <8478797c-8086-4353-90fd-6080b48ec558@unir.se> Message-ID: Hello! Just a quick question - where are the sources of all JEP documents (from https://openjdk.org/jeps/*)? Sidebar points to two places: 1) HG, which lists all the projects (https://hg.openjdk.org/) and it has "jep" (https://hg.openjdk.org/jep) but it's labeled as "R/O archive" 2) github, but searching for JEP repository yelds 0 results (https://github.com/openjdk/?q=jep) I'd appreciate any pointers :) Wojtek From some-java-user-99206970363698485155 at vodafonemail.de Wed Aug 27 21:17:44 2025 From: some-java-user-99206970363698485155 at vodafonemail.de (some-java-user-99206970363698485155 at vodafonemail.de) Date: Wed, 27 Aug 2025 23:17:44 +0200 Subject: JEPs sources? [was: Re: Proposal: Modernizing the OpenJDK.org Website Design & User Experience] In-Reply-To: References: <2028183a-b502-46ac-85fb-c9245f2f88a0@oracle.com> <392b1545-fa0c-4ddd-b4d9-a8c6f78e97e5@oracle.com> <8478797c-8086-4353-90fd-6080b48ec558@unir.se> Message-ID: This recently came up on another OpenJDK mailing list: https://mail.openjdk.org/pipermail/discuss/2025-July/006522.html See also the last message of that thread: https://mail.openjdk.org/pipermail/discuss/2025-July/006525.html So it seems there is no dedicated repository for JEPs anymore. > Hello! > Just a quick question - where are the sources of all JEP documents > (from https://openjdk.org/jeps/*)? > > Sidebar points to two places: > 1) HG, which lists all the projects (https://hg.openjdk.org/) and it > has "jep" (https://hg.openjdk.org/jep) but it's labeled as "R/O archive" > 2) github, but searching for JEP repository yelds 0 results > (https://github.com/openjdk/?q=jep) > > I'd appreciate any pointers :) > > Wojtek From wojtek at unir.se Thu Aug 28 07:10:01 2025 From: wojtek at unir.se (Wojtek) Date: Thu, 28 Aug 2025 09:10:01 +0200 Subject: JEPs sources? [was: Re: Proposal: Modernizing the OpenJDK.org Website Design & User Experience] In-Reply-To: References: <2028183a-b502-46ac-85fb-c9245f2f88a0@oracle.com> <392b1545-fa0c-4ddd-b4d9-a8c6f78e97e5@oracle.com> <8478797c-8086-4353-90fd-6080b48ec558@unir.se> Message-ID: Thank you for the information. Kinda odd choice but I guess it helps with tracking the status of the JEP. However, I'd argue that repository would still be a better choice for tracking document changes itself. Not to mention that using JBS makes it virtually impossible to access those (and also prevents any alternative viewing method to the openjdk broken view?) Wojtek On 27/08/2025 23:17, some-java-user-99206970363698485155 at vodafonemail.de wrote: > This recently came up on another OpenJDK mailing list: https://mail.openjdk.org/pipermail/ > discuss/2025-July/006522.html > See also the last message of that thread: https://mail.openjdk.org/pipermail/discuss/2025- > July/006525.html > > So it seems there is no dedicated repository for JEPs anymore. > >> Hello! >> Just a quick question - where are the sources of all JEP documents (from https://openjdk.org/jeps/*)? >> >> Sidebar points to two places: >> 1) HG, which lists all the projects (https://hg.openjdk.org/) and it has "jep" (https:// >> hg.openjdk.org/jep) but it's labeled as "R/O archive" >> 2) github, but searching for JEP repository yelds 0 results (https://github.com/openjdk/?q=jep) >> >> I'd appreciate any pointers :) >> >> Wojtek