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

`nrepl-decompile-func' fails with error "javap option not supported" #4

Open
vedang opened this issue Aug 14, 2013 · 3 comments
Open

Comments

@vedang
Copy link
Contributor

vedang commented Aug 14, 2013

Hi,

On OSX 10.8.4 with java version "1.6.0_51", javap does not support the option -constants. Removing this option from the javap command seems to fix the code, but I don't know anything about javap and therefore don't understand what the option is supposed to do in the first place.

/vedang

@dbushenko
Copy link
Contributor

Hi, thanks for your issue repport, I'll check it out in the evening.

@dbushenko
Copy link
Contributor

OK, I have checked it out and need to say: give me more time. I want to find at least one case where "javap -constants ..." shows different result than "javap ...". It looks like we need that option to see constants but I can't find at least one shown in the disassemblation output.

@MalloZup
Copy link

MalloZup commented Aug 5, 2019

autogenerated with https://github.com/MalloZup/doghub: issue inactive since 450 days. Please update the issue or close it

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

No branches or pull requests

3 participants