My favorites | Sign in
Project Logo
                
Details: Show all Hide all

Last 7 days

  • Dec 13, 2009
    r163 (Change the name of the stub to ease debugging) committed by remi.forax   -   Change the name of the stub to ease debugging
    Change the name of the stub to ease debugging

Last 30 days

  • Dec 10, 2009
    r162 (Fix: in MethodType, bytecode desc to MethodType should trap ...) committed by remi.forax   -   Fix: in MethodType, bytecode desc to MethodType should trap classes from java.dyn and translate thme to jsr292.java.dyn
    Fix: in MethodType, bytecode desc to MethodType should trap classes from java.dyn and translate thme to jsr292.java.dyn

Earlier this year

  • Nov 01, 2009
    jsr292-backport-1.2 (jsr292 backport 1.2) file uploaded by remi.forax   -  
    Labels: Type-Archive OpSys-All
    Labels: Type-Archive OpSys-All
  • Nov 01, 2009
    r161 (bump backport minor version to 2) committed by remi.forax   -   bump backport minor version to 2
    bump backport minor version to 2
  • Nov 01, 2009
    r160 (remove unused import to a sun prop. class) committed by remi.forax   -   remove unused import to a sun prop. class
    remove unused import to a sun prop. class
  • Oct 30, 2009
    r159 (optimizer context vars are now non-mutable avoiding piles of...) committed by remi.forax   -   optimizer context vars are now non-mutable avoiding piles of nasty bugs
    optimizer context vars are now non-mutable avoiding piles of nasty bugs
  • Oct 22, 2009
    r158 (- Fix bug if CallSite returned by bootstrap method is null -...) committed by remi.forax   -   - Fix bug if CallSite returned by bootstrap method is null - if CallSite field in instrumented class is not accessible
    - Fix bug if CallSite returned by bootstrap method is null - if CallSite field in instrumented class is not accessible
  • Sep 17, 2009
    jsr292-backport-1.1-jvmsummit.zip (jsr292 backport (JVM Summit release)) file uploaded by remi.forax   -  
    Labels: OpSys-All Type-Archive
    Labels: OpSys-All Type-Archive
  • Sep 17, 2009
    r157 (JVM summit release) committed by remi.forax   -   JVM summit release
    JVM summit release
  • Sep 17, 2009
    r156 (Todos) committed by remi.forax   -   Todos
    Todos
  • Sep 17, 2009
    r155 (instrument classes in boot strap classpath by default) committed by remi.forax   -   instrument classes in boot strap classpath by default
    instrument classes in boot strap classpath by default
  • Sep 11, 2009
    r154 (update to reflect the current state of the code) committed by remi.forax   -   update to reflect the current state of the code
    update to reflect the current state of the code
  • Sep 11, 2009
    r153 (comment used code) committed by remi.forax   -   comment used code
    comment used code
  • Sep 10, 2009
    r152 (Fix: optimizer is looked up in the wrong package (optimizer ...) committed by remi.forax   -   Fix: optimizer is looked up in the wrong package (optimizer -> opt)
    Fix: optimizer is looked up in the wrong package (optimizer -> opt)
  • Sep 09, 2009
    r151 (Remove exception escaper. Not needed anymore.) committed by remi.forax   -   Remove exception escaper. Not needed anymore.
    Remove exception escaper. Not needed anymore.
  • Sep 09, 2009
    r150 (remove an unused import) committed by remi.forax   -   remove an unused import
    remove an unused import
  • Sep 03, 2009
    r149 (Fix: .svn aliases by some renamming) committed by remi.forax   -   Fix: .svn aliases by some renamming
    Fix: .svn aliases by some renamming
  • Sep 03, 2009
    r147 (Add Atilla bug test) committed by remi.forax   -   Add Atilla bug test
    Add Atilla bug test
  • Sep 03, 2009
    r146 (Remove old classes) committed by remi.forax   -   Remove old classes
    Remove old classes
  • Sep 03, 2009
    r145 (Fix: half baked commit rename jit => optimizer) committed by remi.forax   -   Fix: half baked commit rename jit => optimizer
    Fix: half baked commit rename jit => optimizer
  • Aug 24, 2009
    r144 (rename jit to optimizer Fix: bug wrong method type in insert...) committed by remi.forax   -   rename jit to optimizer Fix: bug wrong method type in insertArguments with index different of zero
    rename jit to optimizer Fix: bug wrong method type in insertArguments with index different of zero
  • Aug 05, 2009
    r143 (- add a debug constant - verify JIT context according to met...) committed by remi.forax   -   - add a debug constant - verify JIT context according to method handle type - fix bug in JIT snippet of fold - improve rules of visibility for lookupUnreflect* - improve algorithm to insert bind object (living object) in a JIT snippet
    - add a debug constant - verify JIT context according to method handle type - fix bug in JIT snippet of fold - improve rules of visibility for lookupUnreflect* - improve algorithm to insert bind object (living object) in a JIT snippet
  • Aug 05, 2009
    r142 (add sun.dyn.* in the jar because they are needed if we want ...) committed by remi.forax   -   add sun.dyn.* in the jar because they are needed if we want to override default jdk7 classes. see https://bugs.eclipse.org/bugs/show_bug.cgi?id=285379
    add sun.dyn.* in the jar because they are needed if we want to override default jdk7 classes. see https://bugs.eclipse.org/bugs/show_bug.cgi?id=285379
  • Jul 23, 2009
    jsr292-backport-1.0.3.zip (jsr292 backport 1.0.3 (sync with 23/07/09 jsr292 RI)) file uploaded by remi.forax   -  
    Labels: Type-Archive OpSys-All
    Labels: Type-Archive OpSys-All
  • Jul 23, 2009
    r141 (bump version to 1.0.3) committed by remi.forax   -   bump version to 1.0.3
    bump version to 1.0.3
  • Jul 23, 2009
    r140 (rename invoke_[0-9] to invoke and invoke(Object[]) to invoke...) committed by remi.forax   -   rename invoke_[0-9] to invoke and invoke(Object[]) to invokeVarargs to be in sync with jsr292 mlvm repository
    rename invoke_[0-9] to invoke and invoke(Object[]) to invokeVarargs to be in sync with jsr292 mlvm repository
  • Jul 23, 2009
    r139 (update mock jar to be in sync with current mlvm workspace) committed by remi.forax   -   update mock jar to be in sync with current mlvm workspace
    update mock jar to be in sync with current mlvm workspace
  • Jul 23, 2009
    r138 (renaming) committed by remi.forax   -   renaming
    renaming
  • Jul 07, 2009
    r137 (Fix: avoid to instrument classes loaded with boot class load...) committed by remi.forax   -   Fix: avoid to instrument classes loaded with boot class loader
    Fix: avoid to instrument classes loaded with boot class loader
  • Jul 07, 2009
    r136 (remove this unused directory) committed by remi.forax   -   remove this unused directory
    remove this unused directory
  • Jul 07, 2009
    jsr292-backport-1.0.2.zip (jsr292 backport 1.0.2) file uploaded by remi.forax   -  
    Labels: OpSys-All Type-Archive
    Labels: OpSys-All Type-Archive
  • Jul 07, 2009
    r135 (Fix: copyOf/copyOfRange can have trailing zeros) committed by remi.forax   -   Fix: copyOf/copyOfRange can have trailing zeros
    Fix: copyOf/copyOfRange can have trailing zeros
  • Jul 07, 2009
    r134 (bump micro release number) committed by remi.forax   -   bump micro release number
    bump micro release number
  • Jul 07, 2009
    r133 (Fix: patch to enble JIT support of invokedynamic in non publ...) committed by remi.forax   -   Fix: patch to enble JIT support of invokedynamic in non public classes
    Fix: patch to enble JIT support of invokedynamic in non public classes
  • Jul 07, 2009
    r132 (make fail/assertion more visible) committed by remi.forax   -   make fail/assertion more visible
    make fail/assertion more visible
  • Jul 07, 2009
    r131 (fidget demo classes) committed by remi.forax   -   fidget demo classes
    fidget demo classes
  • Jul 07, 2009
    r130 (Fix: remove dependencies to JRE/JDK 1.6) committed by remi.forax   -   Fix: remove dependencies to JRE/JDK 1.6
    Fix: remove dependencies to JRE/JDK 1.6
  • Jul 05, 2009
    r129 (compile build script should create classes directory and not...) committed by remi.forax   -   compile build script should create classes directory and not relies on target clean
    compile build script should create classes directory and not relies on target clean
  • Jul 01, 2009
    jsr292-backport-1.0.1.zip (jsr292 backport 1.0.1) file uploaded by remi.forax   -  
    Labels: Type-Archive OpSys-All
    Labels: Type-Archive OpSys-All
  • Jul 01, 2009
    jsr292-backport-1.0.zip (jsr292 backport 1.0) file uploaded by remi.forax   -  
    Labels: Type-Archive OpSys-All
    Labels: Type-Archive OpSys-All
  • Jul 01, 2009
    r128 (target distrib depends on jar) committed by remi.forax   -   target distrib depends on jar
    target distrib depends on jar
  • Jul 01, 2009
    r127 ([No log message]) committed by remi.forax   -   [No log message]
    [No log message]
  • Jul 01, 2009
    r126 (add asm licence) committed by remi.forax   -   add asm licence
    add asm licence
  • Jul 01, 2009
    r125 (add info about ASM dependency) committed by remi.forax   -   add info about ASM dependency
    add info about ASM dependency
  • Jul 01, 2009
    r124 (add doc about to disable the backport JIT) committed by remi.forax   -   add doc about to disable the backport JIT
    add doc about to disable the backport JIT
  • Jul 01, 2009
    r123 (chnage JIT command line option to jsr292.enable.JIT) committed by remi.forax   -   chnage JIT command line option to jsr292.enable.JIT
    chnage JIT command line option to jsr292.enable.JIT
  • Jul 01, 2009
    r122 (add some svn:ignore) committed by remi.forax   -   add some svn:ignore
    add some svn:ignore
  • Jul 01, 2009
    r121 (add distrib target) committed by remi.forax   -   add distrib target
    add distrib target
  • Jul 01, 2009
    r120 (add examples folder) committed by remi.forax   -   add examples folder
    add examples folder
  • Jul 01, 2009
    r119 (change wording add sections: how to generate code to sentenc...) committed by remi.forax   -   change wording add sections: how to generate code to sentences about compatibility with other agents
    change wording add sections: how to generate code to sentences about compatibility with other agents
 
Hosted by Google Code