| Summary: | All Java related run configuration can't be created or loaded on OpenJDK 7u7 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Eclipse Project] JDT | Reporter: | Meng Xin Zhu <kane.zhu> | ||||
| Component: | UI | Assignee: | JDT-UI-Inbox <jdt-ui-inbox> | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | |||||
| Severity: | critical | ||||||
| Priority: | P3 | CC: | daniel_megert, kane.mx | ||||
| Version: | 4.2 | ||||||
| Target Milestone: | --- | ||||||
| Hardware: | PC | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Attachments: |
|
||||||
Your JRE install is damaged somehow. See bug 387007 for details. *** This bug has been marked as a duplicate of bug 387007 *** |
Created attachment 221007 [details] log file After JDK is updated with linux distribution, I can't load or create any Java related to Run configuration, such as Eclipse run configuration, Junit and OSGi configuration. % java -version java version "1.7.0_07" OpenJDK Runtime Environment (IcedTea7 2.3.2) (7u7-2.3.2-1ubuntu0.12.04.1) OpenJDK Server VM (build 23.2-b09, mixed mode) Looks like the some function of ICU is broken when running in OpenJDK 7u7, then it caused JDT UI does not work any more.