| Summary: | org.eclipse.jdt.internal.compiler.batch.Main.compile() does not find dependent classes. | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Eclipse Project] JDT | Reporter: | Bala Balakumran <balakuma> | ||||
| Component: | Core | Assignee: | Olivier Thomann <Olivier_Thomann> | ||||
| Status: | CLOSED WORKSFORME | QA Contact: | |||||
| Severity: | critical | ||||||
| Priority: | P3 | CC: | deboer, philippe_mulet, yenlu | ||||
| Version: | 3.1.1 | ||||||
| Target Milestone: | --- | ||||||
| Hardware: | PC | ||||||
| OS: | Windows 2000 | ||||||
| Whiteboard: | |||||||
| Attachments: |
|
||||||
|
Description
Bala Balakumran
Could you please provide a test case that works with 3.1.0, but fails with 3.1.1? Philippe, I will investigate it. Olivier - would that be related to the fix for bug 110826 I don't think so. bug 110826 is about starting the batch compiler. Here it seems to be related about compiling dependant classes. Waiting for a test case with steps to reproduce. *** Bug 112854 has been marked as a duplicate of this bug. *** Using 3.1.1 jar, I could successfully recompile the batch compiler source providing only org\eclipse\jdt\internal\compiler\batch\Main.java. So we definitely need a test case. I will attach the log retrieved using the verbose mode. Created attachment 28370 [details]
Log from the compilation of the Main class
Closing as REMIND. Please reopen when the requested test case and steps to reproduce are available. Reopen. I'll try remogte debugging tomorrow. Closing as WORKSFORME. Seems to be a setting problem. need to pass -sourcepath arg to the compiler |