From mikael.vidstedt at oracle.com Mon May 4 05:28:59 2020 From: mikael.vidstedt at oracle.com (Mikael Vidstedt) Date: Sun, 3 May 2020 22:28:59 -0700 Subject: FYI: RFR: 8244224: Implementation of JEP 381: Remove the Solaris and SPARC Ports Message-ID: <91715DFA-8FD0-4C93-A620-BC1EFCF1133F@oracle.com> All, FYI - in case you?re not subscribed to all the various OpenJDK mailing lists: A first version of the implementation of JEP 381: Remove the Solaris and SPARC Ports[1] is currently out for review. Given the size of the complete patch and the wide range of areas impacted the patch has been split up in six different pieces, each corresponding to an area, being reviewed on mailing list(s) appropriate for that respective area. In case you?re curious and/or want to help review the patches, below is a list of links to the respective RFR threads. Please provide comments/feedback in the respective threads, on the respective lists, *not* as replies to this thread. Thank you! Cheers, Mikael * build system https://mail.openjdk.java.net/pipermail/build-dev/2020-May/027342.html * client https://mail.openjdk.java.net/pipermail/2d-dev/2020-May/010767.html https://mail.openjdk.java.net/pipermail/awt-dev/2020-May/015885.html https://mail.openjdk.java.net/pipermail/swing-dev/2020-May/010382.html * core libs https://mail.openjdk.java.net/pipermail/core-libs-dev/2020-May/066219.html https://mail.openjdk.java.net/pipermail/net-dev/2020-May/013898.html https://mail.openjdk.java.net/pipermail/nio-dev/2020-May/007233.html * hotspot https://mail.openjdk.java.net/pipermail/hotspot-dev/2020-May/041653.html https://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/2020-May/038082.html https://mail.openjdk.java.net/pipermail/hotspot-gc-dev/2020-May/029527.html https://mail.openjdk.java.net/pipermail/hotspot-runtime-dev/2020-May/039295.html https://mail.openjdk.java.net/pipermail/serviceability-dev/2020-May/031390.html * security https://mail.openjdk.java.net/pipermail/security-dev/2020-May/021755.html * serviceability https://mail.openjdk.java.net/pipermail/serviceability-dev/2020-May/031390.html [1] https://bugs.openjdk.java.net/browse/JDK-8241787 From mikael.vidstedt at oracle.com Thu May 21 01:50:15 2020 From: mikael.vidstedt at oracle.com (Mikael Vidstedt) Date: Wed, 20 May 2020 18:50:15 -0700 Subject: FYI: RFR: 8244224: Implementation of JEP 381: Remove the Solaris and SPARC Ports In-Reply-To: <91715DFA-8FD0-4C93-A620-BC1EFCF1133F@oracle.com> References: <91715DFA-8FD0-4C93-A620-BC1EFCF1133F@oracle.com> Message-ID: <84AEBF62-84CB-40D9-AA56-7FE31727BA4B@oracle.com> The change has now been integrated[1]. A huge thank you to everybody who was involved in the making, reviewing, and testing of this! I have a list of ~20 follow-ups which I?ll be filing JBS issues for, none of which are critical for JDK 15. Some of them are localized and straightforward, e.g. remove STACK_BIAS from hotspot. Others are a bit more nebulous, in particular things like ?clean up code comments?. Final webrev here for completeness: http://cr.openjdk.java.net/~mikael/webrevs/8244224/webrev.final/open/webrev/ Cheers, Mikael [1] http://hg.openjdk.java.net/jdk/jdk/rev/e4ae92a9c67e > On May 3, 2020, at 10:28 PM, Mikael Vidstedt wrote: > > > All, > > FYI - in case you?re not subscribed to all the various OpenJDK mailing lists: > > A first version of the implementation of JEP 381: Remove the Solaris and SPARC Ports[1] is currently out for review. Given the size of the complete patch and the wide range of areas impacted the patch has been split up in six different pieces, each corresponding to an area, being reviewed on mailing list(s) appropriate for that respective area. > > In case you?re curious and/or want to help review the patches, below is a list of links to the respective RFR threads. Please provide comments/feedback in the respective threads, on the respective lists, *not* as replies to this thread. Thank you! > > Cheers, > Mikael > > * build system > > https://mail.openjdk.java.net/pipermail/build-dev/2020-May/027342.html > > * client > > https://mail.openjdk.java.net/pipermail/2d-dev/2020-May/010767.html > https://mail.openjdk.java.net/pipermail/awt-dev/2020-May/015885.html > https://mail.openjdk.java.net/pipermail/swing-dev/2020-May/010382.html > > * core libs > > https://mail.openjdk.java.net/pipermail/core-libs-dev/2020-May/066219.html > https://mail.openjdk.java.net/pipermail/net-dev/2020-May/013898.html > https://mail.openjdk.java.net/pipermail/nio-dev/2020-May/007233.html > > * hotspot > > https://mail.openjdk.java.net/pipermail/hotspot-dev/2020-May/041653.html > https://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/2020-May/038082.html > https://mail.openjdk.java.net/pipermail/hotspot-gc-dev/2020-May/029527.html > https://mail.openjdk.java.net/pipermail/hotspot-runtime-dev/2020-May/039295.html > https://mail.openjdk.java.net/pipermail/serviceability-dev/2020-May/031390.html > > * security > > https://mail.openjdk.java.net/pipermail/security-dev/2020-May/021755.html > > * serviceability > > https://mail.openjdk.java.net/pipermail/serviceability-dev/2020-May/031390.html > > [1] https://bugs.openjdk.java.net/browse/JDK-8241787