Is it possible to combine java 7 with java 8? -


i want use xuggler here: java xuggler leads fatal error work had downgrade version 7. have problem want write programm need have access java 8.

can combine java 7 , java 8 in way 1 class using old java 7 , classes use java 8?

so guess enduser have use java 8 @ end, not problem.

you cannot achieve in same instance of jvm - use 2 java processes running different versions of jre sounds complete overkill use case.


Comments

Popular posts from this blog

c - How to retrieve a variable from the Apache configuration inside the module? -

c# - Constructor arguments cannot be passed for interface mocks -

python - malformed header from script index.py Bad header -