[vmkit-commits] [vmkit] r183663 - Incinerator feature implemented in J3. Incinerator is an extension to the JVM and to the GC that detects and eliminates stale references in OSGi.

Koutheir Attouchi koutheir at gmail.com
Mon Jun 10 07:53:15 PDT 2013


Author: koutheir
Date: Mon Jun 10 09:53:15 2013
New Revision: 183663

URL: http://llvm.org/viewvc/llvm-project?rev=183663&view=rev
Log:
Incinerator feature implemented in J3. Incinerator is an extension to the JVM and to the GC that detects and eliminates stale references in OSGi.

Added:
    vmkit/branches/incinerator/   (props changed)
      - copied from r183662, vmkit/trunk/

Propchange: vmkit/branches/incinerator/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Mon Jun 10 09:53:15 2013
@@ -0,0 +1,17 @@
+do-find
+Makefile.config
+Makefile.llvmbuild
+replace.sh
+config.log
+*.tmp
+Release
+do-conf
+configure.out
+config.status
+Makefile.common
+Release-Asserts
+Release+Asserts
+Debug+Asserts
+Debug
+.project
+

Propchange: vmkit/branches/incinerator/
------------------------------------------------------------------------------
--- svn:mergeinfo (added)
+++ svn:mergeinfo Mon Jun 10 09:53:15 2013
@@ -0,0 +1,2 @@
+/vmkit/branches/precise:112509-120199
+/vmkit/branches/release_028:115466-116298





More information about the vmkit-commits mailing list