clojure-emacs / clojure-emacs/cider-decompile

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

Open
#4 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Emacs Lisp
Stars
28
Forks
7
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

No contributing guide indexed for this repository

Research direction

Start at the nrepl-decompile-func entry point and locate the javap command that passes the -constants option. Check the expected javap behavior on the reported Java version, then verify that decompilation works on that environment without losing required output.

Written by the indexing model from the issue text.

Assessment

Tech stack
emacs-lisp
Domain
tooling
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.