Modify ↓
Opened 16 years ago
Closed 16 years ago
#4310 closed defect (fixed)
r2758 breaks the build - Java 6 features ?
| Reported by: | anonymous | Owned by: | mjulius |
|---|---|---|---|
| Priority: | blocker | Milestone: | |
| Component: | Core | Version: | |
| Keywords: | Cc: |
Description
There are Java 6 features in r2758 (push() on LinkedList?). We didn't switch to Java 6 yet, please replace them with Java 5 equivalents.
Attachments (0)
Change History (2)
comment:1 by , 16 years ago
| Owner: | changed from to |
|---|
comment:2 by , 16 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.



(In [2766]) fixed #4310: r2758 breaks the build - Java 6 features ?