History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEADEV-17518
Type: Task Task
Status: Reopened Reopened
Priority: Major Major
Assignee: Dmitry Jemerov
Reporter: Eugene Zhuravlev
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
IDEA: Development

Form Compiler must run instrumentation in a separate java process launched using target JDK (like javac does)

Created: 05 Jun 07 12:45   Updated: 01 Oct 07 16:02
Component/s: Compiling Project, GUI Designer
Fix Version/s: Diana Final

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Issue Links:
Duplicate
 
This issue is duplicated by:
IDEA-13051 "Previous compilation did not termina... Resolved


 Description  « Hide
Currently it performs instrumentation in IDEA process and if classes loaded for introspection were compiler with JDK version higher than IDEA's runtime jdk, Class version mismatch error happens. Form compilation must not depend on the version of JDK IDEA runs on.

See also IDEA-13051



 All   Comments   Work Log   Change History      Sort Order:
Eugene Zhuravlev - 05 Jun 07 12:51
closed by mistake