I have a jar that was compiled using Amazon Corretto 17.0.9.8.1. Can I deploy it using any vendor's 17.0.x java binary? Or do I have to use a binary from the same vendor with the same security version to deploy it without issues?
Does the security version and vendor of the JDK affect deployment?
59 Views Asked by pitprok At
1
There are 1 best solutions below
Related Questions in JAVA
- I need the BIRT.war that is compatible with Java 17 and Tomcat 10
- Creating global Class holder
- No method found for class java.lang.String in Kafka
- Issue edit a jtable with a pictures
- getting error when trying to launch kotlin jar file that use supabase "java.lang.NoClassDefFoundError"
- Does the && (logical AND) operator have a higher precedence than || (logical OR) operator in Java?
- Mixed color rendering in a JTable
- HTTPS configuration in Spring Boot, server returning timeout
- How to use Layout to create textfields which dont increase in size?
- Function for making the code wait in javafx
- How to create beans of the same class for multiple template parameters in Spring
- How could you print a specific String from an array with the values of an array from a double array on the same line, using iteration to print all?
- org.telegram.telegrambots.meta.exceptions.TelegramApiException: Bot token and username can't be empty
- Accessing Secret Variables in Classic Pipelines through Java app in Azure DevOps
- Postgres && statement Error in Mybatis Mapper?
Related Questions in JAVA-17
- running jshell in jdk-17 java.lang.ClassFormatError accessible
- Gradle build not using jar files from local projects
- Chronicle queue version 25 and JDK17
- Whenever I build a project on android studio, OpenJDK platform binary is taking so much ram and build time is also increased
- JPA/Hibernate JpaSystemException: identifier of an instance of X was altered from Y to Z
- Process 'command 'C:\Program Files\Java\jdk-17\bin\java.exe'' finished with non-zero exit value 1
- Unable to Print Jasper Report in Docker Container with Alpine-based OpenJDK Image
- NonCollapse Image FCM using Java
- Null pointer exception in eclipselink-2.7.14
- log4j-api 2.20.0 causing : java.lang.NoClassDefFoundError: Could not initialize class org.apache.logging.log4j.util.PropertiesUtil
- No SDK on Intellij IDEA with jdk17 Installed
- java.lang.NoSuchMethodError: 'java.util.Set org.junit.platform.engine.TestDescriptor.getAncestors() JUnit5 - Java17 - IntelliJ
- Swagger UI 3 Authorization header value getting issue in spring boot 3
- Why does the InfluxDBClient.getBucketsApi().findBuckets() API method always return an empty list of buckets?
- Quarkus 3.8.x Java 17 NoClassDefFoundError: javax/xml/bind/JAXBException Dependency Conflict
Related Questions in ADOPTOPENJDK
- Java Flight Recorder comprehensive list of VM options for OpenJDK 8 & OpenJDK 11
- Spring Boot 2.3.4 + OpenJ9: Unhandled exception
- Algorithm HmacPBESHA256 not available in Openwrt Embedded Device
- Restricting max heap size of application running under Intellij IDEA
- Correct method to use prebuilt OpenJDK binary
- Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) during compile on Java AdoptOpenJDK 14
- Does Adoptium 17.0.2.8 have a JRE?
- How do I configure the "Eclipse Temurin JDK with Hotspot" in VS Code after installation by the "coding pack for java"?
- Which minor version would be pulled if we don't specify the Docker image version for OpenJDK?
- How to use Mac's java_home to pick between the same version of AdoptOpenJDK and AzulOpenJDK?
- Is there a difference in how AdoptOpenJDK and AzulOpenJDK handle new File("version")?
- How to solve Gradle docker image freezing on Raspberry Pi with warning about monotonic clock?
- Release version 11 not supported while using Gradle on MacOS with AdoptOpenJDK 11
- Anypoint Studio 6.4 becomes unresponsive on OS X BigSur 11.3.1
- Is Java RMI doesnt work traditional way with AdoptJDK Openj9 JVM?
Related Questions in CORRETTO
- How to create an Alpine-based JRE-only Docker image of Amazon Corretto?
- How to get the all issues/defect list of Amazo Corretto 8.382
- Spring 4.3 SSE returns net::ERR_INCOMPLETE_CHUNKED_ENCODING 200
- Maven build fails with error LifecycleExecutionException and MojoExecutionException and java.lang.StackOverflowError
- Why won't this method with circular generics in its signature compile?
- How to update Amazon Corretto 8 with new build
- Amazon Corretto 11 is uninstalled with Installation of Corretto 15
- Amazon Corretto 11 docker image for windows container
- How can I suppress java 11 warning about retrofit2 platform for Rundeck 3.4.10 and RD CLI
- Why does jaxb2-maven-plugin xjc fail with Corretto jdk11.0.15_9 but not with Temurin jdk-11.0.14.1+1
- Tomcat 8.5.35 server won't start due to java.lang.NoClassDefFoundError
- Strange error after upgrading JDK 8 to Amazon Corretto 11 on Windows Server 2007
- How to use Amazon Corretto JDK with Github Actions?
- How to Install Amazon Corretto in Ubuntu Linux?
- Differences Amazon Corretto and OpenJDK
Related Questions in REDHAT-OPENJDK
- Docker s390x tomcat image is giving fileupload error when deployed on OpenShift
- Does the security version and vendor of the JDK affect deployment?
- How to deloy fortify ssc.war on apache tomcat9
- Java extension failed to activate, JDK not working in vscode
- Jenkins: Jenkins is fully up and running but no dashboard is presented
- redhat openjdk headless contents
- Java webstart application security issue with OpenWebStart and log4j2
- Resource leak: 'sc' is never closed in vs code (I'm using the java coding pack from vs code website)
- Certs and Redhat Openshift
- Docker: Openjdk:14 RHEL based imaged, cannot install yum/wget/netstat
- How to check my server Diffie-Hellman MODP size (bits) and increase it?
- AddedFacing exception issue in calling API ClassPathXmlApplicationContext while using OpenJDK8 framework
- JDK flight recorder backport in RedHat OpenJDK 8
- Why JVM crashes with seg fault?
- How to know the reason for JVM crashing with Segfault?
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
Yes, any app built with a JDK that complies with a particular version of the Java specifications will run on any other JDK/JRE implementing the same version.
And likely later versions as well, with rare exceptions.
So, for example, you could build your app using Amazon Corretto 17.0.x, then run that app on Eclipse Adoptium Temurin 17.0.x. And some other user could run with Azul Systems Zulu 17.0.x.
You may choose to obtain a JDK from vendors including BellSoft, Adoptium, Amazon, SAP, Oracle, IBM, Red Hat, Microsoft, and more. Be sure to study the terms of each product.
If building a JavaFX app, you may want to use a JDK/JRE bundled with the OpenJFX libraries. At least two vendors provide such an edition of their products: Azul Systems and BellSoft.
You may choose to bundle a JVM with your app. See the jlink and jpackage tooling to assist you.