From liangchenblue at gmail.com Wed Dec 8 21:55:55 2021 From: liangchenblue at gmail.com (-) Date: Wed, 8 Dec 2021 15:55:55 -0600 Subject: Skara down for propagating to mailing lists? Message-ID: Hello, It seems that skara is down for sending dev emails to the lists since yesterday. For instance, JDK-8278433 at https://github.com/openjdk/jdk/pull/6771 is related to core-libs, yet there is no related email (as seen in archives) in core-libs-dev at openjdk.java.net. Someone mind take a look real quick? From erik.joelsson at oracle.com Wed Dec 8 22:06:28 2021 From: erik.joelsson at oracle.com (erik.joelsson at oracle.com) Date: Wed, 8 Dec 2021 14:06:28 -0800 Subject: Skara down for propagating to mailing lists? In-Reply-To: References: Message-ID: <8ad1d063-31aa-02fc-425f-ea66b461d059@oracle.com> Hello, There is a general outage for OpenJDK mailing lists, not just for Skara. We are investigating. It seems the discuss list is one of the few still working. /Erik On 2021-12-08 13:55, - wrote: > Hello, > It seems that skara is down for sending dev emails to the lists since > yesterday. For instance, JDK-8278433 at > https://github.com/openjdk/jdk/pull/6771 is related to core-libs, yet > there is no related email (as seen in archives) in core-libs-dev at > openjdk.java.net. Someone mind take a look real quick? From sachith_prasanna at live.com Wed Dec 15 08:34:55 2021 From: sachith_prasanna at live.com (Sachith Dickwella) Date: Wed, 15 Dec 2021 08:34:55 +0000 Subject: Introduce Myself - Sachith Dickwella Message-ID: Hi, I?m Sachith Dickwella from Sri Lanka and currently I?m working for DHL IT Services Malaysia as a Senior Java Developer. I have little more than 10 years of development experience in Java alone and have industrially worked with Java 6 ? 11 and personally on Java 17 as well. I first came into Java development with Java 6 back in 2009 with only very cluttered knowledge about programing with VB.NET ?? (not even remember which version now). Ever since I work as a Java developer and following every Java major and minor update for new changes to implement in my programing. Even though the companies I worked for gradually implement with the new versions of Java, I studied them with my own pet projects, so I?ll be prepared for inevitable adaptation of new versions. What I most admire about Java since the day one is, its structuredness, readability and how Java able to demonstrate OOP concepts almost so precisely that you can learn object orientation by learning it. Apparently, that was the case encouraged me to learn other programing language so easily as well. I knew that Java community with elite developers extensively work on the platform in order to keep Java where it is now, and that motivates me to give a fraction of contribution to develop Java even further, and that?s why I filled in an OCA to join. This is my first open-source contribution and I believe you guys go easy on me ??. Really looking forward to work with soon. Cheers, Sachith From admin at xakeps.dk Wed Dec 29 16:10:33 2021 From: admin at xakeps.dk (d3coder) Date: Wed, 29 Dec 2021 22:10:33 +0600 Subject: OpenJDK Java style guide Message-ID: <11974034.O9o76ZdvQC@arch> Is there style guide for Java code in OpenJDK? I'd like to adopt it in my projects. Preferably configs for tooling. From admin at xakeps.dk Wed Dec 29 16:31:41 2021 From: admin at xakeps.dk (d3coder) Date: Wed, 29 Dec 2021 22:31:41 +0600 Subject: OpenJDK Java style guide In-Reply-To: <11974034.O9o76ZdvQC@arch> References: <11974034.O9o76ZdvQC@arch> Message-ID: <2695308.mvXUDI8C0e@arch> Am Mittwoch, 29. Dezember 2021, 22:10:33 +06 schrieb d3coder: > Is there style guide for Java code in OpenJDK? I'd like to adopt it in my > projects. Preferably configs for tooling. Preferably ready to use configs for tooling, like checkstyle.xml