Bug 575284 - Eclipse cannot start with Temurin 11.0.12+7
Summary: Eclipse cannot start with Temurin 11.0.12+7
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: IDE (show other bugs)
Version: 4.20   Edit
Hardware: Macintosh Mac OS X
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-08-06 12:33 EDT by Jørgen Nørgaard CLA
Modified: 2021-08-20 01:55 EDT (History)
2 users (show)

See Also:


Attachments
Error message from Eclipse (78.65 KB, image/png)
2021-08-06 12:33 EDT, Jørgen Nørgaard CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jørgen Nørgaard CLA 2021-08-06 12:33:16 EDT
Created attachment 286898 [details]
Error message from Eclipse

In eclipse.ini I added 


.
.
.
-vm
/Library/Java/JavaVirtualMachines/temurin-11.jdk/Contents/Home/bin/java
.
.
.


It seems that Eclipse Version: 2021-06 (4.20.0) cannot start.


Previous version of java, specified the same way, works
(
-vm
/Library/Java/JavaVirtualMachines/adoptopenjdk-11.jdk/Contents/Home/bin/java
)
Comment 1 Rolf Theunissen CLA 2021-08-09 04:17:30 EDT
I expect that this is an issue with the Temurin JRE/JDK. Please report this issue at https://github.com/adoptium/adoptium-support/issues, and add a link to that issue here.
Comment 2 Christian Dietrich CLA 2021-08-20 01:55:22 EDT
For completeness
https://github.com/adoptium/temurin-build/issues/2687