issue_id int64 2.03k 426k | title stringlengths 9 251 | body stringlengths 1 32.8k ⌀ | status stringclasses 6
values | after_fix_sha stringlengths 7 7 | project_name stringclasses 6
values | repo_url stringclasses 6
values | repo_name stringclasses 6
values | language stringclasses 1
value | issue_url null | before_fix_sha null | pull_url null | commit_datetime timestamp[us, tz=UTC] | report_datetime timestamp[us, tz=UTC] | updated_file stringlengths 2 187 | file_content stringlengths 0 368k |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
48,072 | Bug 48072 Complete relationship information in the structure model | Complete the set of relationships surfaced by the structure model (e.g. including support for declare parents etc.) - Mik you had a document listing the things yet to be done here? | resolved fixed | f24286d | AspectJ | https://github.com/eclipse/org.aspectj | eclipse/org.aspectj | java | null | null | null | 2004-01-23T10:03:14Z | 2003-12-04T15:00:00Z | weaver/src/org/aspectj/weaver/bcel/BcelWorld.java | /* *******************************************************************
* Copyright (c) 2002 Palo Alto Research Center, Incorporated (PARC).
* All rights reserved.
* This program and the accompanying materials are made available
* under the terms of the Common Public License v1.0
* which accompanies this distrib... |
48,091 | Bug 48091 Lazy instantiation of thisJoinPoint | In cases where the body of advice refers to a non-statically evaluable portion of thisJoinPoint (so that it can't be optimized by the compiler to thisJoinPointStaticPart), the JoinPoint object is currently always created before entering the advice body - even if the JoinPoint object would never actually be accessed (be... | resolved fixed | 0c83343 | AspectJ | https://github.com/eclipse/org.aspectj | eclipse/org.aspectj | java | null | null | null | 2004-01-24T02:28:54Z | 2003-12-04T17:46:40Z | org.aspectj.ajdt.core/src/org/aspectj/ajdt/ajc/BuildArgParser.java | /* *******************************************************************
* Copyright (c) 2002 Palo Alto Research Center, Incorporated (PARC).
* All rights reserved.
* This program and the accompanying materials are made available
* under the terms of the Common Public License v1.0
* which accompanies this distrib... |
48,091 | Bug 48091 Lazy instantiation of thisJoinPoint | In cases where the body of advice refers to a non-statically evaluable portion of thisJoinPoint (so that it can't be optimized by the compiler to thisJoinPointStaticPart), the JoinPoint object is currently always created before entering the advice body - even if the JoinPoint object would never actually be accessed (be... | resolved fixed | 0c83343 | AspectJ | https://github.com/eclipse/org.aspectj | eclipse/org.aspectj | java | null | null | null | 2004-01-24T02:28:54Z | 2003-12-04T17:46:40Z | org.aspectj.ajdt.core/src/org/aspectj/ajdt/internal/core/builder/AjBuildConfig.java | /* *******************************************************************
* Copyright (c) 2002 Palo Alto Research Center, Incorporated (PARC).
* All rights reserved.
* This program and the accompanying materials are made available
* under the terms of the Common Public License v1.0
* which accompanies this distrib... |
48,091 | Bug 48091 Lazy instantiation of thisJoinPoint | In cases where the body of advice refers to a non-statically evaluable portion of thisJoinPoint (so that it can't be optimized by the compiler to thisJoinPointStaticPart), the JoinPoint object is currently always created before entering the advice body - even if the JoinPoint object would never actually be accessed (be... | resolved fixed | 0c83343 | AspectJ | https://github.com/eclipse/org.aspectj | eclipse/org.aspectj | java | null | null | null | 2004-01-24T02:28:54Z | 2003-12-04T17:46:40Z | org.aspectj.ajdt.core/src/org/aspectj/ajdt/internal/core/builder/AjBuildManager.java | /* *******************************************************************
* Copyright (c) 2002 Palo Alto Research Center, Incorporated (PARC).
* All rights reserved.
* This program and the accompanying materials are made available
* under the terms of the Common Public License v1.0
* which accompanies this distrib... |
48,091 | Bug 48091 Lazy instantiation of thisJoinPoint | In cases where the body of advice refers to a non-statically evaluable portion of thisJoinPoint (so that it can't be optimized by the compiler to thisJoinPointStaticPart), the JoinPoint object is currently always created before entering the advice body - even if the JoinPoint object would never actually be accessed (be... | resolved fixed | 0c83343 | AspectJ | https://github.com/eclipse/org.aspectj | eclipse/org.aspectj | java | null | null | null | 2004-01-24T02:28:54Z | 2003-12-04T17:46:40Z | org.aspectj.ajdt.core/testsrc/org/aspectj/ajdt/internal/compiler/batch/AjdtBatchTests.java | /* *******************************************************************
* Copyright (c) 1999-2001 Xerox Corporation,
* 2002 Palo Alto Research Center, Incorporated (PARC).
* All rights reserved.
* This program and the accompanying materials are made available
* under the terms of the Common Public ... |
48,091 | Bug 48091 Lazy instantiation of thisJoinPoint | In cases where the body of advice refers to a non-statically evaluable portion of thisJoinPoint (so that it can't be optimized by the compiler to thisJoinPointStaticPart), the JoinPoint object is currently always created before entering the advice body - even if the JoinPoint object would never actually be accessed (be... | resolved fixed | 0c83343 | AspectJ | https://github.com/eclipse/org.aspectj | eclipse/org.aspectj | java | null | null | null | 2004-01-24T02:28:54Z | 2003-12-04T17:46:40Z | org.aspectj.ajdt.core/testsrc/org/aspectj/ajdt/internal/compiler/batch/CommandTestCase.java | /* *******************************************************************
* Copyright (c) 2002 Palo Alto Research Center, Incorporated (PARC).
* All rights reserved.
* This program and the accompanying materials are made available
* under the terms of the Common Public License v1.0
* which accompanies this distrib... |
48,091 | Bug 48091 Lazy instantiation of thisJoinPoint | In cases where the body of advice refers to a non-statically evaluable portion of thisJoinPoint (so that it can't be optimized by the compiler to thisJoinPointStaticPart), the JoinPoint object is currently always created before entering the advice body - even if the JoinPoint object would never actually be accessed (be... | resolved fixed | 0c83343 | AspectJ | https://github.com/eclipse/org.aspectj | eclipse/org.aspectj | java | null | null | null | 2004-01-24T02:28:54Z | 2003-12-04T17:46:40Z | org.aspectj.ajdt.core/testsrc/org/aspectj/ajdt/internal/compiler/batch/PerformanceTestCase.java | |
48,091 | Bug 48091 Lazy instantiation of thisJoinPoint | In cases where the body of advice refers to a non-statically evaluable portion of thisJoinPoint (so that it can't be optimized by the compiler to thisJoinPointStaticPart), the JoinPoint object is currently always created before entering the advice body - even if the JoinPoint object would never actually be accessed (be... | resolved fixed | 0c83343 | AspectJ | https://github.com/eclipse/org.aspectj | eclipse/org.aspectj | java | null | null | null | 2004-01-24T02:28:54Z | 2003-12-04T17:46:40Z | runtime/src/org/aspectj/runtime/reflect/Factory.java | /* *******************************************************************
* Copyright (c) 1999-2001 Xerox Corporation,
* 2002 Palo Alto Research Center, Incorporated (PARC).
* All rights reserved.
* This program and the accompanying materials are made available
* under the terms of the Common Public ... |
48,091 | Bug 48091 Lazy instantiation of thisJoinPoint | In cases where the body of advice refers to a non-statically evaluable portion of thisJoinPoint (so that it can't be optimized by the compiler to thisJoinPointStaticPart), the JoinPoint object is currently always created before entering the advice body - even if the JoinPoint object would never actually be accessed (be... | resolved fixed | 0c83343 | AspectJ | https://github.com/eclipse/org.aspectj | eclipse/org.aspectj | java | null | null | null | 2004-01-24T02:28:54Z | 2003-12-04T17:46:40Z | weaver/src/org/aspectj/weaver/Lint.java | /* *******************************************************************
* Copyright (c) 2002 Palo Alto Research Center, Incorporated (PARC).
* All rights reserved.
* This program and the accompanying materials are made available
* under the terms of the Common Public License v1.0
* which accompanies this distrib... |
48,091 | Bug 48091 Lazy instantiation of thisJoinPoint | In cases where the body of advice refers to a non-statically evaluable portion of thisJoinPoint (so that it can't be optimized by the compiler to thisJoinPointStaticPart), the JoinPoint object is currently always created before entering the advice body - even if the JoinPoint object would never actually be accessed (be... | resolved fixed | 0c83343 | AspectJ | https://github.com/eclipse/org.aspectj | eclipse/org.aspectj | java | null | null | null | 2004-01-24T02:28:54Z | 2003-12-04T17:46:40Z | weaver/src/org/aspectj/weaver/World.java | /* *******************************************************************
* Copyright (c) 2002 Palo Alto Research Center, Incorporated (PARC).
* All rights reserved.
* This program and the accompanying materials are made available
* under the terms of the Common Public License v1.0
* which accompanies this distrib... |
48,091 | Bug 48091 Lazy instantiation of thisJoinPoint | In cases where the body of advice refers to a non-statically evaluable portion of thisJoinPoint (so that it can't be optimized by the compiler to thisJoinPointStaticPart), the JoinPoint object is currently always created before entering the advice body - even if the JoinPoint object would never actually be accessed (be... | resolved fixed | 0c83343 | AspectJ | https://github.com/eclipse/org.aspectj | eclipse/org.aspectj | java | null | null | null | 2004-01-24T02:28:54Z | 2003-12-04T17:46:40Z | weaver/src/org/aspectj/weaver/bcel/BcelAdvice.java | /* *******************************************************************
* Copyright (c) 2002 Palo Alto Research Center, Incorporated (PARC).
* All rights reserved.
* This program and the accompanying materials are made available
* under the terms of the Common Public License v1.0
* which accompanies this distrib... |
48,091 | Bug 48091 Lazy instantiation of thisJoinPoint | In cases where the body of advice refers to a non-statically evaluable portion of thisJoinPoint (so that it can't be optimized by the compiler to thisJoinPointStaticPart), the JoinPoint object is currently always created before entering the advice body - even if the JoinPoint object would never actually be accessed (be... | resolved fixed | 0c83343 | AspectJ | https://github.com/eclipse/org.aspectj | eclipse/org.aspectj | java | null | null | null | 2004-01-24T02:28:54Z | 2003-12-04T17:46:40Z | weaver/src/org/aspectj/weaver/bcel/BcelShadow.java | /* *******************************************************************
* Copyright (c) 2002 Palo Alto Research Center, Incorporated (PARC).
* All rights reserved.
* This program and the accompanying materials are made available
* under the terms of the Common Public License v1.0
* which accompanies this distrib... |
50,570 | Bug 50570 CatchClauseSignature has broken operation | It looks like the getParameterName() operation on org.aspectj.lang.reflect. CatchClauseSignature is not working. Instead of returning the name of the exception as declared in the matched handler, returns the string value "<missing>". Here is a test case that shows the problem :- ------START OF TEST CASE CODE-----------... | resolved fixed | 19bac86 | AspectJ | https://github.com/eclipse/org.aspectj | eclipse/org.aspectj | java | null | null | null | 2004-01-28T01:12:17Z | 2004-01-25T17:00:00Z | tests/bugs/HandlerSig.java | |
50,570 | Bug 50570 CatchClauseSignature has broken operation | It looks like the getParameterName() operation on org.aspectj.lang.reflect. CatchClauseSignature is not working. Instead of returning the name of the exception as declared in the matched handler, returns the string value "<missing>". Here is a test case that shows the problem :- ------START OF TEST CASE CODE-----------... | resolved fixed | 19bac86 | AspectJ | https://github.com/eclipse/org.aspectj | eclipse/org.aspectj | java | null | null | null | 2004-01-28T01:12:17Z | 2004-01-25T17:00:00Z | weaver/src/org/aspectj/weaver/Member.java | /* *******************************************************************
* Copyright (c) 2002 Palo Alto Research Center, Incorporated (PARC).
* All rights reserved.
* This program and the accompanying materials are made available
* under the terms of the Common Public License v1.0
* which accompanies this distrib... |
50,570 | Bug 50570 CatchClauseSignature has broken operation | It looks like the getParameterName() operation on org.aspectj.lang.reflect. CatchClauseSignature is not working. Instead of returning the name of the exception as declared in the matched handler, returns the string value "<missing>". Here is a test case that shows the problem :- ------START OF TEST CASE CODE-----------... | resolved fixed | 19bac86 | AspectJ | https://github.com/eclipse/org.aspectj | eclipse/org.aspectj | java | null | null | null | 2004-01-28T01:12:17Z | 2004-01-25T17:00:00Z | weaver/src/org/aspectj/weaver/ResolvedMember.java | /* *******************************************************************
* Copyright (c) 2002 Palo Alto Research Center, Incorporated (PARC).
* All rights reserved.
* This program and the accompanying materials are made available
* under the terms of the Common Public License v1.0
* which accompanies this distrib... |
50,570 | Bug 50570 CatchClauseSignature has broken operation | It looks like the getParameterName() operation on org.aspectj.lang.reflect. CatchClauseSignature is not working. Instead of returning the name of the exception as declared in the matched handler, returns the string value "<missing>". Here is a test case that shows the problem :- ------START OF TEST CASE CODE-----------... | resolved fixed | 19bac86 | AspectJ | https://github.com/eclipse/org.aspectj | eclipse/org.aspectj | java | null | null | null | 2004-01-28T01:12:17Z | 2004-01-25T17:00:00Z | weaver/src/org/aspectj/weaver/bcel/BcelShadow.java | /* *******************************************************************
* Copyright (c) 2002 Palo Alto Research Center, Incorporated (PARC).
* All rights reserved.
* This program and the accompanying materials are made available
* under the terms of the Common Public License v1.0
* which accompanies this distrib... |
45,489 | Bug 45489 Structure model is wrong when re-opened | Some elements have the wrong kinds when a saved structure model is loaded. E.g. if I close then re-open the eclipse workbench classes are shown as interface in the outline view. Also if I traverse the tree with the code below I get the wrong kinds assigned to classed, interfaces, aspects and import declarations. List l... | resolved fixed | 669cd7c | AspectJ | https://github.com/eclipse/org.aspectj | eclipse/org.aspectj | java | null | null | null | 2004-02-19T16:02:06Z | 2003-10-24T10:06:40Z | ajde/testsrc/org/aspectj/ajde/AjdeTests.java | /* *******************************************************************
* Copyright (c) 1999-2001 Xerox Corporation,
* 2002 Palo Alto Research Center, Incorporated (PARC).
* All rights reserved.
* This program and the accompanying materials are made available
* under the terms of the Common Public ... |
45,489 | Bug 45489 Structure model is wrong when re-opened | Some elements have the wrong kinds when a saved structure model is loaded. E.g. if I close then re-open the eclipse workbench classes are shown as interface in the outline view. Also if I traverse the tree with the code below I get the wrong kinds assigned to classed, interfaces, aspects and import declarations. List l... | resolved fixed | 669cd7c | AspectJ | https://github.com/eclipse/org.aspectj | eclipse/org.aspectj | java | null | null | null | 2004-02-19T16:02:06Z | 2003-10-24T10:06:40Z | ajde/testsrc/org/aspectj/ajde/SavedModelConsistencyTest.java | |
45,489 | Bug 45489 Structure model is wrong when re-opened | Some elements have the wrong kinds when a saved structure model is loaded. E.g. if I close then re-open the eclipse workbench classes are shown as interface in the outline view. Also if I traverse the tree with the code below I get the wrong kinds assigned to classed, interfaces, aspects and import declarations. List l... | resolved fixed | 669cd7c | AspectJ | https://github.com/eclipse/org.aspectj | eclipse/org.aspectj | java | null | null | null | 2004-02-19T16:02:06Z | 2003-10-24T10:06:40Z | asm/src/org/aspectj/asm/IProgramElement.java | /* *******************************************************************
* Copyright (c) 2003 Contributors.
* All rights reserved.
* This program and the accompanying materials are made available
* under the terms of the Common Public License v1.0
* which accompanies this distribution and is available at
* http... |
51,929 | Bug 51929 Advice calling protected super method causing java.lang.VerifyError 'Bad access to protected data' | A java.lang.VerifyError is thrown at runtime complaining about 'Bad access to protected data' when advice, on a sub-aspect, that calls a protected method, on the super-aspect, is woven into a class. However another call to the same method woven into the same class but due to advice declared in the super-aspect works fi... | resolved fixed | 6ddae42 | AspectJ | https://github.com/eclipse/org.aspectj | eclipse/org.aspectj | java | null | null | null | 2004-02-19T22:09:16Z | 2004-02-13T02:40:00Z | org.aspectj.ajdt.core/src/org/aspectj/ajdt/internal/compiler/ast/AccessForInlineVisitor.java | /* *******************************************************************
* Copyright (c) 2002 Palo Alto Research Center, Incorporated (PARC).
* All rights reserved.
* This program and the accompanying materials are made available
* under the terms of the Common Public License v1.0
* which accompanies this distrib... |
51,929 | Bug 51929 Advice calling protected super method causing java.lang.VerifyError 'Bad access to protected data' | A java.lang.VerifyError is thrown at runtime complaining about 'Bad access to protected data' when advice, on a sub-aspect, that calls a protected method, on the super-aspect, is woven into a class. However another call to the same method woven into the same class but due to advice declared in the super-aspect works fi... | resolved fixed | 6ddae42 | AspectJ | https://github.com/eclipse/org.aspectj | eclipse/org.aspectj | java | null | null | null | 2004-02-19T22:09:16Z | 2004-02-13T02:40:00Z | org.aspectj.ajdt.core/src/org/aspectj/ajdt/internal/compiler/lookup/EclipseFactory.java | /* *******************************************************************
* Copyright (c) 2002 Palo Alto Research Center, Incorporated (PARC).
* All rights reserved.
* This program and the accompanying materials are made available
* under the terms of the Common Public License v1.0
* which accompanies this distrib... |
51,929 | Bug 51929 Advice calling protected super method causing java.lang.VerifyError 'Bad access to protected data' | A java.lang.VerifyError is thrown at runtime complaining about 'Bad access to protected data' when advice, on a sub-aspect, that calls a protected method, on the super-aspect, is woven into a class. However another call to the same method woven into the same class but due to advice declared in the super-aspect works fi... | resolved fixed | 6ddae42 | AspectJ | https://github.com/eclipse/org.aspectj | eclipse/org.aspectj | java | null | null | null | 2004-02-19T22:09:16Z | 2004-02-13T02:40:00Z | org.aspectj.ajdt.core/src/org/aspectj/ajdt/internal/compiler/lookup/InlineAccessFieldBinding.java | /* *******************************************************************
* Copyright (c) 2002 Palo Alto Research Center, Incorporated (PARC).
* All rights reserved.
* This program and the accompanying materials are made available
* under the terms of the Common Public License v1.0
* which accompanies this distrib... |
51,929 | Bug 51929 Advice calling protected super method causing java.lang.VerifyError 'Bad access to protected data' | A java.lang.VerifyError is thrown at runtime complaining about 'Bad access to protected data' when advice, on a sub-aspect, that calls a protected method, on the super-aspect, is woven into a class. However another call to the same method woven into the same class but due to advice declared in the super-aspect works fi... | resolved fixed | 6ddae42 | AspectJ | https://github.com/eclipse/org.aspectj | eclipse/org.aspectj | java | null | null | null | 2004-02-19T22:09:16Z | 2004-02-13T02:40:00Z | tests/bugs/protectedvf/main/Driver.java | package main;
public class Driver{
public static void main(String[] args) {
Driver d = new Driver();
d.doStuff();
d.doOtherStuff();
}
private void doOtherStuff() {
System.out.println("doing other stuff");
}
private void doStuff() {
System.out.println("doing stuff");
}
}
|
36,430 | Bug 36430 Support -Xreweavable option | null | resolved fixed | 16a0abd | AspectJ | https://github.com/eclipse/org.aspectj | eclipse/org.aspectj | java | null | null | null | 2004-02-24T13:43:56Z | 2003-04-13T07:46:40Z | ajde/testdata/ReweavableTest/CalculatePI.java | |
36,430 | Bug 36430 Support -Xreweavable option | null | resolved fixed | 16a0abd | AspectJ | https://github.com/eclipse/org.aspectj | eclipse/org.aspectj | java | null | null | null | 2004-02-24T13:43:56Z | 2003-04-13T07:46:40Z | ajde/testdata/ReweavableTest/tjp/Demo.java | |
36,430 | Bug 36430 Support -Xreweavable option | null | resolved fixed | 16a0abd | AspectJ | https://github.com/eclipse/org.aspectj | eclipse/org.aspectj | java | null | null | null | 2004-02-24T13:43:56Z | 2003-04-13T07:46:40Z | ajde/testdata/ReweavableTest/tjp/GetInfo.java | |
36,430 | Bug 36430 Support -Xreweavable option | null | resolved fixed | 16a0abd | AspectJ | https://github.com/eclipse/org.aspectj | eclipse/org.aspectj | java | null | null | null | 2004-02-24T13:43:56Z | 2003-04-13T07:46:40Z | ajde/testsrc/org/aspectj/ajde/AjdeTests.java | /* *******************************************************************
* Copyright (c) 1999-2001 Xerox Corporation,
* 2002 Palo Alto Research Center, Incorporated (PARC).
* All rights reserved.
* This program and the accompanying materials are made available
* under the terms of the Common Public ... |
36,430 | Bug 36430 Support -Xreweavable option | null | resolved fixed | 16a0abd | AspectJ | https://github.com/eclipse/org.aspectj | eclipse/org.aspectj | java | null | null | null | 2004-02-24T13:43:56Z | 2003-04-13T07:46:40Z | ajde/testsrc/org/aspectj/ajde/ReweavableTestCase.java | |
36,430 | Bug 36430 Support -Xreweavable option | null | resolved fixed | 16a0abd | AspectJ | https://github.com/eclipse/org.aspectj | eclipse/org.aspectj | java | null | null | null | 2004-02-24T13:43:56Z | 2003-04-13T07:46:40Z | org.aspectj.ajdt.core/src/org/aspectj/ajdt/ajc/BuildArgParser.java | /* *******************************************************************
* Copyright (c) 2002 Palo Alto Research Center, Incorporated (PARC).
* All rights reserved.
* This program and the accompanying materials are made available
* under the terms of the Common Public License v1.0
* which accompanies this distrib... |
36,430 | Bug 36430 Support -Xreweavable option | null | resolved fixed | 16a0abd | AspectJ | https://github.com/eclipse/org.aspectj | eclipse/org.aspectj | java | null | null | null | 2004-02-24T13:43:56Z | 2003-04-13T07:46:40Z | org.aspectj.ajdt.core/src/org/aspectj/ajdt/internal/core/builder/AjBuildConfig.java | /* *******************************************************************
* Copyright (c) 2002 Palo Alto Research Center, Incorporated (PARC).
* All rights reserved.
* This program and the accompanying materials are made available
* under the terms of the Common Public License v1.0
* which accompanies this distrib... |
36,430 | Bug 36430 Support -Xreweavable option | null | resolved fixed | 16a0abd | AspectJ | https://github.com/eclipse/org.aspectj | eclipse/org.aspectj | java | null | null | null | 2004-02-24T13:43:56Z | 2003-04-13T07:46:40Z | org.aspectj.ajdt.core/src/org/aspectj/ajdt/internal/core/builder/AjBuildManager.java | /* *******************************************************************
* Copyright (c) 2002 Palo Alto Research Center, Incorporated (PARC).
* All rights reserved.
* This program and the accompanying materials are made available
* under the terms of the Common Public License v1.0
* which accompanies this distrib... |
36,430 | Bug 36430 Support -Xreweavable option | null | resolved fixed | 16a0abd | AspectJ | https://github.com/eclipse/org.aspectj | eclipse/org.aspectj | java | null | null | null | 2004-02-24T13:43:56Z | 2003-04-13T07:46:40Z | taskdefs/src/org/aspectj/tools/ant/taskdefs/AjcTask.java | /* *******************************************************************
* Copyright (c) 2001-2001 Xerox Corporation,
* 2002 Palo Alto Research Center, Incorporated (PARC)
* 2003-2004 Contributors.
* All rights reserved.
* This program and the accompanying materials are made available
... |
36,430 | Bug 36430 Support -Xreweavable option | null | resolved fixed | 16a0abd | AspectJ | https://github.com/eclipse/org.aspectj | eclipse/org.aspectj | java | null | null | null | 2004-02-24T13:43:56Z | 2003-04-13T07:46:40Z | testing/src/org/aspectj/testing/harness/bridge/CompilerRun.java | /* *******************************************************************
* Copyright (c) 2002 Palo Alto Research Center, Incorporated (PARC),
* 2003 Contributors.
* All rights reserved.
* This program and the accompanying materials are made available
* under the terms of the Common Public License v1.... |
36,430 | Bug 36430 Support -Xreweavable option | null | resolved fixed | 16a0abd | AspectJ | https://github.com/eclipse/org.aspectj | eclipse/org.aspectj | java | null | null | null | 2004-02-24T13:43:56Z | 2003-04-13T07:46:40Z | weaver/src/org/aspectj/weaver/Advice.java | /* *******************************************************************
* Copyright (c) 2002 Palo Alto Research Center, Incorporated (PARC).
* All rights reserved.
* This program and the accompanying materials are made available
* under the terms of the Common Public License v1.0
* which accompanies this distrib... |
36,430 | Bug 36430 Support -Xreweavable option | null | resolved fixed | 16a0abd | AspectJ | https://github.com/eclipse/org.aspectj | eclipse/org.aspectj | java | null | null | null | 2004-02-24T13:43:56Z | 2003-04-13T07:46:40Z | weaver/src/org/aspectj/weaver/CrosscuttingMembers.java | /* *******************************************************************
* Copyright (c) 2002 Palo Alto Research Center, Incorporated (PARC).
* All rights reserved.
* This program and the accompanying materials are made available
* under the terms of the Common Public License v1.0
* which accompanies this distrib... |
36,430 | Bug 36430 Support -Xreweavable option | null | resolved fixed | 16a0abd | AspectJ | https://github.com/eclipse/org.aspectj | eclipse/org.aspectj | java | null | null | null | 2004-02-24T13:43:56Z | 2003-04-13T07:46:40Z | weaver/src/org/aspectj/weaver/CrosscuttingMembersSet.java | /* *******************************************************************
* Copyright (c) 2002 Palo Alto Research Center, Incorporated (PARC).
* All rights reserved.
* This program and the accompanying materials are made available
* under the terms of the Common Public License v1.0
* which accompanies this distrib... |
36,430 | Bug 36430 Support -Xreweavable option | null | resolved fixed | 16a0abd | AspectJ | https://github.com/eclipse/org.aspectj | eclipse/org.aspectj | java | null | null | null | 2004-02-24T13:43:56Z | 2003-04-13T07:46:40Z | weaver/src/org/aspectj/weaver/Shadow.java | /* *******************************************************************
* Copyright (c) 2002 Palo Alto Research Center, Incorporated (PARC).
* All rights reserved.
* This program and the accompanying materials are made available
* under the terms of the Common Public License v1.0
* which accompanies this distrib... |
36,430 | Bug 36430 Support -Xreweavable option | null | resolved fixed | 16a0abd | AspectJ | https://github.com/eclipse/org.aspectj | eclipse/org.aspectj | java | null | null | null | 2004-02-24T13:43:56Z | 2003-04-13T07:46:40Z | weaver/src/org/aspectj/weaver/WeaverStateInfo.java | /* *******************************************************************
* Copyright (c) 2002 Palo Alto Research Center, Incorporated (PARC).
* All rights reserved.
* This program and the accompanying materials are made available
* under the terms of the Common Public License v1.0
* which accompanies this distrib... |
36,430 | Bug 36430 Support -Xreweavable option | null | resolved fixed | 16a0abd | AspectJ | https://github.com/eclipse/org.aspectj | eclipse/org.aspectj | java | null | null | null | 2004-02-24T13:43:56Z | 2003-04-13T07:46:40Z | weaver/src/org/aspectj/weaver/bcel/BcelCflowStackFieldAdder.java | /* *******************************************************************
* Copyright (c) 2002 Palo Alto Research Center, Incorporated (PARC).
* All rights reserved.
* This program and the accompanying materials are made available
* under the terms of the Common Public License v1.0
* which accompanies this distrib... |
36,430 | Bug 36430 Support -Xreweavable option | null | resolved fixed | 16a0abd | AspectJ | https://github.com/eclipse/org.aspectj | eclipse/org.aspectj | java | null | null | null | 2004-02-24T13:43:56Z | 2003-04-13T07:46:40Z | weaver/src/org/aspectj/weaver/bcel/BcelClassWeaver.java | /* *******************************************************************
* Copyright (c) 2002 Palo Alto Research Center, Incorporated (PARC).
* All rights reserved.
* This program and the accompanying materials are made available
* under the terms of the Common Public License v1.0
* which accompanies this distrib... |
36,430 | Bug 36430 Support -Xreweavable option | null | resolved fixed | 16a0abd | AspectJ | https://github.com/eclipse/org.aspectj | eclipse/org.aspectj | java | null | null | null | 2004-02-24T13:43:56Z | 2003-04-13T07:46:40Z | weaver/src/org/aspectj/weaver/bcel/BcelObjectType.java | /* *******************************************************************
* Copyright (c) 2002 Palo Alto Research Center, Incorporated (PARC).
* All rights reserved.
* This program and the accompanying materials are made available
* under the terms of the Common Public License v1.0
* which accompanies this distrib... |
36,430 | Bug 36430 Support -Xreweavable option | null | resolved fixed | 16a0abd | AspectJ | https://github.com/eclipse/org.aspectj | eclipse/org.aspectj | java | null | null | null | 2004-02-24T13:43:56Z | 2003-04-13T07:46:40Z | weaver/src/org/aspectj/weaver/bcel/BcelWeaver.java | /* *******************************************************************
* Copyright (c) 2002 Palo Alto Research Center, Incorporated (PARC).
* All rights reserved.
* This program and the accompanying materials are made available
* under the terms of the Common Public License v1.0
* which accompanies this distrib... |
36,430 | Bug 36430 Support -Xreweavable option | null | resolved fixed | 16a0abd | AspectJ | https://github.com/eclipse/org.aspectj | eclipse/org.aspectj | java | null | null | null | 2004-02-24T13:43:56Z | 2003-04-13T07:46:40Z | weaver/src/org/aspectj/weaver/bcel/LazyClassGen.java | /* *******************************************************************
* Copyright (c) 2002 Palo Alto Research Center, Incorporated (PARC).
* All rights reserved.
* This program and the accompanying materials are made available
* under the terms of the Common Public License v1.0
* which accompanies this distrib... |
36,430 | Bug 36430 Support -Xreweavable option | null | resolved fixed | 16a0abd | AspectJ | https://github.com/eclipse/org.aspectj | eclipse/org.aspectj | java | null | null | null | 2004-02-24T13:43:56Z | 2003-04-13T07:46:40Z | weaver/src/org/aspectj/weaver/patterns/CflowPointcut.java | /* *******************************************************************
* Copyright (c) 2002 Palo Alto Research Center, Incorporated (PARC).
* All rights reserved.
* This program and the accompanying materials are made available
* under the terms of the Common Public License v1.0
* which accompanies this distrib... |
51,320 | Bug 51320 ClasscastException on concretization of if(false) | I get the following exception when weaving the attached aspect on the dev build. java.lang.ClassCastException at org.aspectj.weaver.patterns.IfPointcut.concretize1(IfPointcut.java:156) at org.aspectj.weaver.patterns.IfPointcut.concretize(IfPointcut.java:143) at org.aspectj.weaver.patterns.Pointcut.concretize(Pointcut.j... | resolved fixed | fbc0aa3 | AspectJ | https://github.com/eclipse/org.aspectj | eclipse/org.aspectj | java | null | null | null | 2004-02-25T11:14:32Z | 2004-02-07T16:06:40Z | tests/bugs/DecwClassCastException.java | |
51,320 | Bug 51320 ClasscastException on concretization of if(false) | I get the following exception when weaving the attached aspect on the dev build. java.lang.ClassCastException at org.aspectj.weaver.patterns.IfPointcut.concretize1(IfPointcut.java:156) at org.aspectj.weaver.patterns.IfPointcut.concretize(IfPointcut.java:143) at org.aspectj.weaver.patterns.Pointcut.concretize(Pointcut.j... | resolved fixed | fbc0aa3 | AspectJ | https://github.com/eclipse/org.aspectj | eclipse/org.aspectj | java | null | null | null | 2004-02-25T11:14:32Z | 2004-02-07T16:06:40Z | weaver/src/org/aspectj/weaver/patterns/ArgsPointcut.java | /* *******************************************************************
* Copyright (c) 2002 Palo Alto Research Center, Incorporated (PARC).
* All rights reserved.
* This program and the accompanying materials are made available
* under the terms of the Common Public License v1.0
* which accompanies this distrib... |
51,320 | Bug 51320 ClasscastException on concretization of if(false) | I get the following exception when weaving the attached aspect on the dev build. java.lang.ClassCastException at org.aspectj.weaver.patterns.IfPointcut.concretize1(IfPointcut.java:156) at org.aspectj.weaver.patterns.IfPointcut.concretize(IfPointcut.java:143) at org.aspectj.weaver.patterns.Pointcut.concretize(Pointcut.j... | resolved fixed | fbc0aa3 | AspectJ | https://github.com/eclipse/org.aspectj | eclipse/org.aspectj | java | null | null | null | 2004-02-25T11:14:32Z | 2004-02-07T16:06:40Z | weaver/src/org/aspectj/weaver/patterns/CflowPointcut.java | /* *******************************************************************
* Copyright (c) 2002 Palo Alto Research Center, Incorporated (PARC).
* All rights reserved.
* This program and the accompanying materials are made available
* under the terms of the Common Public License v1.0
* which accompanies this distrib... |
51,320 | Bug 51320 ClasscastException on concretization of if(false) | I get the following exception when weaving the attached aspect on the dev build. java.lang.ClassCastException at org.aspectj.weaver.patterns.IfPointcut.concretize1(IfPointcut.java:156) at org.aspectj.weaver.patterns.IfPointcut.concretize(IfPointcut.java:143) at org.aspectj.weaver.patterns.Pointcut.concretize(Pointcut.j... | resolved fixed | fbc0aa3 | AspectJ | https://github.com/eclipse/org.aspectj | eclipse/org.aspectj | java | null | null | null | 2004-02-25T11:14:32Z | 2004-02-07T16:06:40Z | weaver/src/org/aspectj/weaver/patterns/IfPointcut.java | /* *******************************************************************
* Copyright (c) 2002 Palo Alto Research Center, Incorporated (PARC).
* All rights reserved.
* This program and the accompanying materials are made available
* under the terms of the Common Public License v1.0
* which accompanies this distrib... |
51,320 | Bug 51320 ClasscastException on concretization of if(false) | I get the following exception when weaving the attached aspect on the dev build. java.lang.ClassCastException at org.aspectj.weaver.patterns.IfPointcut.concretize1(IfPointcut.java:156) at org.aspectj.weaver.patterns.IfPointcut.concretize(IfPointcut.java:143) at org.aspectj.weaver.patterns.Pointcut.concretize(Pointcut.j... | resolved fixed | fbc0aa3 | AspectJ | https://github.com/eclipse/org.aspectj | eclipse/org.aspectj | java | null | null | null | 2004-02-25T11:14:32Z | 2004-02-07T16:06:40Z | weaver/src/org/aspectj/weaver/patterns/ThisOrTargetPointcut.java | /* *******************************************************************
* Copyright (c) 2002 Palo Alto Research Center, Incorporated (PARC).
* All rights reserved.
* This program and the accompanying materials are made available
* under the terms of the Common Public License v1.0
* which accompanies this distrib... |
52,394 | Bug 52394 inter-type declarations cause JRockit Crash | null | resolved fixed | 5d73494 | AspectJ | https://github.com/eclipse/org.aspectj | eclipse/org.aspectj | java | null | null | null | 2004-03-04T16:09:34Z | 2004-02-18T18:46:40Z | org.aspectj.ajdt.core/src/org/aspectj/ajdt/internal/compiler/ast/AspectClinit.java | /* *******************************************************************
* Copyright (c) 2002 Palo Alto Research Center, Incorporated (PARC).
* All rights reserved.
* This program and the accompanying materials are made available
* under the terms of the Common Public License v1.0
* which accompanies this distrib... |
52,394 | Bug 52394 inter-type declarations cause JRockit Crash | null | resolved fixed | 5d73494 | AspectJ | https://github.com/eclipse/org.aspectj | eclipse/org.aspectj | java | null | null | null | 2004-03-04T16:09:34Z | 2004-02-18T18:46:40Z | weaver/src/org/aspectj/weaver/bcel/BcelClassWeaver.java | /* *******************************************************************
* Copyright (c) 2002 Palo Alto Research Center, Incorporated (PARC).
* All rights reserved.
* This program and the accompanying materials are made available
* under the terms of the Common Public License v1.0
* which accompanies this distrib... |
50,776 | Bug 50776 fail in compiling aspect with overriding method introduction with different throws clause | A first class (class A) declares only one method with some exceptions in the throws clause ( void m() throws Exception ). A second class (class B) extends it without redefinig the method. An aspect declares a method introduction in the class B, with the same name, signature and return type of the one in class A, but wi... | resolved fixed | c798923 | AspectJ | https://github.com/eclipse/org.aspectj | eclipse/org.aspectj | java | null | null | null | 2004-03-05T10:50:50Z | 2004-01-28T17:13:20Z | org.aspectj.ajdt.core/src/org/aspectj/ajdt/internal/compiler/lookup/InterTypeMemberFinder.java | /* *******************************************************************
* Copyright (c) 2002 Palo Alto Research Center, Incorporated (PARC).
* All rights reserved.
* This program and the accompanying materials are made available
* under the terms of the Common Public License v1.0
* which accompanies this distrib... |
50,776 | Bug 50776 fail in compiling aspect with overriding method introduction with different throws clause | A first class (class A) declares only one method with some exceptions in the throws clause ( void m() throws Exception ). A second class (class B) extends it without redefinig the method. An aspect declares a method introduction in the class B, with the same name, signature and return type of the one in class A, but wi... | resolved fixed | c798923 | AspectJ | https://github.com/eclipse/org.aspectj | eclipse/org.aspectj | java | null | null | null | 2004-03-05T10:50:50Z | 2004-01-28T17:13:20Z | tests/bugs/IntertypeDifferentThrows.java | |
44,272 | Bug 44272 retitle warning to "circular {advice} dependency at ..." | When writing aspects with cycles in the advice precedence, get warning "circular dependency at {join point}" -- should be "circular advice dependency..." or "circular advice precedences at {join point} -- reorder the advice in the aspect". FWIW, here's an example of circularity in advice precedence: ---- aspect A { poi... | resolved fixed | 0109534 | AspectJ | https://github.com/eclipse/org.aspectj | eclipse/org.aspectj | java | null | null | null | 2004-03-15T17:27:56Z | 2003-10-07T04:13:20Z | tests/bugs/CircularAdvicePrecedence.java | |
44,272 | Bug 44272 retitle warning to "circular {advice} dependency at ..." | When writing aspects with cycles in the advice precedence, get warning "circular dependency at {join point}" -- should be "circular advice dependency..." or "circular advice precedences at {join point} -- reorder the advice in the aspect". FWIW, here's an example of circularity in advice precedence: ---- aspect A { poi... | resolved fixed | 0109534 | AspectJ | https://github.com/eclipse/org.aspectj | eclipse/org.aspectj | java | null | null | null | 2004-03-15T17:27:56Z | 2003-10-07T04:13:20Z | weaver/src/org/aspectj/weaver/Shadow.java | /* *******************************************************************
* Copyright (c) 2002 Palo Alto Research Center, Incorporated (PARC).
* All rights reserved.
* This program and the accompanying materials are made available
* under the terms of the Common Public License v1.0
* which accompanies this distrib... |
44,272 | Bug 44272 retitle warning to "circular {advice} dependency at ..." | When writing aspects with cycles in the advice precedence, get warning "circular dependency at {join point}" -- should be "circular advice dependency..." or "circular advice precedences at {join point} -- reorder the advice in the aspect". FWIW, here's an example of circularity in advice precedence: ---- aspect A { poi... | resolved fixed | 0109534 | AspectJ | https://github.com/eclipse/org.aspectj | eclipse/org.aspectj | java | null | null | null | 2004-03-15T17:27:56Z | 2003-10-07T04:13:20Z | weaver/src/org/aspectj/weaver/patterns/DeclarePrecedence.java | /* *******************************************************************
* Copyright (c) 2002 Palo Alto Research Center, Incorporated (PARC).
* All rights reserved.
* This program and the accompanying materials are made available
* under the terms of the Common Public License v1.0
* which accompanies this distrib... |
51,322 | Bug 51322 Introduce Unknown Type to class causes Null pointer exception | null | resolved fixed | 5c67166 | AspectJ | https://github.com/eclipse/org.aspectj | eclipse/org.aspectj | java | null | null | null | 2004-03-15T22:38:03Z | 2004-02-07T21:40:00Z | org.aspectj.ajdt.core/src/org/aspectj/ajdt/internal/compiler/ast/InterTypeMethodDeclaration.java | /* *******************************************************************
* Copyright (c) 2002 Palo Alto Research Center, Incorporated (PARC).
* All rights reserved.
* This program and the accompanying materials are made available
* under the terms of the Common Public License v1.0
* which accompanies this distrib... |
51,322 | Bug 51322 Introduce Unknown Type to class causes Null pointer exception | null | resolved fixed | 5c67166 | AspectJ | https://github.com/eclipse/org.aspectj | eclipse/org.aspectj | java | null | null | null | 2004-03-15T22:38:03Z | 2004-02-07T21:40:00Z | tests/bugs/Pr51322.java | |
54,965 | Bug 54965 Incremental compilation does twice as much work as necessary | When I added support for -outjar in the test harness, I was surprised to find duplicate entry exceptions coming from the output file writing to the outjar. I traced it through, and found that every source file passed to an incremental compile is in fact compiled twice! The first time round we note the references, and o... | resolved fixed | 41c6f6d | AspectJ | https://github.com/eclipse/org.aspectj | eclipse/org.aspectj | java | null | null | null | 2004-03-16T15:07:19Z | 2004-03-16T15:13:20Z | org.aspectj.ajdt.core/src/org/aspectj/ajdt/internal/core/builder/AjState.java | /* *******************************************************************
* Copyright (c) 2002 Palo Alto Research Center, Incorporated (PARC).
* All rights reserved.
* This program and the accompanying materials are made available
* under the terms of the Common Public License v1.0
* which accompanies this distrib... |
54,625 | Bug 54625 Incremental support does not work with outjar | Either fix the class file deleting etc. to work with jars, or always do a batch build when working with outjars. | resolved fixed | 1a4c02c | AspectJ | https://github.com/eclipse/org.aspectj | eclipse/org.aspectj | java | null | null | null | 2004-03-16T15:16:46Z | 2004-03-12T14:00:00Z | org.aspectj.ajdt.core/src/org/aspectj/ajdt/internal/core/builder/AjState.java | /* *******************************************************************
* Copyright (c) 2002 Palo Alto Research Center, Incorporated (PARC).
* All rights reserved.
* This program and the accompanying materials are made available
* under the terms of the Common Public License v1.0
* which accompanies this distrib... |
47,910 | Bug 47910 ajc -outjar jarfile does not contain MANIFEST.MF | I call ajc -sourceroots <mydir> -outjar <my.jar> and an output file is created with a .jar extension, but it is not a valid jar file because there is no MANIFEST.MF file. I see that the text for ajc says: -outjar <file> put output classes in zip file <file> which might imply that it is supposed to be a zip file, but a ... | resolved fixed | 34dbb0c | AspectJ | https://github.com/eclipse/org.aspectj | eclipse/org.aspectj | java | null | null | null | 2004-03-17T12:25:49Z | 2003-12-02T18:33:20Z | ajde/testdata/JarManifestTest/src/Main.java | |
47,910 | Bug 47910 ajc -outjar jarfile does not contain MANIFEST.MF | I call ajc -sourceroots <mydir> -outjar <my.jar> and an output file is created with a .jar extension, but it is not a valid jar file because there is no MANIFEST.MF file. I see that the text for ajc says: -outjar <file> put output classes in zip file <file> which might imply that it is supposed to be a zip file, but a ... | resolved fixed | 34dbb0c | AspectJ | https://github.com/eclipse/org.aspectj | eclipse/org.aspectj | java | null | null | null | 2004-03-17T12:25:49Z | 2003-12-02T18:33:20Z | ajde/testsrc/org/aspectj/ajde/AjdeTests.java | /* *******************************************************************
* Copyright (c) 1999-2001 Xerox Corporation,
* 2002 Palo Alto Research Center, Incorporated (PARC).
* All rights reserved.
* This program and the accompanying materials are made available
* under the terms of the Common Public ... |
47,910 | Bug 47910 ajc -outjar jarfile does not contain MANIFEST.MF | I call ajc -sourceroots <mydir> -outjar <my.jar> and an output file is created with a .jar extension, but it is not a valid jar file because there is no MANIFEST.MF file. I see that the text for ajc says: -outjar <file> put output classes in zip file <file> which might imply that it is supposed to be a zip file, but a ... | resolved fixed | 34dbb0c | AspectJ | https://github.com/eclipse/org.aspectj | eclipse/org.aspectj | java | null | null | null | 2004-03-17T12:25:49Z | 2003-12-02T18:33:20Z | ajde/testsrc/org/aspectj/ajde/InpathTestcase.java | /* *******************************************************************
* Copyright (c) 2003 Contributors.
* All rights reserved.
* This program and the accompanying materials are made available
* under the terms of the Common Public License v1.0
* which accompanies this distribution and is available at
* http... |
47,910 | Bug 47910 ajc -outjar jarfile does not contain MANIFEST.MF | I call ajc -sourceroots <mydir> -outjar <my.jar> and an output file is created with a .jar extension, but it is not a valid jar file because there is no MANIFEST.MF file. I see that the text for ajc says: -outjar <file> put output classes in zip file <file> which might imply that it is supposed to be a zip file, but a ... | resolved fixed | 34dbb0c | AspectJ | https://github.com/eclipse/org.aspectj | eclipse/org.aspectj | java | null | null | null | 2004-03-17T12:25:49Z | 2003-12-02T18:33:20Z | ajde/testsrc/org/aspectj/ajde/JarManifestTest.java | |
47,910 | Bug 47910 ajc -outjar jarfile does not contain MANIFEST.MF | I call ajc -sourceroots <mydir> -outjar <my.jar> and an output file is created with a .jar extension, but it is not a valid jar file because there is no MANIFEST.MF file. I see that the text for ajc says: -outjar <file> put output classes in zip file <file> which might imply that it is supposed to be a zip file, but a ... | resolved fixed | 34dbb0c | AspectJ | https://github.com/eclipse/org.aspectj | eclipse/org.aspectj | java | null | null | null | 2004-03-17T12:25:49Z | 2003-12-02T18:33:20Z | ajde/testsrc/org/aspectj/ajde/ResourceCopyTestCase.java | /* *******************************************************************
* Copyright (c) 2003 Contributors.
* All rights reserved.
* This program and the accompanying materials are made available
* under the terms of the Common Public License v1.0
* which accompanies this distribution and is available at
* http... |
47,910 | Bug 47910 ajc -outjar jarfile does not contain MANIFEST.MF | I call ajc -sourceroots <mydir> -outjar <my.jar> and an output file is created with a .jar extension, but it is not a valid jar file because there is no MANIFEST.MF file. I see that the text for ajc says: -outjar <file> put output classes in zip file <file> which might imply that it is supposed to be a zip file, but a ... | resolved fixed | 34dbb0c | AspectJ | https://github.com/eclipse/org.aspectj | eclipse/org.aspectj | java | null | null | null | 2004-03-17T12:25:49Z | 2003-12-02T18:33:20Z | org.aspectj.ajdt.core/src/org/aspectj/ajdt/internal/core/builder/AjBuildManager.java | /* *******************************************************************
* Copyright (c) 2002 Palo Alto Research Center, Incorporated (PARC).
* All rights reserved.
* This program and the accompanying materials are made available
* under the terms of the Common Public License v1.0
* which accompanies this distrib... |
47,910 | Bug 47910 ajc -outjar jarfile does not contain MANIFEST.MF | I call ajc -sourceroots <mydir> -outjar <my.jar> and an output file is created with a .jar extension, but it is not a valid jar file because there is no MANIFEST.MF file. I see that the text for ajc says: -outjar <file> put output classes in zip file <file> which might imply that it is supposed to be a zip file, but a ... | resolved fixed | 34dbb0c | AspectJ | https://github.com/eclipse/org.aspectj | eclipse/org.aspectj | java | null | null | null | 2004-03-17T12:25:49Z | 2003-12-02T18:33:20Z | weaver/src/org/aspectj/weaver/bcel/BcelWeaver.java | /* *******************************************************************
* Copyright (c) 2002 Palo Alto Research Center, Incorporated (PARC).
* All rights reserved.
* This program and the accompanying materials are made available
* under the terms of the Common Public License v1.0
* which accompanies this distrib... |
40,192 | Bug 40192 build cancel during weaving | The build can not be cancelled during the bytecode weaving stage. | resolved fixed | 183fc23 | AspectJ | https://github.com/eclipse/org.aspectj | eclipse/org.aspectj | java | null | null | null | 2004-03-18T13:00:01Z | 2003-07-16T10:06:40Z | ajde/src/org/aspectj/ajde/internal/BuildNotifierAdapter.java | /* *******************************************************************
* Copyright (c) 2002 Palo Alto Research Center, Incorporated (PARC).
* All rights reserved.
* This program and the accompanying materials are made available
* under the terms of the Common Public License v1.0
* which accompanies this distrib... |
40,192 | Bug 40192 build cancel during weaving | The build can not be cancelled during the bytecode weaving stage. | resolved fixed | 183fc23 | AspectJ | https://github.com/eclipse/org.aspectj | eclipse/org.aspectj | java | null | null | null | 2004-03-18T13:00:01Z | 2003-07-16T10:06:40Z | ajde/testdata/BuildCancelling/Cl1.java | |
40,192 | Bug 40192 build cancel during weaving | The build can not be cancelled during the bytecode weaving stage. | resolved fixed | 183fc23 | AspectJ | https://github.com/eclipse/org.aspectj | eclipse/org.aspectj | java | null | null | null | 2004-03-18T13:00:01Z | 2003-07-16T10:06:40Z | ajde/testdata/BuildCancelling/Cl2.java | |
40,192 | Bug 40192 build cancel during weaving | The build can not be cancelled during the bytecode weaving stage. | resolved fixed | 183fc23 | AspectJ | https://github.com/eclipse/org.aspectj | eclipse/org.aspectj | java | null | null | null | 2004-03-18T13:00:01Z | 2003-07-16T10:06:40Z | ajde/testdata/BuildCancelling/Cl3.java | |
40,192 | Bug 40192 build cancel during weaving | The build can not be cancelled during the bytecode weaving stage. | resolved fixed | 183fc23 | AspectJ | https://github.com/eclipse/org.aspectj | eclipse/org.aspectj | java | null | null | null | 2004-03-18T13:00:01Z | 2003-07-16T10:06:40Z | ajde/testdata/BuildCancelling/HW.java | |
40,192 | Bug 40192 build cancel during weaving | The build can not be cancelled during the bytecode weaving stage. | resolved fixed | 183fc23 | AspectJ | https://github.com/eclipse/org.aspectj | eclipse/org.aspectj | java | null | null | null | 2004-03-18T13:00:01Z | 2003-07-16T10:06:40Z | ajde/testsrc/org/aspectj/ajde/AjdeTests.java | /* *******************************************************************
* Copyright (c) 1999-2001 Xerox Corporation,
* 2002 Palo Alto Research Center, Incorporated (PARC).
* All rights reserved.
* This program and the accompanying materials are made available
* under the terms of the Common Public ... |
40,192 | Bug 40192 build cancel during weaving | The build can not be cancelled during the bytecode weaving stage. | resolved fixed | 183fc23 | AspectJ | https://github.com/eclipse/org.aspectj | eclipse/org.aspectj | java | null | null | null | 2004-03-18T13:00:01Z | 2003-07-16T10:06:40Z | ajde/testsrc/org/aspectj/ajde/BuildCancellingTest.java | |
40,192 | Bug 40192 build cancel during weaving | The build can not be cancelled during the bytecode weaving stage. | resolved fixed | 183fc23 | AspectJ | https://github.com/eclipse/org.aspectj | eclipse/org.aspectj | java | null | null | null | 2004-03-18T13:00:01Z | 2003-07-16T10:06:40Z | bridge/src/org/aspectj/bridge/IProgressListener.java | /* *******************************************************************
* Copyright (c) 2003 Palo Alto Research Center, Incorporated (PARC).
* All rights reserved.
* This program and the accompanying materials are made available
* under the terms of the Common Public License v1.0
* which accompanies this distrib... |
40,192 | Bug 40192 build cancel during weaving | The build can not be cancelled during the bytecode weaving stage. | resolved fixed | 183fc23 | AspectJ | https://github.com/eclipse/org.aspectj | eclipse/org.aspectj | java | null | null | null | 2004-03-18T13:00:01Z | 2003-07-16T10:06:40Z | org.aspectj.ajdt.core/src/org/aspectj/ajdt/internal/compiler/AjCompilerAdapter.java | /*******************************************************************************
* Copyright (c) 2004 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Common Public License v1.0
* which accompanies this distribution, and is a... |
40,192 | Bug 40192 build cancel during weaving | The build can not be cancelled during the bytecode weaving stage. | resolved fixed | 183fc23 | AspectJ | https://github.com/eclipse/org.aspectj | eclipse/org.aspectj | java | null | null | null | 2004-03-18T13:00:01Z | 2003-07-16T10:06:40Z | org.aspectj.ajdt.core/src/org/aspectj/ajdt/internal/compiler/WeaverAdapter.java | /*******************************************************************************
* Copyright (c) 2004 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Common Public License v1.0
* which accompanies this distribution, and is a... |
40,192 | Bug 40192 build cancel during weaving | The build can not be cancelled during the bytecode weaving stage. | resolved fixed | 183fc23 | AspectJ | https://github.com/eclipse/org.aspectj | eclipse/org.aspectj | java | null | null | null | 2004-03-18T13:00:01Z | 2003-07-16T10:06:40Z | org.aspectj.ajdt.core/src/org/aspectj/ajdt/internal/core/builder/AjBuildManager.java | /* *******************************************************************
* Copyright (c) 2002 Palo Alto Research Center, Incorporated (PARC).
* All rights reserved.
* This program and the accompanying materials are made available
* under the terms of the Common Public License v1.0
* which accompanies this distrib... |
55,134 | Bug 55134 Incremental compilation does not delete weaver-generated class files | During incremental compilation, AjState records classes generated from source files following the initial compile phase, but before weaving. (So that these can be passed to the weaver on a subsequent iteration if we need to reweave the world). During weaving of a given class file, the weaver may generate additional cla... | resolved fixed | 7d6b500 | AspectJ | https://github.com/eclipse/org.aspectj | eclipse/org.aspectj | java | null | null | null | 2004-03-18T14:36:58Z | 2004-03-17T19:00:00Z | tests/incremental/initialTests/classWAroundClosureRemoved/AdviceOnIntroduced.delete.20.java | |
55,134 | Bug 55134 Incremental compilation does not delete weaver-generated class files | During incremental compilation, AjState records classes generated from source files following the initial compile phase, but before weaving. (So that these can be passed to the weaver on a subsequent iteration if we need to reweave the world). During weaving of a given class file, the weaver may generate additional cla... | resolved fixed | 7d6b500 | AspectJ | https://github.com/eclipse/org.aspectj | eclipse/org.aspectj | java | null | null | null | 2004-03-18T14:36:58Z | 2004-03-17T19:00:00Z | tests/incremental/initialTests/classWAroundClosureRemoved/AdviceOnIntroduced.java | |
55,134 | Bug 55134 Incremental compilation does not delete weaver-generated class files | During incremental compilation, AjState records classes generated from source files following the initial compile phase, but before weaving. (So that these can be passed to the weaver on a subsequent iteration if we need to reweave the world). During weaving of a given class file, the weaver may generate additional cla... | resolved fixed | 7d6b500 | AspectJ | https://github.com/eclipse/org.aspectj | eclipse/org.aspectj | java | null | null | null | 2004-03-18T14:36:58Z | 2004-03-17T19:00:00Z | tests/incremental/initialTests/classWAroundClosureRemoved/Main.java | |
55,134 | Bug 55134 Incremental compilation does not delete weaver-generated class files | During incremental compilation, AjState records classes generated from source files following the initial compile phase, but before weaving. (So that these can be passed to the weaver on a subsequent iteration if we need to reweave the world). During weaving of a given class file, the weaver may generate additional cla... | resolved fixed | 7d6b500 | AspectJ | https://github.com/eclipse/org.aspectj | eclipse/org.aspectj | java | null | null | null | 2004-03-18T14:36:58Z | 2004-03-17T19:00:00Z | weaver/src/org/aspectj/weaver/bcel/UnwovenClassFile.java | /* *******************************************************************
* Copyright (c) 2002 Palo Alto Research Center, Incorporated (PARC).
* All rights reserved.
* This program and the accompanying materials are made available
* under the terms of the Common Public License v1.0
* which accompanies this distrib... |
52,928 | Bug 52928 Private members introduced via an interface are visible to the class | If private members are introduced via an interface to classes, the introduced members are visible inside the classes themselves, although the visibility is supposed to be relative to the aspect. Here's a sample: public class Sample { public static void main(String[] args) { Sample s = new Sample(); s.aMethod(); } publi... | resolved fixed | 5795b4a | AspectJ | https://github.com/eclipse/org.aspectj | eclipse/org.aspectj | java | null | null | null | 2004-03-18T22:31:27Z | 2004-02-24T13:40:00Z | tests/bugs/VisiblePrivateInterfaceITDs.java | |
53,012 | Bug 53012 declare precedence on a class should be a compile-time error | The compiler silently accepts ---- public class DeclarePrecedence { public static void main(String[] args) { System.out.println("hello"); } } aspect DP { declare precedence: DeclarePrecedence, DP; before() : staticinitialization(DeclarePrecedence) { System.out.println("ok"); } } ---- Since this is likely to be a mistak... | resolved fixed | 0a01759 | AspectJ | https://github.com/eclipse/org.aspectj | eclipse/org.aspectj | java | null | null | null | 2004-03-19T09:28:14Z | 2004-02-25T00:46:40Z | tests/bugs/declarePrecedenceWithClasses/DeclarePrecedenceTestClass.java | |
53,012 | Bug 53012 declare precedence on a class should be a compile-time error | The compiler silently accepts ---- public class DeclarePrecedence { public static void main(String[] args) { System.out.println("hello"); } } aspect DP { declare precedence: DeclarePrecedence, DP; before() : staticinitialization(DeclarePrecedence) { System.out.println("ok"); } } ---- Since this is likely to be a mistak... | resolved fixed | 0a01759 | AspectJ | https://github.com/eclipse/org.aspectj | eclipse/org.aspectj | java | null | null | null | 2004-03-19T09:28:14Z | 2004-02-25T00:46:40Z | weaver/src/org/aspectj/weaver/patterns/DeclarePrecedence.java | /* *******************************************************************
* Copyright (c) 2002 Palo Alto Research Center, Incorporated (PARC).
* All rights reserved.
* This program and the accompanying materials are made available
* under the terms of the Common Public License v1.0
* which accompanies this distrib... |
31,460 | Bug 31460 Weaving class loader | Hi! As discussed on the mailing list a few days ago I implemented a weaving class loader to enable bytecode based weaving at class loading time. The class loader is based on the URLClassLoader and can be used like any other URLClassLoader. In addition to that you can add aspects to the weaving loader. These aspects got... | resolved fixed | 33d8ee9 | AspectJ | https://github.com/eclipse/org.aspectj | eclipse/org.aspectj | java | null | null | null | 2004-04-02T12:03:40Z | 2003-02-10T15:13:20Z | org.aspectj.ajdt.core/testdata/src1/LTWHelloWorld.java | |
31,460 | Bug 31460 Weaving class loader | Hi! As discussed on the mailing list a few days ago I implemented a weaving class loader to enable bytecode based weaving at class loading time. The class loader is based on the URLClassLoader and can be used like any other URLClassLoader. In addition to that you can add aspects to the weaving loader. These aspects got... | resolved fixed | 33d8ee9 | AspectJ | https://github.com/eclipse/org.aspectj | eclipse/org.aspectj | java | null | null | null | 2004-04-02T12:03:40Z | 2003-02-10T15:13:20Z | org.aspectj.ajdt.core/testdata/src1/ltw/LTWPackageTest.java | |
31,460 | Bug 31460 Weaving class loader | Hi! As discussed on the mailing list a few days ago I implemented a weaving class loader to enable bytecode based weaving at class loading time. The class loader is based on the URLClassLoader and can be used like any other URLClassLoader. In addition to that you can add aspects to the weaving loader. These aspects got... | resolved fixed | 33d8ee9 | AspectJ | https://github.com/eclipse/org.aspectj | eclipse/org.aspectj | java | null | null | null | 2004-04-02T12:03:40Z | 2003-02-10T15:13:20Z | org.aspectj.ajdt.core/testsrc/org/aspectj/ajdt/internal/compiler/batch/BcweaverJarMaker.java | /* *******************************************************************
* Copyright (c) 2002 Palo Alto Research Center, Incorporated (PARC).
* All rights reserved.
* This program and the accompanying materials are made available
* under the terms of the Common Public License v1.0
* which accompanies this distrib... |
31,460 | Bug 31460 Weaving class loader | Hi! As discussed on the mailing list a few days ago I implemented a weaving class loader to enable bytecode based weaving at class loading time. The class loader is based on the URLClassLoader and can be used like any other URLClassLoader. In addition to that you can add aspects to the weaving loader. These aspects got... | resolved fixed | 33d8ee9 | AspectJ | https://github.com/eclipse/org.aspectj | eclipse/org.aspectj | java | null | null | null | 2004-04-02T12:03:40Z | 2003-02-10T15:13:20Z | util/src/org/aspectj/util/FileUtil.java | /* *******************************************************************
* Copyright (c) 1999-2001 Xerox Corporation,
* 2002 Palo Alto Research Center, Incorporated (PARC).
* All rights reserved.
* This program and the accompanying materials are made available
* under the terms of the Common Public ... |
31,460 | Bug 31460 Weaving class loader | Hi! As discussed on the mailing list a few days ago I implemented a weaving class loader to enable bytecode based weaving at class loading time. The class loader is based on the URLClassLoader and can be used like any other URLClassLoader. In addition to that you can add aspects to the weaving loader. These aspects got... | resolved fixed | 33d8ee9 | AspectJ | https://github.com/eclipse/org.aspectj | eclipse/org.aspectj | java | null | null | null | 2004-04-02T12:03:40Z | 2003-02-10T15:13:20Z | weaver/src/org/aspectj/weaver/ExtensibleURLClassLoader.java | |
31,460 | Bug 31460 Weaving class loader | Hi! As discussed on the mailing list a few days ago I implemented a weaving class loader to enable bytecode based weaving at class loading time. The class loader is based on the URLClassLoader and can be used like any other URLClassLoader. In addition to that you can add aspects to the weaving loader. These aspects got... | resolved fixed | 33d8ee9 | AspectJ | https://github.com/eclipse/org.aspectj | eclipse/org.aspectj | java | null | null | null | 2004-04-02T12:03:40Z | 2003-02-10T15:13:20Z | weaver/src/org/aspectj/weaver/WeavingURLClassLoader.java | |
31,460 | Bug 31460 Weaving class loader | Hi! As discussed on the mailing list a few days ago I implemented a weaving class loader to enable bytecode based weaving at class loading time. The class loader is based on the URLClassLoader and can be used like any other URLClassLoader. In addition to that you can add aspects to the weaving loader. These aspects got... | resolved fixed | 33d8ee9 | AspectJ | https://github.com/eclipse/org.aspectj | eclipse/org.aspectj | java | null | null | null | 2004-04-02T12:03:40Z | 2003-02-10T15:13:20Z | weaver/src/org/aspectj/weaver/tools/GeneratedClassHandler.java | |
31,460 | Bug 31460 Weaving class loader | Hi! As discussed on the mailing list a few days ago I implemented a weaving class loader to enable bytecode based weaving at class loading time. The class loader is based on the URLClassLoader and can be used like any other URLClassLoader. In addition to that you can add aspects to the weaving loader. These aspects got... | resolved fixed | 33d8ee9 | AspectJ | https://github.com/eclipse/org.aspectj | eclipse/org.aspectj | java | null | null | null | 2004-04-02T12:03:40Z | 2003-02-10T15:13:20Z | weaver/src/org/aspectj/weaver/tools/WeavingAdaptor.java | |
31,460 | Bug 31460 Weaving class loader | Hi! As discussed on the mailing list a few days ago I implemented a weaving class loader to enable bytecode based weaving at class loading time. The class loader is based on the URLClassLoader and can be used like any other URLClassLoader. In addition to that you can add aspects to the weaving loader. These aspects got... | resolved fixed | 33d8ee9 | AspectJ | https://github.com/eclipse/org.aspectj | eclipse/org.aspectj | java | null | null | null | 2004-04-02T12:03:40Z | 2003-02-10T15:13:20Z | weaver/src/org/aspectj/weaver/tools/WeavingClassLoader.java | |
31,460 | Bug 31460 Weaving class loader | Hi! As discussed on the mailing list a few days ago I implemented a weaving class loader to enable bytecode based weaving at class loading time. The class loader is based on the URLClassLoader and can be used like any other URLClassLoader. In addition to that you can add aspects to the weaving loader. These aspects got... | resolved fixed | 33d8ee9 | AspectJ | https://github.com/eclipse/org.aspectj | eclipse/org.aspectj | java | null | null | null | 2004-04-02T12:03:40Z | 2003-02-10T15:13:20Z | weaver/testsrc/BcweaverModuleTests.java | /* *******************************************************************
* Copyright (c) 2002 Palo Alto Research Center, Incorporated (PARC).
* All rights reserved.
* This program and the accompanying materials are made available
* under the terms of the Common Public License v1.0
* which accompanies this distrib... |
31,460 | Bug 31460 Weaving class loader | Hi! As discussed on the mailing list a few days ago I implemented a weaving class loader to enable bytecode based weaving at class loading time. The class loader is based on the URLClassLoader and can be used like any other URLClassLoader. In addition to that you can add aspects to the weaving loader. These aspects got... | resolved fixed | 33d8ee9 | AspectJ | https://github.com/eclipse/org.aspectj | eclipse/org.aspectj | java | null | null | null | 2004-04-02T12:03:40Z | 2003-02-10T15:13:20Z | weaver/testsrc/org/aspectj/weaver/BcweaverTests.java | /* *******************************************************************
* Copyright (c) 2002 Palo Alto Research Center, Incorporated (PARC).
* All rights reserved.
* This program and the accompanying materials are made available
* under the terms of the Common Public License v1.0
* which accompanies this distrib... |
31,460 | Bug 31460 Weaving class loader | Hi! As discussed on the mailing list a few days ago I implemented a weaving class loader to enable bytecode based weaving at class loading time. The class loader is based on the URLClassLoader and can be used like any other URLClassLoader. In addition to that you can add aspects to the weaving loader. These aspects got... | resolved fixed | 33d8ee9 | AspectJ | https://github.com/eclipse/org.aspectj | eclipse/org.aspectj | java | null | null | null | 2004-04-02T12:03:40Z | 2003-02-10T15:13:20Z | weaver/testsrc/org/aspectj/weaver/WeavingURLClassLoaderTest.java | |
55,341 | Bug 55341 error Type mismatch: cannot convert from java.lang.String to java.lang.String | When compiling a binary concrete aspect library (for later LTW) consisting of more than one aspect that performs an ITD on a target class not exposed to the weaver I get the following error: error Type mismatch: cannot convert from java.lang.String to java.lang.String The error does not oocur if a complete build & weav... | resolved fixed | 0521e79 | AspectJ | https://github.com/eclipse/org.aspectj | eclipse/org.aspectj | java | null | null | null | 2004-04-02T12:45:13Z | 2004-03-19T09:53:20Z | org.aspectj.ajdt.core/src/org/aspectj/ajdt/internal/compiler/lookup/InterTypeMemberFinder.java | /* *******************************************************************
* Copyright (c) 2002 Palo Alto Research Center, Incorporated (PARC).
* All rights reserved.
* This program and the accompanying materials are made available
* under the terms of the Common Public License v1.0
* which accompanies this distrib... |
55,341 | Bug 55341 error Type mismatch: cannot convert from java.lang.String to java.lang.String | When compiling a binary concrete aspect library (for later LTW) consisting of more than one aspect that performs an ITD on a target class not exposed to the weaver I get the following error: error Type mismatch: cannot convert from java.lang.String to java.lang.String The error does not oocur if a complete build & weav... | resolved fixed | 0521e79 | AspectJ | https://github.com/eclipse/org.aspectj | eclipse/org.aspectj | java | null | null | null | 2004-04-02T12:45:13Z | 2004-03-19T09:53:20Z | org.aspectj.ajdt.core/testsrc/org/aspectj/ajdt/internal/compiler/batch/BcweaverJarMaker.java | /* *******************************************************************
* Copyright (c) 2002 Palo Alto Research Center, Incorporated (PARC).
* All rights reserved.
* This program and the accompanying materials are made available
* under the terms of the Common Public License v1.0
* which accompanies this distrib... |
55,341 | Bug 55341 error Type mismatch: cannot convert from java.lang.String to java.lang.String | When compiling a binary concrete aspect library (for later LTW) consisting of more than one aspect that performs an ITD on a target class not exposed to the weaver I get the following error: error Type mismatch: cannot convert from java.lang.String to java.lang.String The error does not oocur if a complete build & weav... | resolved fixed | 0521e79 | AspectJ | https://github.com/eclipse/org.aspectj | eclipse/org.aspectj | java | null | null | null | 2004-04-02T12:45:13Z | 2004-03-19T09:53:20Z | tests/bugs/StringToString/HW.java |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.