Modify ↓
Ticket #254 (assigned defect)
Compatibility JavaParty with JDK 1.5
| Reported by: | ali_bou59@… | Owned by: | moschny |
|---|---|---|---|
| Priority: | normal | Milestone: | JPlater |
| Component: | gjc | Version: | |
| Severity: | normal | Keywords: | Java5 |
| Cc: |
Description
Hello, i'am developping a middelware in order to perform javaparty's migration and perform the load of JVM and machines. The problem that i find is the compatibility of javaparty with JDK 1.5. So, i can compile and run with 1.4 but with the 1.5 i can't compile any file. Can you help me please or give me some informations wich can help me. TRhanks
Attachments
Change History
comment:1 Changed 7 years ago by moschny
- Owner changed from hauma to moschny
- Priority changed from highest to normal
- Status changed from new to assigned
- Component changed from jpc to gjc
- Milestone set to JPlater
Note: See
TracTickets for help on using
tickets.

There are subtle differences between gjc (the Java compiler behind JavaParty) and Java5.
See also #229.