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

get url and add instance to a model with prefilled foreign key :django admin -

css - Make div keyboard-scrollable in jQuery Mobile? -

ruby on rails - Seeing duplicate requests handled with Unicorn -