corretto-17 icon indicating copy to clipboard operation
corretto-17 copied to clipboard

Does Corretto 17 support Java web start?

Open Chaz007 opened this issue 1 year ago • 1 comments

We want to replace Oracle JDK in Oracle Ebusiness suite 12.2 and Oracle forms 11g,12c applications. We want to explore if Amazon Corretto could be used to replace these. Hence asking the question if Corretto 17 or later support JNLP or Java Web Start?

Chaz007 avatar Oct 11 '23 10:10 Chaz007

No, it doesn't.

Corretto17 is based on OpenJDK, so it doesn't contain Java Web start. if you need it, you probably need to look into OpenWebStart.

navyxliu avatar Oct 11 '23 16:10 navyxliu