Marc de Lignie created TINKERPOP-2462:
-----------------------------------------
Summary: Duplicated BytecodeUtil and BytecodeHelper classes
Key: TINKERPOP-2462
URL: https://issues.apache.org/jira/browse/TINKERPOP-2462
Project: TinkerPop
Issue Type: Task
Components: process
Affects Versions: 3.4.8
Reporter: Marc de Lignie
Fix For: 3.4.9
The BytecodeUtil and BytecodeHelper classes seem to server the same purpose.
Further:
* no tests are available for BytecodeHelper
* BytecodeHelper.getLambdaLanguage() gives the wrong result for embedded java
lambdas because it only detects Lambda.function() instances.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)