Skip to content

Commit a695814

Browse files
author
Joel Allred
authored
Merge pull request #1986 from thk123/revert/1816/overlay-classes
Revert overlay classes and follow on fix, which broke a functionality of the `--classpath` option that allows to load several classes having the same name.
2 parents 58beeb4 + 9933b58 commit a695814

33 files changed

+315
-870
lines changed

regression/cbmc-java/generics_type_param/test.desc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ GenericFields$SimpleGenericField.class
33
--cover location --function GenericFields\$SimpleGenericField.foo --verbosity 10
44
^EXIT=0$
55
^SIGNAL=0$
6-
Parsing class AWrapper
7-
Parsing class FWrapper
8-
Parsing class IWrapper
6+
Reading class AWrapper
7+
Reading class FWrapper
8+
Reading class IWrapper
99
--
1010
failed to load class \`AWrapper\'
1111
failed to load class \`FWrapper\'
-228 Bytes
Binary file not shown.

regression/cbmc-java/invalid_classpath/Test.java

Lines changed: 0 additions & 3 deletions
This file was deleted.

regression/cbmc-java/invalid_classpath/test-jar.desc

Lines changed: 0 additions & 10 deletions
This file was deleted.

regression/cbmc-java/invalid_classpath/test-path.desc

Lines changed: 0 additions & 10 deletions
This file was deleted.
-583 Bytes
Binary file not shown.

regression/cbmc-java/overlay-class/Test.java

Lines changed: 0 additions & 14 deletions
This file was deleted.

regression/cbmc-java/overlay-class/annotations/com/diffblue/OverlayClassImplementation.java

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)