Hello,
I experimented with DRLVM JIRA filtering to get an idea about current
issues. BTW, does anyone know the expression to find "all DRLVM bugs
excepting ones containing [jit] in summary" (I mean, help says that just
'NOT "\[jit\]"' in summary is not a valid expression) ???
Anyway, it turned out that a lot of JIRAs of the same kind have
different prefixes, some of them have no prefix at all, some of them
have not-quite-correct type (like "Improvement" is set to "Bug"), some
of them have patches but do not have "Patch available" set.
The attached document contains the notes about found issues in simple
form. Would be nice to get these cleanup issues resolved to simplify
working with JIRA. Ok, not all of the issues are fixed yet.
I followed the rules below which I gathered from existing DRLVM JIRA
summaries:
* each DRLVM issue summary should have [drlvm] prefix (it may help with
'NOT "\[jit\]"' filter issue because valid one is '"\[drlvm\]" NOT
"\[jit\]"')
* each JIT-related issue contains [jit] additional prefix. So, the
valid one is [drlvm][jit][opt], not [drlvm][opt]
* each build-system related issue contains [build] additional prefix
(like regression framework should have [drlvm][build] prefix)
* prefix may include addition prefix defining subcomponent (like [gc],
[thread], [verifier], [em], [opt], [port], etc).
* if JIRA has Test type, it may have [test] additional prefix.
* prefix should use low case letters (because ordering by summary is
case sensitive - [DRLVM][GC] and [drlvm][gc] are not shown together)
* prefix should not contain 'space' character (excepting prefixes like
[drlvm][kernel test])
That's it
Thanks
---
Vladimir Beliaev
Intel, Enterprise Solutions Software Division
P.S. I'll resend this e-mail if attachment will be lost due to apache
filtering.
http://issues.apache.org/jira/browse/HARMONY-2144
< [drlvm] [jit] [opt] ABCD
---
> [drlvm][jit][opt] ABCD
http://issues.apache.org/jira/browse/HARMONY-2147
< [drlvm] [jit] [opt] ABCD
---
> [drlvm][jit][opt] ABCD
http://issues.apache.org/jira/browse/HARMONY-2191
< [drlvm] [jit] [opt] It is possible
---
> [drlvm][jit][opt] It is possible
http://issues.apache.org/jira/browse/HARMONY-1402
< An udis86
---
> [drlvm][jit] An udis86
http://issues.apache.org/jira/browse/HARMONY-2202
< Arithmetic helpers
---
> [drlvm] Arithmetic helpers
Also the JIRA Type must be changed to improvement, not a bug.
http://issues.apache.org/jira/browse/HARMONY-2160
< BackBranchPolling can be
---
> [drlvm][jit] BackBranchPolling can be
http://issues.apache.org/jira/browse/HARMONY-1933
< Code for reproduction
---
> [drlvm][test] Code for reproduction
Also the JIRA Type must be changed to test, not a bug.
http://issues.apache.org/jira/browse/HARMONY-957
< Devirtualize interface
---
> [drlvm][jit] Devirtualize interface
http://issues.apache.org/jira/browse/HARMONY-1756
< Dynamic class loading work incorrectly
---
> [drlvm] Dynamic class loading work incorrectly
http://issues.apache.org/jira/browse/HARMONY-1984
< GC allocation: overhead
---
> [drlvm][gc] GC allocation: overhead
http://issues.apache.org/jira/browse/HARMONY-1959
< HLO static path removes code
---
> [drlvm][jit] HLO static path removes code
http://issues.apache.org/jira/browse/HARMONY-1983
< Harmony crashes during loading
---
> [drlvm][stress] Harmony crashes during loading
http://issues.apache.org/jira/browse/HARMONY-2016
< Jitrino PMF Logger bugs
---
> [drlvm][jit] Jitrino PMF Logger bugs
http://issues.apache.org/jira/browse/HARMONY-2250
< Jitrino.OPT fails during dot-files printing
---
> [drlvm][opt] Jitrino.OPT fails during dot-files printing
http://issues.apache.org/jira/browse/HARMONY-1016
< Make interned strings garbage
---
> [drlvm] Make interned strings garbage
http://issues.apache.org/jira/browse/HARMONY-1945
< The "fake" circularity errors
---
> [drlvm][test] The "fake" circularity errors
Also the JIRA Type must be changed to test, not a bug.
http://issues.apache.org/jira/browse/HARMONY-2022
Must be Patch available
http://issues.apache.org/jira/browse/HARMONY-2230
Must be Patch available
http://issues.apache.org/jira/browse/HARMONY-2072
< [DRLVM] GC v 4.1 can't collect
.
---
> [drlvm][gc] GC v 4.1 can't collect
http://issues.apache.org/jira/browse/HARMONY-1578
< [DRLVM] Several bugs in Jitrino.OPT fixed
---
> [drlvm][opt] Several bugs in Jitrino.OPT fixed
Also must be Patch available
http://issues.apache.org/jira/browse/HARMONY-1406
< [DRLVM][DPGO]
---
> [DRLVM][DPGO] instrument to profile the memory access pattern
http://issues.apache.org/jira/browse/HARMONY-2027
< [drl vm] [jit] Ip to bc mapping for throw
---
> [drlvm][jit] Ip to bc mapping for throw
http://issues.apache.org/jira/browse/HARMONY-2141
< [drlvm] [jit] [opt] ABCD removes low
---
> [drlvm][jit][opt] ABCD removes low
http://issues.apache.org/jira/browse/HARMONY-1048
< [drlvm] create build framework to incorporate
---
> [drlvm][build] create build framework to incorporate
http://issues.apache.org/jira/browse/HARMONY-2084
< [drlvm][opt] Jitrino.OPT inliner can cause
---
> [drlvm][jit][opt] Jitrino.OPT inliner can cause
http://issues.apache.org/jira/browse/HARMONY-1912
< [drlvm][opt] SIGSEGV during stack
.
---
> [drlvm][jit][opt] SIGSEGV during stack
http://issues.apache.org/jira/browse/HARMONY-2283
< [drlvm][regression] Regression Testing Infrastructure
---
> [drlvm][build] Regression Testing Infrastructure
Also must be Patch available
http://issues.apache.org/jira/browse/HARMONY-1599
< [drlvm][testing] kernel tests started
---
> [drlvm][build] kernel tests started
Also must be Patch available
http://issues.apache.org/jira/browse/HARMONY-1907
< [drlvm][threading] Stack size attribute
---
> [drlvm][thread] Stack size attribute
Also must be Patch available
http://issues.apache.org/jira/browse/HARMONY-1748
< haarmony crash instead of IllegalAccessError
---
> [drlvm] harmony crash instead of IllegalAccessError
http://issues.apache.org/jira/browse/HARMONY-992
< i compile the java application
---
> [drlvm] i compile the java application
http://issues.apache.org/jira/browse/HARMONY-2086
< java.util.concurrent.atomic natives
---
> [drlvm][thread] java.util.concurrent.atomic natives
Also the JIRA Type must be changed to improvement, not a bug.
Also must be Patch available
http://issues.apache.org/jira/browse/HARMONY-1260
< mods that allow VM to pass
---
> [drlvm] mods that allow VM to pass
Also must be Patch available
http://issues.apache.org/jira/browse/HARMONY-2158
< native resource cleanup
---
> [drlvm] native resource cleanup
http://issues.apache.org/jira/browse/HARMONY-1564
< patch for possible ABCD bug
---
> [drlvm][jit] patch for possible ABCD bug
Also must be Patch available
http://issues.apache.org/jira/browse/HARMONY-2154
< port_CPUs_number returns
---
> [drlvm][port] port_CPUs_number returns
http://issues.apache.org/jira/browse/HARMONY-1485
< some profile patch
---
> [drlvm] some profile patch
Vladimir Beliaev