Skip to Main Content

Java APIs

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Updated security structure for Java .class files.

Sergio1234Aug 16 2017

The Oracle Java jdk should have the option, even a dual option,

to compile source code into a .class format which is resistant, certainly

more resistant, to decompilation attempts.

As an example, the freely available 'The Java Decompiler' aught not be

able to produce source codes from such improved .class files.  Present level

decompilation software aught certainly fail to generate java source,

or aught fail with errors.

Oracle aught offer some kind of option to secure .class files,

so that things like Class.forname loading and reflection will still work.

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Sep 13 2017
Added on Aug 16 2017
0 comments
285 views