Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-11-11Fix for CallinMethodBinding.test4125_resultInMethodSpec3:Stephan Herrmann1-6/+14
2014-11-04Adjust new test in jdt.ui (via new team)Stephan Herrmann2-0/+61
2014-10-03Releng: jdt.annotation* have service updatesStephan Herrmann1-1/+1
2014-09-12Bug 443299 - [1.8][null] lowered 'this' is not recognized as non-nullStephan Herrmann1-0/+71
2014-09-09Bug 443580 - Regression inStephan Herrmann1-0/+2
2014-09-09Bug 443575 - [otdre] compile error from code generated for a baseStephan Herrmann1-0/+41
2014-09-04Bug 443299 - [1.8][null] lowered 'this' is not recognized as non-nullStephan Herrmann1-6/+42
2014-09-04Bug 443306 - [1.8][null] generated method getAllRoles() triggers nullStephan Herrmann1-0/+34
2014-08-16Bug 436759 [otdre] Finish implementation of OTDREStephan Herrmann1-0/+45
2014-08-16Bug 436759 [otdre] Finish implementation of OTDREStephan Herrmann1-12/+12
2014-08-12Bug 436759 [otdre] Finish implementation of OTDREStephan Herrmann1-2/+2
2014-08-10Bug 441468 - Private role method cannot invoke a private overriddenStephan Herrmann1-0/+51
2014-08-10Bug 436759 [otdre] Finish implementation of OTDREStephan Herrmann1-24/+24
2014-08-09Bug 436759 [otdre] Finish implementation of OTDREStephan Herrmann1-0/+63
2014-08-07Bug 437767 - [java8][null] semantically integrate null type annotationsStephan Herrmann2-2/+31
2014-08-05Bug 437767 - [java8][null] semantically integrate null type annotationsStephan Herrmann2-18/+55
2014-08-05Bug 437767 - [java8][null] semantically integrate null type annotationsStephan Herrmann3-0/+505
2014-06-09Bug 437003 - [java8] implicit inheritance of interfaces with defaultStephan Herrmann1-0/+40
2014-06-09Tests: criterion to skip running is the base JRE, not the complianceStephan Herrmann1-8/+8
2014-06-09Bug 433109 - [compiler] Cannot generate method $SWITCH_TABLE$ ...Stephan Herrmann1-1/+34
2014-05-20Bug 433080 - [otdre] encode weaving scheme in class filesStephan Herrmann4-4/+140
2014-05-17Fix in otdre: must not try to weave into abstract methodsStephan Herrmann1-2/+29
2014-05-17Partial fix for testX15_callinFromStaticBaseMethod23a:Stephan Herrmann1-2/+6
2014-05-17Fix regression in Java5.testA17_genericBaseclass3(),Stephan Herrmann1-2/+2
2014-05-06Skip more tests under BCEL involving method handle at runtimereleases/OTDT_2.3M7Stephan Herrmann1-2/+2
2014-05-06Disable test for OTRE which uses method handles (not understood by BCEL)Stephan Herrmann1-2/+2
2014-05-06Massaged DeclaredLifting.test6113_maximalSyntax1 to run green for nowStephan Herrmann1-25/+32
2014-05-03Releng: make indirect dependency explicitStephan Herrmann1-2/+3
2014-05-03Bug 413915 - Unspecific message "Invalid path" for directory withStephan Herrmann4-3/+3
2014-05-02Cope with non-deterministic order in compiler errorsStephan Herrmann1-32/+46
2014-05-02Adjust tests to new error message.Stephan Herrmann1-1/+1
2014-05-01bug 433959 - Bogus checkcast when array lowering is also involved Stephan Herrmann1-0/+27
2014-04-27Fix regression in OTCompletionTests.testCompletionBaseGuardStephan Herrmann1-1/+1
2014-04-27Bug 433423 - [compiler] warn when compiling for OTRE and binding to 1.8Stephan Herrmann4-5/+7
2014-04-26Test adjusted to resolving more after errorStephan Herrmann1-20/+26
2014-04-26Bug 433423 - [compiler] warn when compiling for OTRE and binding to 1.8Stephan Herrmann6-44/+210
2014-04-24Disable one test in Java5 feeding bytes into BCEL which it cannot grokStephan Herrmann1-1/+5
2014-04-24Bug 433423 - [compiler] warn when compiling for OTRE and binding to 1.8Stephan Herrmann2-1/+56
2014-04-24Bug 433150 Reorganize structure of runtime bundles / packagesStephan Herrmann1-1/+2
2014-04-24Adjust test: error message now depends on weaving modeStephan Herrmann1-1/+5
2014-04-23Bug 397182 - Prepare OTDT for new (dynamic) weaverStephan Herrmann1-6/+6
2014-04-22removed forgotten test filterStephan Herrmann1-1/+1
2014-04-22bug 433105 - Configure build paths for a target weaving scheme Stephan Herrmann2-5/+4
2014-04-22bug 433146 - [compiler][otdre] role guard in replace callin gives errorStephan Herrmann1-1/+20
2014-04-22bug 433105 - Configure build paths for a target weaving scheme Stephan Herrmann2-14/+4
2014-04-20Bug 433077 - [otdre] select weaving scheme via a regular compiler optionStephan Herrmann11-57/+72
2014-04-18Bug 433077 - [otdre] select weaving scheme via a regular compiler optionStephan Herrmann5-31/+47
2014-04-18Bug 397182 - Prepare OTDT for new (dynamic) weaverStephan Herrmann1-1/+2
2014-04-17Bug 431584 - [java8] Support lambdas in roles & teamsStephan Herrmann1-6/+9
2014-04-17Bug 397182 - Prepare OTDT for new (dynamic) weaverStephan Herrmann1-2/+10

Back to the top