[libbluray-devel] JRE for Android part 3

Vitor Dall'Acqua veggav at gmail.com
Fri Jan 29 14:02:43 UTC 2021


Java isn't installed system wide. It's just a library being loaded.
if I use adb shell to do this there's nothing to be returned.

I'll test it now while I test JIT disabled.. but I'm pretty sure it's how
Kodi treats menu playback.
I have fixed the chapter skipping and seeking in titles with popup menus so
I know that is do some really weird things during menu playback, like
stopping time and such.

On Fri, Jan 29, 2021 at 10:59 AM Shaya Potter <spotter at gmail.com> wrote:

>
> On Fri, Jan 29, 2021 at 3:55 PM Vitor Dall'Acqua <veggav at gmail.com> wrote:
>
>> ahm.... how do I check that?
>>
>> I'm disabling JIT now to test.
>> But I still think the problem is that Kodi isn't using hardware
>> accelaration during menus and this is why it's  slow.
>>
>
> run the java vm by hand.  see example
>
> http://openjdk.java.net/projects/mobile/android.html
>
> as it shows Zero VM.  as opposed to when I run on my laptop, it shows
> Server VM (i.e. hotspot in Server configuration_
>
> $ java -version
> openjdk version "11.0.9.1" 2020-11-04
> OpenJDK Runtime Environment (build 11.0.9.1+1-Ubuntu-0ubuntu1.20.04)
> OpenJDK 64-Bit Server VM (build 11.0.9.1+1-Ubuntu-0ubuntu1.20.04, mixed
> mode, sharing)
>
>
> _______________________________________________
> libbluray-devel mailing list
> libbluray-devel at videolan.org
> https://mailman.videolan.org/listinfo/libbluray-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/libbluray-devel/attachments/20210129/d0054518/attachment.html>


More information about the libbluray-devel mailing list