Skip to content
#

jre

Here are 104 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
trivrost

A GitHub Action that scans your public web applications for log4j vulnerabilities after every deployment. Add this to your dev, staging and prod steps and SecureStack will make sure that what you've just deployed is secure and meets your requirements.

  • Updated Apr 9, 2022

Improve this page

Add a description, image, and links to the jre topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the jre topic, visit your repo's landing page and select "manage topics."

Learn more