Top "Mixed-code" questions

Mixed Code refers to a situation in which code, or sometimes data, of differing privileges share the same context.

Java popup saying applications contains both unsigned and signed code

I am using Mac 10.7 running Java 1.7.0_21. I am trying to run a Java applet application that is signed and towards …

java security warnings mode mixed-code
Why does Java tell me my applet contains both signed and unsigned code?

My signed Java applet has been running fine until Java update 19. Now some but not all of our users on …

java security applet mixed-code
Java applet stopped working after update to JRE 7u21

My java applet stopped working once JRE was updated to 7u21. Short summary: The Exceptions I get are: netscape.javascript.…

java security applet mixed-code
Help with understanding jstack output

I have a desktop Java/Swing application which is deployed via Java Webstart (clients are using Java 6u20 on XP). …

java locking jstack mixed-code