| Summary: | Eclipse Mars compiler chokes on (case sensitive) package and class names | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Eclipse Project] JDT | Reporter: | Henning Schmiedehausen <henning> | ||||
| Component: | Core | Assignee: | JDT-Core-Inbox <jdt-core-inbox> | ||||
| Status: | CLOSED WONTFIX | QA Contact: | Manoj N Palat <manoj.palat> | ||||
| Severity: | normal | ||||||
| Priority: | P3 | CC: | henning, jarthana, manoj.palat, stephan.herrmann | ||||
| Version: | 4.5 | ||||||
| Target Milestone: | --- | ||||||
| Hardware: | PC | ||||||
| OS: | Mac OS X | ||||||
| Whiteboard: | stalebug | ||||||
| Attachments: |
|
||||||
|
Description
Henning Schmiedehausen
Contrary to my previous comment, I was able to reproduce this with the Luna compiler, too. So it seems to have been present before. It is still a deviation from the behavior of the Oracle compiler. Another update here. I only see this behavior on MacOS. On Linux, the Luna and Mars compiler do not show this error. Is there a switch to change case sensitivity of the eclipse compiler from the command line? Henning, can you provide us a standalone example that we can use to reproduce the bug? I seem to run into issue while cloning the given repo. Created attachment 254120 [details]
step-by-step instructions for testing
I am afraid that this is as much standalone as I can come up with. I attached a log with Step-by-step instructions to reproduce the problem with maven on the command line. You need to test this on a Mac. The same test works fine on Linux; it seems to be an issue with the compiler on MacOS (which may be related to the case-insensitive filesystem). (In reply to Henning Schmiedehausen from comment #5) > You need to test this on a Mac. The same test works fine on Linux; it seems > to be an issue with the compiler on MacOS (which may be related to the > case-insensitive filesystem). And even on Mac not everybody will be affected, since AFAICS you can choose to use a case(in)sensitive filesystem (disclaimer: I don't have a Mac). This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet. As such, we're closing this bug. If you have further information on the current state of the bug, please add it and reopen this bug. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant. -- The automated Eclipse Genie. |