Skip to search formSkip to main contentSkip to account menu

Java Classloader

Known as: Custom class loader, Java class loader, JAR hell 
The Java Classloader is a part of the Java Runtime Environment that dynamically loads Java classes into the Java Virtual Machine. Usually classes are… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2014
2014
Multi-thread programs are likely to have bugs in mutual exclusion among threads. Data race is one of the problems that occur in… 
2011
2011
In a heterogeneous processing environment in a computer network where multiple PCs running JavaVM on them are connected to, it is… 
2007
2007
Insecurity arising from illegal information flow represents a real threat in small computing environments allowing code sharing… 
2004
2004
Modern software should be dynamically evolvable. The onward sweep of technology, introducing new features, and fixing immortal… 
2003
2003
The Java system supports the transmission of code via dynamic class loading, and the transmission or storage of data via object… 
2003
2003
The ability of compilers to optimize programs statically is diminishing. The advent and increased use of shared libraries… 
2003
2003
Most computers today are embedded, i.e. they are built into some products or system that is not perceived as a computer. It is… 
2001
2001
In this paper we describe an XML-based platform for dynamic active node policy updates. XML supports the definitionof specific… 
2001
2001
  • T. Breuel
  • 2001
  • Corpus ID: 8058277
Compared to dynamic object-oriented languages like CommonLisp or Smalltalk, Java has a fairly simple and restrictive object and… 
1998
1998
This paper describes the mobile agent paradigm for distributed computing, and outlines the security-related issues encountered in…