Hi there!

I'm having trouble installing the freeJ2ME core in my raspberry pi 3 with retropie.

I followed this guide here:
https://github.com/hex007/freej2me/blob/master/src/libretro/retropie.txt

I tried to install the Oracle's JDK by running this command:

sudo apt-get install oracle-java8-jdk

but it said there was no package,I was only able to install the OpenJDK.

Then I followed the next steps, no errors this time.

Now I can select the J2ME platform on emulationstation and enter the game's list, but when I select the game, the screen goes black and sends me back to the game's list.

Any help?