Last 7 days
-
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
-
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
-
-
r161
(bump backport minor version to 2) committed by remi.forax
- bump backport minor version to 2
bump backport minor version to 2
-
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
-
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
-
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
-
-
r157
(JVM summit release) committed by remi.forax
- JVM summit release
-
-
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
-
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
-
-
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)
-
r151
(Remove exception escaper. Not needed anymore.) committed by remi.forax
- Remove exception escaper. Not needed anymore.
Remove exception escaper. Not needed anymore.
-
r150
(remove an unused import) committed by remi.forax
- remove an unused import
-
r149
(Fix: .svn aliases by some renamming) committed by remi.forax
- Fix: .svn aliases by some renamming
Fix: .svn aliases by some renamming
-
r147
(Add Atilla bug test) committed by remi.forax
- Add Atilla bug test
-
r146
(Remove old classes) committed by remi.forax
- Remove old classes
-
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
-
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
-
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
-
-
-
r141
(bump version to 1.0.3) committed by remi.forax
- bump version to 1.0.3
-
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
-
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
-
-
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
-
r136
(remove this unused directory) committed by remi.forax
- remove this unused directory
remove this unused directory
-
-
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
-
r134
(bump micro release number) committed by remi.forax
- bump micro release number
bump micro release number
-
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
-
r132
(make fail/assertion more visible) committed by remi.forax
- make fail/assertion more visible
make fail/assertion more visible
-
r131
(fidget demo classes) committed by remi.forax
- fidget demo classes
-
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
-
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
-
-
-
r128
(target distrib depends on jar) committed by remi.forax
- target distrib depends on jar
target distrib depends on jar
-
-
-
r125
(add info about ASM dependency) committed by remi.forax
- add info about ASM dependency
add info about ASM dependency
-
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
-
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
-
r122
(add some svn:ignore) committed by remi.forax
- add some svn:ignore
-
r121
(add distrib target) committed by remi.forax
- add distrib target
-
r120
(add examples folder) committed by remi.forax
- add examples folder
-
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
|