#
jre
Here are 104 public repositories matching this topic...
nodejs
java
linux
docker
dockerfile
node
alpine
docker-image
openjdk
hacktoberfest
jre
jre8
jre11
openjdk-jre8
fermium
temurin
jdk17
eclipse-temurin
jre17
-
Updated
May 20, 2022 - Dockerfile
dragetd
commented
Mar 15, 2021
It would unclutter our pipelines some if we could pass multiple files at once to signer.
Should be an easy feature to implement, what do you think?
good first issue
Good for newcomers
quality
Improve repurposability of the project without changing its behaviour
feature
A fork of Oracle's EcmaScript 5.1 engine Nashorn, compatible with Java 7
-
Updated
Jun 28, 2018 - Java
Install a portable version of the JDK (and bundled JRE) and run it everywhere without admin rights on Windows.
-
Updated
Dec 12, 2017 - PowerShell
Docker JDownloader 2 headless image with automatic updates.
-
Updated
Jun 22, 2022 - Shell
Buku Lengkap menjadi Java Developer Expert
-
Updated
Mar 15, 2020
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.
java
security
log4j
static-analysis
java8
vulnerabilities
scanning
log4js
vulnerability-assessment
log4j2
jre
security-automation
security-tools
devsecops
software-composition-analysis
vulnerability-scanner
github-actions
log4j-rce
log4shell
java-vulnerability
-
Updated
Apr 9, 2022
JCT is a call graph generator that works via byte code instrumentation. it records the flow through your application to gather call statistics. It helps to analyze which code is still used in production and which code can be removed (e.g. for big monolithic legacy applications)
java
stacktrace
profile
legacy
bytecode
stack
profiler
jvm
tracing
jdk
tracer
callgraph
jre
javaagent
-
Updated
Jun 15, 2018 - Java
A set of Docker image that are ready to execute a JRE
-
Updated
Jun 11, 2022 - Dockerfile
Eats all of your resources :)
-
Updated
May 28, 2022 - Java
How to accomplish common Java scenarios on App Service. (Deployment, monitoring, data sources, CI/CD, etc.)
java
linux
spring
spring-boot
azure
tomcat
jdk
spring-mvc
jre
azure-app-service
app-service
app-service-linux
-
Updated
Feb 10, 2022 - Java
Tomcat 9 with JRE 8 in a virtual machine. VirtualBox OVA file less than 500 MB
java
linux
virtualbox
virtual-machine
tomcat
java-8
jre
virtualbox-ova
tomcat-server
virtualbox-vm
tomcat-instance
jre8
virtualbox-guest-additions
openjdk8
lubuntu
tomcat9
virtualbox-machine
lubuntu-virtualbox
lubuntu-virtual-machine
lubuntu-minimal
-
Updated
Dec 28, 2019
fiskaly Cloud-TSE SDK for Java/JRE and Java/Android
-
Updated
Aug 12, 2021 - Java
Complete Java Roadmap for beginners.
-
Updated
May 7, 2020 - Java
A WordPress plugin that checks for specified version of the operating systems, web browsers, cookie, and more on the client side.
-
Updated
Aug 5, 2020 - PHP
DevNet Learning Labs on Finesse
-
Updated
Jul 26, 2018 - HTML
simeononsecurity
opened
Aug 9, 2020
Improve this page
Add a description, image, and links to the jre topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the jre topic, visit your repo's landing page and select "manage topics."
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