-
Notifications
You must be signed in to change notification settings - Fork 54
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature exception handling #56
base: master
Are you sure you want to change the base?
Commits on May 24, 2016
-
[Chicory] Exception Handling version1
The First Version of the EH is running. A Throw-Statement is now seen as an subexit. The PPT will be written. and the Dtrace will be Written. [Chicory] Exception Handling version 2 If the exceptionHandling-Parameter is set, every Method is encapsulated by an TryCatch-Instruction. Is the exceptionHandling-Parameter not set, only a Throw-Statement writes an Throw in the DTrace. Is the exceptionHandling-Parameter set, every Throw-Statement is only recognized as an Throws in DTrace [Chicory] Exception Handling version 3 If the exceptionHandling-Parameter is set, every Method is encapsulated by an TryCatch-Instruction. Chicory now differentiate between thrown and forwarded Exceptions. Every throw-command results in a distinct PPT. [Chicory] Exception Handling version 4 Chicory calculates now a new Stackmap table entry for the EH-TryCatch jump instead adding a predefined Entry + Changed the Version Number of Daikon [xceptonHandle] make some cleaning and Forking [Chicory] Update to BCEL6 Update Exception-Handling-support to use BCEL After Rebase to newer Version removed wrong comment [Chicory] Exception Handling version 5 changed the type of the internal variable of the exception from java/lang/Exception to java/lang/Throwable. After failing the DataStructures.CursorList-Test. The synchronized-support is now compiling again. working with Exception-Handling??? synchronized is throwing an Exception in bytecode but ?? [Chicory] Exception Handling version 6 Added filter functionality to throw(.*)-PPTs rebase to master chicory Fix some merging bugs
Philipp Hirch committedMay 24, 2016 Configuration menu - View commit details
-
Copy full SHA for 7b10337 - Browse repository at this point
Copy the full SHA 7b10337View commit details -
[Daikon] Exception Handling version 1
New PPT-Suffix added (THROW,THROWS, THROWCOMBINED) Daikon know works with THROW/THROWS and combinedThrow PPTs. rebase to master daikon Fix some merging bugs like formatting
Philipp Hirch committedMay 24, 2016 Configuration menu - View commit details
-
Copy full SHA for ecc06dd - Browse repository at this point
Copy the full SHA ecc06ddView commit details -
[Annotate] Exception Handling V1
The Annotater know print the combined throw-PPT as exceptional_behaviour-block in JML the params of a method a now be printed out in JML rebase to master annotate Fix some merging bugs like formatting
Philipp Hirch committedMay 24, 2016 Configuration menu - View commit details
-
Copy full SHA for acb8440 - Browse repository at this point
Copy the full SHA acb8440View commit details -
Updated chicory-tests und purity-jml tests
Modified the goals of the chicory-tests to include Throw*-PPTs + Modified the jml-goals of the Daikon purity-test to contain parameters in method-calls
Philipp Hirch committedMay 24, 2016 Configuration menu - View commit details
-
Copy full SHA for 9abd847 - Browse repository at this point
Copy the full SHA 9abd847View commit details -
suppress the exception handle output in the tests
suppress the exception handle output in the tests
Philipp Hirch committedMay 24, 2016 Configuration menu - View commit details
-
Copy full SHA for 9af7d51 - Browse repository at this point
Copy the full SHA 9af7d51View commit details -
fixup! suppress the exception handle output in the tests
Rebase missed sth
Philipp Hirch committedMay 24, 2016 Configuration menu - View commit details
-
Copy full SHA for 630bcce - Browse repository at this point
Copy the full SHA 630bcceView commit details -
[Chicory] ExceptionHandling V2
Added support for catching delegated Exceptions in constructors
Philipp Hirch committedMay 24, 2016 Configuration menu - View commit details
-
Copy full SHA for 439b2e9 - Browse repository at this point
Copy the full SHA 439b2e9View commit details
Commits on May 25, 2016
-
[Chicory] Added Exception-Parameter-test to Chichory-Test
Philipp Hirch committedMay 25, 2016 Configuration menu - View commit details
-
Copy full SHA for 4f89516 - Browse repository at this point
Copy the full SHA 4f89516View commit details -
Configuration menu - View commit details
-
Copy full SHA for f4d3071 - Browse repository at this point
Copy the full SHA f4d3071View commit details -
Configuration menu - View commit details
-
Copy full SHA for cce95a8 - Browse repository at this point
Copy the full SHA cce95a8View commit details -
Merge branch 'FeatureExceptionHandling' of https://github.com/rarworl…
…d/daikon into FeatureExceptionHandling
Philipp Hirch committedMay 25, 2016 Configuration menu - View commit details
-
Copy full SHA for bdffdc4 - Browse repository at this point
Copy the full SHA bdffdc4View commit details
Commits on May 29, 2016
-
ExceptionHandling Testcase added
Philipp Hirch committedMay 29, 2016 Configuration menu - View commit details
-
Copy full SHA for 516adde - Browse repository at this point
Copy the full SHA 516addeView commit details -
Updated daikon.AnnotateNullable
Updated daikon.AnnotateNullable to identify Throw-PPTs
Philipp Hirch committedMay 29, 2016 Configuration menu - View commit details
-
Copy full SHA for 12c6ed7 - Browse repository at this point
Copy the full SHA 12c6ed7View commit details -
Update existing Tests to include THROW-PPTs
Philipp Hirch committedMay 29, 2016 Configuration menu - View commit details
-
Copy full SHA for d01faa0 - Browse repository at this point
Copy the full SHA d01faa0View commit details
Commits on May 31, 2016
-
Philipp Hirch committed
May 31, 2016 Configuration menu - View commit details
-
Copy full SHA for bb37a2f - Browse repository at this point
Copy the full SHA bb37a2fView commit details -
Merge branch 'master' into FeatureExceptionHandling
Philipp Hirch committedMay 31, 2016 Configuration menu - View commit details
-
Copy full SHA for 0f26406 - Browse repository at this point
Copy the full SHA 0f26406View commit details -
Philipp Hirch committed
May 31, 2016 Configuration menu - View commit details
-
Copy full SHA for e8355f5 - Browse repository at this point
Copy the full SHA e8355f5View commit details -
Philipp Hirch committed
May 31, 2016 Configuration menu - View commit details
-
Copy full SHA for 351a95a - Browse repository at this point
Copy the full SHA 351a95aView commit details -
Fixed auto merge error and fixed comments
Philipp Hirch committedMay 31, 2016 Configuration menu - View commit details
-
Copy full SHA for d7e3d92 - Browse repository at this point
Copy the full SHA d7e3d92View commit details -
Philipp Hirch committed
May 31, 2016 Configuration menu - View commit details
-
Copy full SHA for 4e37beb - Browse repository at this point
Copy the full SHA 4e37bebView commit details
Commits on Jun 1, 2016
-
Philipp Hirch committed
Jun 1, 2016 Configuration menu - View commit details
-
Copy full SHA for f62fa73 - Browse repository at this point
Copy the full SHA f62fa73View commit details
Commits on Jul 8, 2016
-
Philipp Hirch committed
Jul 8, 2016 Configuration menu - View commit details
-
Copy full SHA for 7397370 - Browse repository at this point
Copy the full SHA 7397370View commit details -
Merge branch 'master' into FeatureExceptionHandling
Philipp Hirch committedJul 8, 2016 Configuration menu - View commit details
-
Copy full SHA for 297304e - Browse repository at this point
Copy the full SHA 297304eView commit details