From: Vladimir Lombrozo
Subject: WEEK 20 Objectionary
Hi all,
Last week achievements:
jeo-maven-plugin:
disassembly/assembly
goals to speed up integration tests.AllLabels
class for managing method labels efficiently.bytesToHex
method for efficient byte to hexadecimal conversion.DataType
class to handle char
data type conversion and introduced a new custom annotation FixedWidth
.Next week plans:
jeo-maven-plugin:
Disassembling. OutOfMemoryError: Java heap space [#578]: Investigate and resolve the Java heap space issue during the disassemble
phase in the spring-fat
integration test of the opeo-maven-plugin
.opeo-maven-plugin:
Enable Opeo Spring Fat Integration Test in pom.xml:109-114 [#229]
Add PHI codes to 'spring-fat' integration test [#226]
Enable Bytecode Verification For Spring Fat Integration Test in pom.xml:176-180 [#220]
Add Attributes to the Super class in Super.java:36-39 [#209]
Remove the 'appendInterfaced' method from Opcode.java:145-149 [#208]
Fix 'staticize' optimization in Attributes.java:154-160 [#207]
Risks:
jeo-maven-plugin:
Best regards,
Vladimir Lombrozo
Software Developer
Closed Pull Requests:
- title: feat(#578): Run Disassembly/Assembly Goals In Parallel, repo: jeo-maven-plugin, url: https://github.com/objectionary/jeo-maven-plugin/pull/581
- title: feat(#244): The First Attempt To Localize Labels, repo: jeo-maven-plugin, url: https://github.com/objectionary/jeo-maven-plugin/pull/580
- title: feat(#578): Optimize Bytes to String Convertion, repo: jeo-maven-plugin, url: https://github.com/objectionary/jeo-maven-plugin/pull/579
- title: feat(#576): Handle Char Values Correctly, repo: jeo-maven-plugin, url: https://github.com/objectionary/jeo-maven-plugin/pull/577
Open Issues:
- title: Disassembling. OutOfMemoryError: Java heap space, repo: jeo-maven-plugin, number: #578, url: https://github.com/objectionary/jeo-maven-plugin/issues/578
- title: pom.xml:109-114: Enable Opeo Spring Fat Integration Test...., repo: opeo-maven-plugin, issue number: #229, url: https://github.com/objectionary/opeo-maven-plugin/issues/229
- title: Add PHI codes to 'spring-fat' integration test, repo: opeo-maven-plugin, number: #226, url: https://github.com/objectionary/opeo-maven-plugin/issues/226
- title: pom.xml:176-180: Enable Bytecode Verification For Spring..., repo: opeo-maven-plugin, issue number: #220, url: https://github.com/objectionary/opeo-maven-plugin/issues/220
- title: Super.java:36-39: Add Attributes to the Super class. The..., repo: opeo-maven-plugin, issue number: #209, url: https://github.com/objectionary/opeo-maven-plugin/issues/209
- title: Opcode.java:145-149: Remove the 'appendInterfaced' method..., repo: opeo-maven-plugin, issue number: #208, url: https://github.com/objectionary/opeo-maven-plugin/issues/208
- title: Attributes.java:154-160: Fix 'staticize' optimization. We..., repo: opeo-maven-plugin, issue number: #207, url: https://github.com/objectionary/opeo-maven-plugin/issues/207