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

$VF: Couldn't be decompiled #435

Open
meiMingle opened this issue Oct 24, 2024 · 1 comment
Open

$VF: Couldn't be decompiled #435

meiMingle opened this issue Oct 24, 2024 · 1 comment
Labels
needs-info Further information from the issue author is needed Priority: Medium Medium priority Subsystem: tbd Unsure which subsystem is responsible Type: Bug Something isn't working

Comments

@meiMingle
Copy link

Vineflower version

1.10.1

Describe the bug

// $VF: Couldn't be decompiled
// Please report this to the Vineflower issue tracker, at https://github.com/Vineflower/vineflower/issues with a copy of the class file (if you have the rights to distribute it!)
// java.lang.RuntimeException: java.util.ConcurrentModificationException
// at org.jetbrains.java.decompiler.main.ClassesProcessor.processClass(ClassesProcessor.java:439)
// at org.jetbrains.java.decompiler.main.Fernflower.processClass(Fernflower.java:183)
// at org.jetbrains.java.decompiler.struct.ContextUnit.lambda$save$2(ContextUnit.java:164)
// Caused by: java.util.ConcurrentModificationException
// at java.base/java.util.ArrayList.sort(ArrayList.java:1807)
// at java.base/java.util.Collections.sort(Collections.java:145)
// at org.jetbrains.java.decompiler.main.rels.LambdaProcessor.processClass(LambdaProcessor.java:110)
// at org.jetbrains.java.decompiler.main.ClassesProcessor.processClass(ClassesProcessor.java:419)
// at org.jetbrains.java.decompiler.main.Fernflower.processClass(Fernflower.java:183)
// at org.jetbrains.java.decompiler.struct.ContextUnit.lambda$save$2(ContextUnit.java:164)

Additional information

LongFastFixedSetFactory$LongFastFixedSet.zip

@jaskarth jaskarth added Type: Bug Something isn't working Priority: Medium Medium priority Subsystem: tbd Unsure which subsystem is responsible labels Dec 4, 2024
@jaskarth
Copy link
Member

Hi, I tried replicating the bug but I couldn't reproduce the error. Did you decompile the class separately or as part of a larger jar?

@jaskarth jaskarth added the needs-info Further information from the issue author is needed label Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-info Further information from the issue author is needed Priority: Medium Medium priority Subsystem: tbd Unsure which subsystem is responsible Type: Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants