| Geir Magnusson Jr (JIRA) |
[jira] Closed: (HARMONY-1534) [drlvm] [jvmti] Fixed initialization of JVMTI property, access to local variables in JIT mode and removed wrong assertion for single step start |
Sat, 23 Sep, 12:40 |
| Geir Magnusson Jr (JIRA) |
[jira] Assigned: (HARMONY-1540) [drlvm][jvmti] SingleStep event is not reported after PopFrame |
Sat, 23 Sep, 12:40 |
| ge...@apache.org |
svn commit: r449225 - in /incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/jvmti: jvmti.cpp jvmti_locals.cpp jvmti_step.cpp |
Sat, 23 Sep, 12:40 |
| Geir Magnusson Jr (JIRA) |
[jira] Resolved: (HARMONY-1540) [drlvm][jvmti] SingleStep event is not reported after PopFrame |
Sat, 23 Sep, 12:50 |
| Geir Magnusson Jr (JIRA) |
[jira] Closed: (HARMONY-1540) [drlvm][jvmti] SingleStep event is not reported after PopFrame |
Sat, 23 Sep, 12:52 |
| Geir Magnusson Jr (JIRA) |
[jira] Assigned: (HARMONY-1541) [drlvm] [jvmti] JVMTI breakpoint handler should exit exception/signal handler before calling agent callbacks |
Sat, 23 Sep, 12:52 |
| ge...@apache.org |
svn commit: r449227 - in /incubator/harmony/enhanced/drlvm/trunk/vm/vmcore: include/jvmti_internal.h src/exception/exceptions_jit.cpp src/jvmti/jvmti_break.cpp src/jvmti/jvmti_event.cpp src/jvmti/jvmti_pop_frame.cpp src/jvmti/jvmti_step.cpp |
Sat, 23 Sep, 12:53 |
| Geir Magnusson Jr (JIRA) |
[jira] Resolved: (HARMONY-1541) [drlvm] [jvmti] JVMTI breakpoint handler should exit exception/signal handler before calling agent callbacks |
Sat, 23 Sep, 13:05 |
| Geir Magnusson Jr (JIRA) |
[jira] Assigned: (HARMONY-1544) [drlvm][jit] ControlFlowGraph.h sources documentation |
Sat, 23 Sep, 13:05 |
| ge...@apache.org |
svn commit: r449228 - in /incubator/harmony/enhanced/drlvm/trunk/vm/vmcore: include/jvmti_direct.h include/vm_threads.h src/jvmti/jvmti_break.cpp src/util/linux/signals_ia32.cpp src/util/win/ia32/nt_exception_filter.cpp |
Sat, 23 Sep, 13:07 |
| Geir Magnusson Jr (JIRA) |
[jira] Resolved: (HARMONY-1544) [drlvm][jit] ControlFlowGraph.h sources documentation |
Sat, 23 Sep, 13:15 |
| Geir Magnusson Jr (JIRA) |
[jira] Closed: (HARMONY-1544) [drlvm][jit] ControlFlowGraph.h sources documentation |
Sat, 23 Sep, 13:15 |
| Geir Magnusson Jr (JIRA) |
[jira] Assigned: (HARMONY-1545) [drlvm] [jvmti] Unified JVMTI breakpoints infrastructure implementation |
Sat, 23 Sep, 13:17 |
| ge...@apache.org |
svn commit: r449229 - /incubator/harmony/enhanced/drlvm/trunk/vm/jitrino/src/shared/ControlFlowGraph.h |
Sat, 23 Sep, 13:17 |
| Geir Magnusson Jr (JIRA) |
[jira] Resolved: (HARMONY-1545) [drlvm] [jvmti] Unified JVMTI breakpoints infrastructure implementation |
Sat, 23 Sep, 13:27 |
| Geir Magnusson Jr (JIRA) |
[jira] Assigned: (HARMONY-1548) [drlvm][jvmti] Improve and correct infrastructure of breakpoints |
Sat, 23 Sep, 13:27 |
| ge...@apache.org |
svn commit: r449232 - in /incubator/harmony/enhanced/drlvm/trunk/vm: include/ interpreter/src/ vmcore/include/ vmcore/src/exception/ vmcore/src/jit/ vmcore/src/jvmti/ vmcore/src/util/linux/ vmcore/src/util/win/ia32/ |
Sat, 23 Sep, 13:28 |
| Geir Magnusson Jr (JIRA) |
[jira] Closed: (HARMONY-1527) [DRLVM] JVMTI watched fields callbacks is called from jit with direct pointers arguments. |
Sat, 23 Sep, 13:31 |
| Geir Magnusson Jr (JIRA) |
[jira] Resolved: (HARMONY-1548) [drlvm][jvmti] Improve and correct infrastructure of breakpoints |
Sat, 23 Sep, 13:37 |
| Geir Magnusson Jr (JIRA) |
[jira] Closed: (HARMONY-1548) [drlvm][jvmti] Improve and correct infrastructure of breakpoints |
Sat, 23 Sep, 13:37 |
| Geir Magnusson Jr (JIRA) |
[jira] Assigned: (HARMONY-1550) [drlvm][jvmti]Jitrino.JET changes for JVMTI support |
Sat, 23 Sep, 13:37 |
| ge...@apache.org |
svn commit: r449237 - in /incubator/harmony/enhanced/drlvm/trunk/vm/vmcore: include/ src/jvmti/ |
Sat, 23 Sep, 13:39 |
| Geir Magnusson Jr (JIRA) |
[jira] Resolved: (HARMONY-1550) [drlvm][jvmti]Jitrino.JET changes for JVMTI support |
Sat, 23 Sep, 13:50 |
| Geir Magnusson Jr (JIRA) |
[jira] Closed: (HARMONY-1550) [drlvm][jvmti]Jitrino.JET changes for JVMTI support |
Sat, 23 Sep, 13:50 |
| Geir Magnusson Jr (JIRA) |
[jira] Assigned: (HARMONY-1553) [DRLVM][JVMTI] pop frame support in interpreter produces stall memory references and not works together with single step event |
Sat, 23 Sep, 13:52 |
| ge...@apache.org |
svn commit: r449244 - in /incubator/harmony/enhanced/drlvm/trunk/vm: jitrino/src/jet/ port/src/encoder/ia32_em64t/ vmcore/include/ vmcore/src/jvmti/ |
Sat, 23 Sep, 13:53 |
| Geir Magnusson Jr (JIRA) |
[jira] Resolved: (HARMONY-1553) [DRLVM][JVMTI] pop frame support in interpreter produces stall memory references and not works together with single step event |
Sat, 23 Sep, 14:07 |
| Geir Magnusson Jr (JIRA) |
[jira] Closed: (HARMONY-1553) [DRLVM][JVMTI] pop frame support in interpreter produces stall memory references and not works together with single step event |
Sat, 23 Sep, 14:07 |
| Geir Magnusson Jr (JIRA) |
[jira] Assigned: (HARMONY-1551) [DRLVM][JVMTI] Fix build of JVMTI on EM64T. |
Sat, 23 Sep, 14:09 |
| ge...@apache.org |
svn commit: r449246 - /incubator/harmony/enhanced/drlvm/trunk/vm/interpreter/src/interpreter.cpp |
Sat, 23 Sep, 14:10 |
| Pavel Pervov (JIRA) |
[jira] Created: (HARMONY-1558) Cleaning insides of Class.h header |
Sat, 23 Sep, 14:13 |
|
[jira] Updated: (HARMONY-1558) Cleaning insides of Class.h header |
|
| Pavel Pervov (JIRA) |
[jira] Updated: (HARMONY-1558) Cleaning insides of Class.h header |
Sat, 23 Sep, 14:15 |
| Pavel Pervov (JIRA) |
[jira] Updated: (HARMONY-1558) Cleaning insides of Class.h header |
Tue, 26 Sep, 11:18 |
| Pavel Pervov (JIRA) |
[jira] Updated: (HARMONY-1558) Cleaning insides of Class.h header |
Thu, 28 Sep, 12:57 |
| Pavel Pervov (JIRA) |
[jira] Updated: (HARMONY-1558) Cleaning insides of Class.h header |
Thu, 28 Sep, 12:57 |
|
[jira] Commented: (HARMONY-1558) Cleaning insides of Class.h header |
|
| Pavel Pervov (JIRA) |
[jira] Commented: (HARMONY-1558) Cleaning insides of Class.h header |
Sat, 23 Sep, 14:17 |
| Pavel Pervov (JIRA) |
[jira] Commented: (HARMONY-1558) Cleaning insides of Class.h header |
Tue, 26 Sep, 11:24 |
| weldon washburn (JIRA) |
[jira] Commented: (HARMONY-1558) Cleaning insides of Class.h header |
Thu, 28 Sep, 14:48 |
| Geir Magnusson Jr (JIRA) |
[jira] Resolved: (HARMONY-1551) [DRLVM][JVMTI] Fix build of JVMTI on EM64T. |
Sat, 23 Sep, 14:21 |
| Geir Magnusson Jr (JIRA) |
[jira] Closed: (HARMONY-1551) [DRLVM][JVMTI] Fix build of JVMTI on EM64T. |
Sat, 23 Sep, 14:21 |
| Geir Magnusson Jr (JIRA) |
[jira] Assigned: (HARMONY-1555) [drlvm] [jvmti] Bugfixing single step and breakpoints for JIT and interpreter |
Sat, 23 Sep, 14:21 |
| ge...@apache.org |
svn commit: r449250 - in /incubator/harmony/enhanced/drlvm/trunk/vm: port/src/lil/em64t/pim/ vmcore/src/jvmti/ vmcore/src/util/em64t/base/ vmcore/src/util/linux/ |
Sat, 23 Sep, 14:23 |
| Pavel Rebriy (JIRA) |
[jira] Created: (HARMONY-1559) [drlvm][jvmti] Processing breakpoints works incorrectly in multi-thread mode. |
Sat, 23 Sep, 14:28 |
| Pavel Rebriy (JIRA) |
[jira] Updated: (HARMONY-1559) [drlvm][jvmti] Processing breakpoints works incorrectly in multi-thread mode. |
Sat, 23 Sep, 14:28 |
| Geir Magnusson Jr (JIRA) |
[jira] Resolved: (HARMONY-1555) [drlvm] [jvmti] Bugfixing single step and breakpoints for JIT and interpreter |
Sat, 23 Sep, 14:30 |