Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add Java 8 support to ERProfiling #657

Merged
merged 1 commit into from
Jul 21, 2015
Merged

Conversation

darkv
Copy link
Member

@darkv darkv commented May 26, 2015

The original gluonj 1.5beta uses an old javassist that does not support Java 8. This patch includes a recompiled gluonj 1.5beta with the current javassist version. The target of the new jar is Java 6 and can be used safely on pre Java 8.

Note: as the name of the jar changed you must update your VM args accordingly.

Using newest official gluonj could possibly be a solution too but has many substantial API changes.

original gluonj 1.5beta used old javassist that did not support Java 8
darkv added a commit that referenced this pull request Jul 21, 2015
add Java 8 support to ERProfiling
@darkv darkv merged commit 3bde6de into wocommunity:master Jul 21, 2015
@darkv darkv deleted the erprofiling_patch branch July 22, 2015 06:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant