From efc1cc47398443b33fe90da11c4cf1d14dc9c108 Mon Sep 17 00:00:00 2001 From: jhugunin Date: Fri, 8 Aug 2003 00:26:22 +0000 Subject: fix for Bugzilla Bug 41175 binary aspect-declared methods conflict, lost their exception clauses larger fix to address more issues with aspect-declared methods in bytecode form also addressed declared exception issue more generally this fix should be more stable than a smaller hack that just fixed this specific bug report would have been. added a few tests to match increased scope. --- tests/new/interfaceLibrary/aspectOnly.jar | Bin 1027 -> 1066 bytes tests/new/interfaceLibrary/aspectedInterfaceOnly.jar | Bin 312 -> 347 bytes .../interfaceLibrary/aspectedInterfaceOnlyBinary.jar | Bin 312 -> 347 bytes tests/new/interfaceLibrary/interfaceOnly.jar | Bin 263 -> 263 bytes 4 files changed, 0 insertions(+), 0 deletions(-) (limited to 'tests/new/interfaceLibrary') diff --git a/tests/new/interfaceLibrary/aspectOnly.jar b/tests/new/interfaceLibrary/aspectOnly.jar index 4aaffb645..eb6505b8c 100644 Binary files a/tests/new/interfaceLibrary/aspectOnly.jar and b/tests/new/interfaceLibrary/aspectOnly.jar differ diff --git a/tests/new/interfaceLibrary/aspectedInterfaceOnly.jar b/tests/new/interfaceLibrary/aspectedInterfaceOnly.jar index 9cb969b9d..1b8393320 100644 Binary files a/tests/new/interfaceLibrary/aspectedInterfaceOnly.jar and b/tests/new/interfaceLibrary/aspectedInterfaceOnly.jar differ diff --git a/tests/new/interfaceLibrary/aspectedInterfaceOnlyBinary.jar b/tests/new/interfaceLibrary/aspectedInterfaceOnlyBinary.jar index 9cb969b9d..fe334d076 100644 Binary files a/tests/new/interfaceLibrary/aspectedInterfaceOnlyBinary.jar and b/tests/new/interfaceLibrary/aspectedInterfaceOnlyBinary.jar differ diff --git a/tests/new/interfaceLibrary/interfaceOnly.jar b/tests/new/interfaceLibrary/interfaceOnly.jar index ede6fc868..15c0fa559 100644 Binary files a/tests/new/interfaceLibrary/interfaceOnly.jar and b/tests/new/interfaceLibrary/interfaceOnly.jar differ -- cgit v1.2.3