If I develop a Restfull webservice using openjdk, will I be able to deploy and run the application in both openjdk and oracle jdk?
thanks.
If I develop a Restfull webservice using openjdk, will I be able to deploy
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Ideally yes, but you may find some odd behaviors from time to time.
Check For which surprises do I have to prepare myself if I switch from Sun JDK to OpenJDK? for some extra discussion.