On 01/27/2015 03:36 AM, Angelo Moreschini wrote:
> 
> Here a link that explains the */java.lang.ClassFormatError/*:
> http://craftingjava.blogspot.co.il/2012/07/reason-for-javalangclassformaterror.html
> 
> --------------------
> "*/this error would be thrown when the java virtual machine attempts to
> read a class file and founds that the class file has been altered in
> such a way that it loses its integrity./*"
> 
> Here they are trying to say that */"if a class file has been modified in
> a complicated way  then this error would be thrown." /*
> 
> There may be two possible ways a class file can get corrupted as far i know.
> 
> 1.May be the compiler have some unresolved bugs in it.
> 2.The programmer may intentionally change the class file for some reasons.
> ----------------------
> 
> In your case this error does not seem to depend on your code.

Correct.  I was assuming that something was wrong at the system level.
Verified by the fact that after downgrading, everything started working
again.  Sounds like a bug to me.  I was wondering if anyone else saw the
same thing?

> So, I can suggest you to useOracle JDK instead OpenJDK,this because I
> had some problems using NetBeans and then I got that suggestion, that
> helped me.

!?!?!?!?

Note the solution I'm looking for.  If this is a bug in the openjdk
packages, I want to help then figure it out and fix it.

> Angelo

-- 
Kevin J. Cummings
kjch...@verizon.net
cummi...@kjchome.homeip.net
cummi...@kjc386.framingham.ma.us
Registered Linux User #1232 (http://www.linuxcounter.net/)
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to