Skip to content
#

jdk

java logo

Java was originally developed as an alternative to the C/C++ programming languages. It is now mainly used for building web, desktop, mobile, and embedded applications. Java is owned and licensed through Oracle, with free and open source implementations available from Oracle and other vendors.

Here are 450 public repositories matching this topic...

wasabii
wasabii commented Jun 7, 2022

This is the latest in a series of "lets try to do this better".

In the managed JNI backend for java.util.TimeZone, there exists a gigantic switch statement that maps values from TimeZoneInfo.Local.Id to ICANN (Olsen) format. This is because the .NET APIs that provide TimeZone information do not attempt to abstract by platform. On Windows they return Windows information. On Linux they return Lin

enhancement good first issue

Created by James Gosling

Released May 23, 1995

Website
www.oracle.com/technetwork/java/javase/overview/index.html
Wikipedia
Wikipedia