Modify ↓
#12905 closed enhancement (fixed)
[Patch] Java 8: Add more information to the bug report
Reported by: | michael2402 | Owned by: | Don-vip |
---|---|---|---|
Priority: | normal | Milestone: | 16.07 |
Component: | Core | Version: | |
Keywords: | gsoc-core java8 | Cc: | Don-vip, bastiK, stoecker |
Description
Requires Java 8!
This adds the (approximate) stack traces of other threads to the bug report if it was a ConcurrentModificationException. I added a settings panel so that the user can change that but it is currently not used in the UI.
Attachments (2)
Change History (10)
Changed 8 years ago by
Attachment: | patch-bug-report-generate-report.patch added |
---|
comment:1 Changed 8 years ago by
Keywords: | java8 added |
---|---|
Milestone: | → 16.06 |
comment:2 Changed 8 years ago by
Summary: | [Patch] Add more information to the bug report → [Patch] Java 8: Add more information to the bug report |
---|
comment:3 Changed 7 years ago by
Milestone: | 16.06 → 16.07 |
---|
comment:4 Changed 7 years ago by
Owner: | changed from team to Don-vip |
---|---|
Status: | new → assigned |
comment:5 Changed 7 years ago by
Changed 7 years ago by
Attachment: | patch-fix-12905.patch added |
---|
Note: See
TracTickets for help on using
tickets.
Does not apply cleanly anymore