ClassLoader constraints changes in Java 6?

The "Features and Enhancements" page lists "Class-loader constraints" as a feature/enhancement for Java 6, without providing details or a link:

http://java.sun.com/javase/6/webnotes/features.html

(near the bottom of the list)

So, what was actually done? Code inspection/cleanup? Writing up an internal spec? "Regular" bug fixes?

Message was edited by:

Pakka-Pakka

[401 byte] By [Pakka-Pakkaa] at [2007-10-3 7:51:50]
# 1
The mentioned enhancement "Class-loader constraints" doesn't exist any more on the features page. But take a look at the bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6446627
hogwasha at 2007-7-15 2:53:53 > top of Java-index,Java HotSpot Virtual Machine,HotSpot Internals...