Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-05-01Fix for Bug 378176 - [debug] support hot code replacement ofStephan Herrmann2-3/+5
2012-01-28Test & fix for Bug 370040 - [otre] NoSuchFieldError when mixing classStephan Herrmann4-18/+45
2012-01-26Bug 367667 - [runtime][bcel] NPE in MethodGen.<init>(MethodGen.java:164)Stephan Herrmann10-156/+40
2012-01-03Harness for Bug 367667 - [runtime][bcel] NPE inStephan Herrmann1-1/+1
2012-01-03Harness for Bug 367667 - [runtime][bcel] NPE inStephan Herrmann1-4/+31
2011-08-23update address for bugreporting.Stephan Herrmann1-1/+1
2011-08-23Fix for Bug 355328 - [otre] class RepositoryAccess is wasting memoryStephan Herrmann7-15/+428
2011-08-19Fix for Bug 355263 - [otre] avoid performance penalty due to eager creation o...Stephan Herrmann1-9/+0
2011-08-04workaround for tightened requirement to include a stackmap for class files ve...Stephan Herrmann6-1/+25
2011-05-29Fix for Bug 347578 - [OTRE] JVM hang while loading class sun.misc.CleanerStephan Herrmann1-6/+17
2011-05-12Version update etc. see Bug 345276 - Switch to release version 2.0.0Stephan Herrmann1-1/+1
2011-05-12Implementation part two for Bug 337413 - [otjld][compiler] consider changing ...Stephan Herrmann1-0/+47
2011-05-10Experiment for Bug 337413 - [otjld][compiler] consider changing LiftingFailed...Stephan Herrmann3-1/+6
2011-04-30avoid NPE seen during debugging (bootstrap classes are loaded without a class...Stephan Herrmann1-1/+1
2011-03-10Implementation for Bug 338582 - consider optimization by avoiding the role cacheStephan Herrmann2-0/+92
2010-12-23fix file handle leaks via InputStream which caused grief in JUnit tests run f...Stephan Herrmann2-3/+21
2010-12-15Using translation flag from the attribute rather than locally computing it en...Stephan Herrmann1-17/+1
2010-11-08admit bytecode versions OT-1.6.x (from OTDT 0.8.x).Stephan Herrmann2-8/+15
2010-09-05Change for Bug 324537 - [otre] overriding Team.isActive() may cause deadlockStephan Herrmann1-2/+2
2010-08-17additional improvement for Bug 322928 - per thread deactivation & activatio...Stephan Herrmann1-1/+2
2010-08-13cleanup in the context of Bug 321440 - [compiler][otre] support for role-bi...Stephan Herrmann2-24/+5
2010-08-13Additional fix for Bug 321440 - [compiler][otre] support for role-binding t...Stephan Herrmann4-38/+30
2010-08-03Fixes for Bug 321651 - [compiler][otre] array-translations (lifting/lowering...Stephan Herrmann1-8/+21
2010-07-31Experiments towards Bug 321440 - [compiler][otre] support for role-binding t...Stephan Herrmann5-12/+48
2010-07-18experiment re Bug 320191 - [pde] Exporting an OT plug-in requires to have o...Stephan Herrmann46-0/+13473

    Back to the top