From sgodsell at hotmail.com Wed Feb 6 20:57:16 2008 From: sgodsell at hotmail.com (Sean Godsell) Date: Wed, 6 Feb 2008 23:57:16 -0500 Subject: Javasss (Safe secure sandbox) Message-ID: Hello again openjdk people, I have added a number of new features and cleaned up some of the functions that were added previously. Javasss enhances the openjdk in a number of areas. The following is a list of enhancements: - Overwrite and lock users file paths to a specific base path - All temporary files can automatically be created in the base path without any program change to existing applications - You can limit the amount of storage being used in a path or file - You can limit the # of file and directories being created in path - You can make any path read only or read/write - You can allow or deny whether libraries can be loaded from a path. - You can allow or deny whether native methods can be used from a path. - You can have multiple paths to allow users to read or write to with different limiting storage and or # or files and directories. - You can limit the number of threads and thread priority. - You can limit the maximum # of windows being created. - You can allow or deny hosts and ports being used. - You can allow or deny execution of runtime process. - You can limit the amount of socket traffic throughput in bytes per second - All items can be controlled in a simple properties file - Allow threads to have different paths, and/or lock every new thread with certain paths - Allow users to configure thread paths using a key. - Existing programs and applications can run without any changes or modifications. A security manager cannot even do half the items previously listed. There is complete source code and examples at the following site: http://sourceforge.net/projects/javasss/ Sean Godsell _________________________________________________________________ From sgodsell at hotmail.com Tue Feb 12 13:50:59 2008 From: sgodsell at hotmail.com (Sean Godsell) Date: Tue, 12 Feb 2008 16:50:59 -0500 Subject: Javasss (Safe secure sandbox) for jdk 6 and openjdk 7 Message-ID: Hello once again openjdk people, Previously Javass required openjdk 7. Now it supports jdk 6 update 3. The following is a list of enhancements: - Overwrite and lock users file paths to a specific base path (like chroot in unix) - All temporary files can automatically be created in the base path without any program change to existing applications - You can limit the amount of storage being used in a path or file - You can limit the # of file and directories being created in path - You can make any path read only or read/write - You can allow or deny whether libraries can be loaded from a path. - You can allow or deny whether native methods can be used from a path. - You can have multiple paths to allow users to read or write to with different limiting storage and or # or files and directories. - You can limit the number of threads and thread priority. - You can limit the maximum # of windows being created. - You can allow or deny hosts and ports being used. - You can allow or deny execution of runtime process. - You can limit the amount of socket traffic throughput in bytes per second - All items can be controlled in a simple properties file - Allow threads to have different paths, and/or lock every new thread with certain paths - Allow users to configure thread paths using a key. - Existing programs and applications can run without any changes or modifications. A security manager cannot even do half the items previously listed. There is complete source code and examples are at the following site: http://javasss.sourceforge.net/ Sean Godsell _________________________________________________________________ From lists at munckfish.net Wed Feb 27 04:20:48 2008 From: lists at munckfish.net (Dan Munckton) Date: Wed, 27 Feb 2008 12:20:48 +0000 Subject: com.sun.image.codec.jpeg.* classes missing from bin plugs and open sources Message-ID: <1204114849.10820.9.camel@dylan> Hi I've discovered (because an app I'm maintaining seems to be using JPEGCodec and JPEGImageEncoder) that the classes under com.sun.image.codec.jpeg.* are missing from the OpenJDK 6 & 7 builds. They're not in the sources nor in the binary plugs. Googling I find that stubs have been implemented in the IcedTea sources. Can anyone explain what the situation is with these classes? Should they be in the bin plugs or are they on the way out completely? Cheers Dan From mr at sun.com Fri Feb 29 20:41:08 2008 From: mr at sun.com (mr at sun.com) Date: Sat, 01 Mar 2008 04:41:08 +0000 Subject: hg: jdk7/jdk7: 6669216: Add jcheck configuration directories Message-ID: <20080301044108.E563A26C49@hg.openjdk.java.net> Changeset: c57bef8dda9c Author: mr Date: 2008-02-29 20:03 -0800 URL: http://hg.openjdk.java.net/jdk7/jdk7/rev/c57bef8dda9c 6669216: Add jcheck configuration directories Reviewed-by: ohair, xdono + .jcheck/conf From mr at sun.com Fri Feb 29 20:41:14 2008 From: mr at sun.com (mr at sun.com) Date: Sat, 01 Mar 2008 04:41:14 +0000 Subject: hg: jdk7/jdk7/corba: 6669216: Add jcheck configuration directories Message-ID: <20080301044114.D9DA926C51@hg.openjdk.java.net> Changeset: fec639c69db2 Author: mr Date: 2008-02-29 20:03 -0800 URL: http://hg.openjdk.java.net/jdk7/jdk7/corba/rev/fec639c69db2 6669216: Add jcheck configuration directories Reviewed-by: ohair, xdono + .jcheck/conf From mr at sun.com Fri Feb 29 20:41:45 2008 From: mr at sun.com (mr at sun.com) Date: Sat, 01 Mar 2008 04:41:45 +0000 Subject: hg: jdk7/jdk7/hotspot: 6669216: Add jcheck configuration directories Message-ID: <20080301044147.6DC6026C59@hg.openjdk.java.net> Changeset: 7836be3e92d0 Author: mr Date: 2008-02-29 20:03 -0800 URL: http://hg.openjdk.java.net/jdk7/jdk7/hotspot/rev/7836be3e92d0 6669216: Add jcheck configuration directories Reviewed-by: ohair, xdono + .jcheck/conf From mr at sun.com Fri Feb 29 20:42:59 2008 From: mr at sun.com (mr at sun.com) Date: Sat, 01 Mar 2008 04:42:59 +0000 Subject: hg: jdk7/jdk7/jaxp: 6669216: Add jcheck configuration directories Message-ID: <20080301044300.A135926C61@hg.openjdk.java.net> Changeset: 49a4bc7b0aa0 Author: mr Date: 2008-02-29 20:03 -0800 URL: http://hg.openjdk.java.net/jdk7/jdk7/jaxp/rev/49a4bc7b0aa0 6669216: Add jcheck configuration directories Reviewed-by: ohair, xdono + .jcheck/conf From mr at sun.com Fri Feb 29 20:43:08 2008 From: mr at sun.com (mr at sun.com) Date: Sat, 01 Mar 2008 04:43:08 +0000 Subject: hg: jdk7/jdk7/jaxws: 6669216: Add jcheck configuration directories Message-ID: <20080301044310.08A4826C69@hg.openjdk.java.net> Changeset: 018781e80410 Author: mr Date: 2008-02-29 20:03 -0800 URL: http://hg.openjdk.java.net/jdk7/jdk7/jaxws/rev/018781e80410 6669216: Add jcheck configuration directories Reviewed-by: ohair, xdono + .jcheck/conf From mr at sun.com Fri Feb 29 20:43:18 2008 From: mr at sun.com (mr at sun.com) Date: Sat, 01 Mar 2008 04:43:18 +0000 Subject: hg: jdk7/jdk7/jdk: 6669216: Add jcheck configuration directories Message-ID: <20080301044330.B55C926C71@hg.openjdk.java.net> Changeset: 8266cb7549d3 Author: mr Date: 2008-02-29 20:04 -0800 URL: http://hg.openjdk.java.net/jdk7/jdk7/jdk/rev/8266cb7549d3 6669216: Add jcheck configuration directories Reviewed-by: ohair, xdono + .jcheck/conf From mr at sun.com Fri Feb 29 20:45:31 2008 From: mr at sun.com (mr at sun.com) Date: Sat, 01 Mar 2008 04:45:31 +0000 Subject: hg: jdk7/jdk7/langtools: 6669216: Add jcheck configuration directories Message-ID: <20080301044533.1ACE226C79@hg.openjdk.java.net> Changeset: e5e9fa6fa29c Author: mr Date: 2008-02-29 20:04 -0800 URL: http://hg.openjdk.java.net/jdk7/jdk7/langtools/rev/e5e9fa6fa29c 6669216: Add jcheck configuration directories Reviewed-by: ohair, xdono + .jcheck/conf