Gitiles
Code Review
Sign In
git.eclipse.org
/
objectteams
/
org.eclipse.objectteams
/
004dc6fd33633533204de0152894de3252b64fed
/
testplugins
/
org.eclipse.objectteams.otdt.tests
ea9f367
Bug 443299 - [1.8][null] lowered 'this' is not recognized as non-null
by Stephan Herrmann
· 10 years ago
5e698eb
Bug 443580 - Regression in
by Stephan Herrmann
· 10 years ago
4f6beea
Bug 443575 - [otdre] compile error from code generated for a base predicate
by Stephan Herrmann
· 10 years ago
cb1b87e
Bug 443299 - [1.8][null] lowered 'this' is not recognized as non-null
by Stephan Herrmann
· 10 years ago
b0c6e5c
Bug 443306 - [1.8][null] generated method getAllRoles() triggers null
by Stephan Herrmann
· 10 years ago
66aaf73
Bug 436759 [otdre] Finish implementation of OTDRE
by Stephan Herrmann
· 10 years ago
f959a08
Bug 436759 [otdre] Finish implementation of OTDRE
by Stephan Herrmann
· 10 years ago
f930dcd
Bug 436759 [otdre] Finish implementation of OTDRE
by Stephan Herrmann
· 10 years ago
cec0790
Bug 441468 - Private role method cannot invoke a private overridden
by Stephan Herrmann
· 10 years ago
51be9ca
Bug 436759 [otdre] Finish implementation of OTDRE
by Stephan Herrmann
· 10 years ago
445823a
Bug 436759 [otdre] Finish implementation of OTDRE
by Stephan Herrmann
· 10 years ago
a6bf9e5
Bug 437767 - [java8][null] semantically integrate null type annotations
by Stephan Herrmann
· 10 years ago
a28f455
Bug 437767 - [java8][null] semantically integrate null type annotations
by Stephan Herrmann
· 10 years ago
0abe273
Bug 437767 - [java8][null] semantically integrate null type annotations
by Stephan Herrmann
· 10 years ago
f2c42e3
Bug 437003 - [java8] implicit inheritance of interfaces with default
by Stephan Herrmann
· 10 years ago
c137b52
Tests: criterion to skip running is the base JRE, not the compliance
by Stephan Herrmann
· 10 years ago
0333c44
Bug 433109 - [compiler] Cannot generate method $SWITCH_TABLE$ ...
by Stephan Herrmann
· 10 years ago
9c14ec8
Bug 433080 - [otdre] encode weaving scheme in class files
by Stephan Herrmann
· 10 years ago
2259a0a
Fix in otdre: must not try to weave into abstract methods
by Stephan Herrmann
· 10 years ago
5030dd4
Partial fix for testX15_callinFromStaticBaseMethod23a:
by Stephan Herrmann
· 10 years ago
972cb9b
Fix regression in Java5.testA17_genericBaseclass3(),
by Stephan Herrmann
· 10 years ago
6034a13
Skip more tests under BCEL involving method handle at runtime
by Stephan Herrmann
· 10 years ago
releases/OTDT_2.3M7
a660758
Disable test for OTRE which uses method handles (not understood by BCEL)
by Stephan Herrmann
· 10 years ago
8788a2b
Massaged DeclaredLifting.test6113_maximalSyntax1 to run green for now
by Stephan Herrmann
· 10 years ago
051a008
Cope with non-deterministic order in compiler errors
by Stephan Herrmann
· 10 years ago
beb52c9
bug 433959 - Bogus checkcast when array lowering is also involved
by Stephan Herrmann
· 10 years ago
e2f75a5
Fix regression in OTCompletionTests.testCompletionBaseGuard
by Stephan Herrmann
· 10 years ago
17a8187
Bug 433423 - [compiler] warn when compiling for OTRE and binding to 1.8
by Stephan Herrmann
· 10 years ago
58eb37f
Test adjusted to resolving more after error
by Stephan Herrmann
· 10 years ago
4afe0f9
Bug 433423 - [compiler] warn when compiling for OTRE and binding to 1.8
by Stephan Herrmann
· 10 years ago
31c504b
Disable one test in Java5 feeding bytes into BCEL which it cannot grok
by Stephan Herrmann
· 10 years ago
c3070e3
Bug 433423 - [compiler] warn when compiling for OTRE and binding to 1.8
by Stephan Herrmann
· 10 years ago
c3f93eb
Adjust test: error message now depends on weaving mode
by Stephan Herrmann
· 10 years ago
94c3003
Bug 397182 - Prepare OTDT for new (dynamic) weaver
by Stephan Herrmann
· 10 years ago
1f46ed3
removed forgotten test filter
by Stephan Herrmann
· 10 years ago
2dbb0c9
bug 433105 - Configure build paths for a target weaving scheme
by Stephan Herrmann
· 10 years ago
936d5fd
bug 433146 - [compiler][otdre] role guard in replace callin gives error
by Stephan Herrmann
· 10 years ago
9dd34ea
bug 433105 - Configure build paths for a target weaving scheme
by Stephan Herrmann
· 10 years ago
c7900ca
Bug 433077 - [otdre] select weaving scheme via a regular compiler option
by Stephan Herrmann
· 10 years ago
794deee
Bug 433077 - [otdre] select weaving scheme via a regular compiler option
by Stephan Herrmann
· 10 years ago
eea29f1
Bug 397182 - Prepare OTDT for new (dynamic) weaver
by Stephan Herrmann
· 10 years ago
1ddea87
Bug 431584 - [java8] Support lambdas in roles & teams
by Stephan Herrmann
· 10 years ago
4d56f37
Bug 397182 - Prepare OTDT for new (dynamic) weaver - adjust one test
by Stephan Herrmann
· 10 years ago
c3cb5d9
Bug 397182 - Prepare OTDT for new (dynamic) weaver
by Stephan Herrmann
· 10 years ago
1e583b9
Bug 432866 - [otre] migrate the dynamic weaver to ASM 5.0.1
by Stephan Herrmann
· 10 years ago
e4568da
Bug 397182 - Prepare OTDT for new (dynamic) weaver
by Stephan Herrmann
· 10 years ago
b620894
Improve test isolation: fix naming bug
by Stephan Herrmann
· 10 years ago
790f3bd
Bug 397182 - Prepare OTDT for new (dynamic) weaver
by Stephan Herrmann
· 10 years ago
330f558
Bug 397182 - Prepare OTDT for new (dynamic) weaver
by Stephan Herrmann
· 10 years ago
a4b8ebb
Bug 431584 - [java8] Support lambdas in roles & teams
by Stephan Herrmann
· 10 years ago
85bd98b
Releng: avoid running OTJLD tests at inapplicable compliance
by Stephan Herrmann
· 10 years ago
f05c44d
Bug 416781 - reconcile compiler changes from BETA_JAVA8 with OT/J
by Stephan Herrmann
· 10 years ago
8cbf9a0
Bug 416781 - reconcile compiler changes from BETA_JAVA8 with OT/J
by Stephan Herrmann
· 10 years ago
6ee6c7c
Tests: ensure full test is never filtered by TESTS_NAMES et al.
by Stephan Herrmann
· 10 years ago
60e1cef
Bug 416781 - reconcile compiler changes from BETA_JAVA8 with OT/J
by Stephan Herrmann
· 10 years ago
8d28bcb
Bug 424901 - [otre][java8] Runtime needs to cope with constant pool
by Stephan Herrmann
· 11 years ago
6aa4c3a
Bug 424901 - [otre][java8] Runtime needs to cope with constant pool
by Stephan Herrmann
· 11 years ago
c75c432
Bug 424900 - [java8] Circular dependencies cause NPE in
by Stephan Herrmann
· 11 years ago
f9f1e6a
Adjust expected syntax error to new grammar.
by Stephan Herrmann
· 11 years ago
1725edb
Fixed regression: all '->' were interpreted as lambda indicator, need to
by Stephan Herrmann
· 11 years ago
31907e2
Update jdt.core from origin BETA_JAVA8 with
by Stephan Herrmann
· 11 years ago
2fff6df
Merge commit '33ee76e8c83dff4aae0e661ba128aeea84d31f9a' into OT_BETA_JAVA8
by Stephan Herrmann
· 11 years ago
ef0c237
Fixed merge bug (from origin 3b7e9a0f1d7c1bcba3808ca366020fd264fda3dd)
by Stephan Herrmann
· 11 years ago
b83c05e
Merge commit '9b5f216eb1069dc8f5211bf81bf5e2fb46bebbe1' into OT_BETA_JAVA8
by Stephan Herrmann
· 11 years ago
0e52cbb
Merge commit 'b2576d9e6f549a954b6efcd17f28368cedea6d52' into OT_BETA_JAVA8
by Stephan Herrmann
· 11 years ago
542dace
Adjust test expectations
by Stephan Herrmann
· 11 years ago
5d83a98
Merge commit '7698613f7c36563430f70040457a7601e3bc9955' into OT_BETA_JAVA8
by Stephan Herrmann
· 11 years ago
aaa25e7
Bug 424669 - [compiler] role type wrapping doesn't handle wildcards
by Stephan Herrmann
· 11 years ago
8560685
Test adjustment to JRE8
by Stephan Herrmann
· 11 years ago
7d92c90
Merge commit '4722ad122a58383f6680bcf93e904cd655fcc9ef' into OT_BETA_JAVA8
by Stephan Herrmann
· 11 years ago
eaa08c7
Bug 416938 - [compiler] inferred callouts are not consistently available
by Stephan Herrmann
· 11 years ago
928c8e3
Bug 416938 - [compiler] inferred callouts are not consistently available
by Stephan Herrmann
· 11 years ago
cf40712
Bug 416776 - [compiler] callout inference from interface fails during
by Stephan Herrmann
· 11 years ago
ea53f9f
Bug 416781 - reconcile compiler changes from BETA_JAVA8 with OT/J
by Stephan Herrmann
· 11 years ago
1f1310d
Bug 416781 - reconcile compiler changes from BETA_JAVA8 with OT/J
by Stephan Herrmann
· 11 years ago
2a2655c
Bug 416781 - reconcile compiler changes from BETA_JAVA8 with OT/J
by Stephan Herrmann
· 11 years ago
9cf4bb0
Bug 416781 - reconcile compiler changes from BETA_JAVA8 with OT/J
by Stephan Herrmann
· 11 years ago
0ae1020
Merge commit 'ec20a16682652a850d7194f0a8e92d958de83c2b' into OT_BETA_JAVA8
by Stephan Herrmann
· 11 years ago
7647e55
Bump up our tests to 2.0.0
by Stephan Herrmann
· 11 years ago
4fa3cd3
Bug 411625 - [compiler] unreportable compile error in the context of bug 397867
by Stephan Herrmann
· 11 years ago
5c38f00
Bug 411591 - [hierarchy] HierarchyResolver.resolve may skip essential steps
by Stephan Herrmann
· 11 years ago
77868f2
Discard duplicate test class.
by Stephan Herrmann
· 11 years ago
74f44b7
Bug 411450 - [compiler] base class reference with qualified team anchor
by Stephan Herrmann
· 11 years ago
a7ecfed
Bug 411449 - [compiler] cannot assign final field of role type in constructor
by Stephan Herrmann
· 11 years ago
d88dc22
Bug 382187 - formatter fails for role bound to dependent type
by Stephan Herrmann
· 11 years ago
88c3ae2
Fix one OTJLD reference, sect 4.1(h) was already used.
by Stephan Herrmann
· 11 years ago
dca616f
Bug 409075 - [compiler] base constructor call fails to resolve to role
by Stephan Herrmann
· 11 years ago
4722ad1
Test adjustment to expect base call as search match.
by Stephan Herrmann
· 11 years ago
builds/201305210612
d25d6ae
More test adjustment to recent change (detail msg after syntax error)
by Stephan Herrmann
· 11 years ago
f23e731
Adjust tests to change from JDT/Core via
by Stephan Herrmann
· 11 years ago
12a2074
[compiler][otre] OT/J: support for callin-interception of constructor-calls
by Stephan Herrmann
· 11 years ago
4467a4b
Bug 407223 - [compiler] role file found in a supposed default package
by Stephan Herrmann
· 11 years ago
4149877
Merge branch 'master' at M6 into 'OT_BETA_JAVA8' + fix compile errors in tests
by Stephan Herrmann
· 11 years ago
024160d
Repair our test utility runNegativeTestMatching(): do expect an error
by Stephan Herrmann
· 11 years ago
307ebe3
Update jdt.core to b55af0d251839febd524bd542ba1eea20d1a7dc4 (13-04-02)
by Stephan Herrmann
· 11 years ago
c2bd584
Merge branch 'master' at M5 into 'OT_BETA_JAVA8'
by Stephan Herrmann
· 11 years ago
0b62c4b
Merge branch 'master' at 2.2M4 into 'OT_BETA_JAVA8'
by Stephan Herrmann
· 11 years ago
31caeac
Bug 384992 - [java8] adopt grammar changes for Java 8 from JDT/Core
by Stephan Herrmann
· 11 years ago
c1a65e9
some cleanup after https://bugs.eclipse.org/bugs/show_bug.cgi?id=406646
by Stephan Herrmann
· 11 years ago
399d007
Bug 406316 - Formatter fails on base-call
by Stephan Herrmann
· 11 years ago
Next »