If you are looking for the decompiler itself, visit https://github.com/jindrapetrik/jpexs-decompiler
NEW : We have got a new blog where we post some interesting SWF internals info.
List of issues#1274 Deb package requires specifically Oracle's JRE
Author: Caagr98
Date created:
Type: bug
Visibility: Everybody
Assigned to:
State: closed
> What steps will reproduce the problem?
Install openjdk-8-jre, try to install the deb package.
> What is the expected output? What do you see instead?
I would expect it to work with any Java 8 JRE, but instead it complains about
oracle-java8-jre. I would expect it to instead require java8-runtime, which is provided by
openjdk-8-jre, and presumably most other Java 8 JREs. If I use --force-depends, it works
fine nonetheless.
> What version of the product are you using? Is it "nightly build"? Which operating system
do you have?
The deb package, version 9.0.0.
> Please provide any additional information below. If the problem is related to a SWF
file, attach it here, otherwise we can't help you.
Okay, will be in nightly 1525 when released.
State: new→upgraded
State: upgraded→closed