Thu, 23 May 2024 17:11:56 UTC | login

Information for build apache-commons-javaflow-1.0-0.15.20120509SNAPSHOT.fc29

ID53104
Package Nameapache-commons-javaflow
Version1.0
Release0.15.20120509SNAPSHOT.fc29
Epoch
SummaryCommons Javaflow
DescriptionSometimes it is useful if we can capture the state of the application, its stack of function calls, which includes local variables, the global variables and the program counter, and save them into an object. If this object would give us the ability to restart the processing from the point stored in it. A continuation is exactly the type of object that we need. Think of a continuation as an object that, for a given point in your program, contains a snapshot of the stack trace, including all the local variables, and the program counter. You can not only store these things in the continuation object, but also restore the execution of the program from a continuation object. This means that the stack trace and the program counter of the running program become the ones stored in a continuation. Continuations are powerful concepts from the world of functional languages, like Scheme, but they are becoming popular in other languages as well.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 18 Jul 2018 23:53:29 UTC
CompletedWed, 18 Jul 2018 23:53:29 UTC
Tags
f29
f30
f31
RPMs
src
apache-commons-javaflow-1.0-0.15.20120509SNAPSHOT.fc29.src.rpm (info) (download)
noarch
apache-commons-javaflow-1.0-0.15.20120509SNAPSHOT.fc29.noarch.rpm (info) (download)
apache-commons-javaflow-ant-1.0-0.15.20120509SNAPSHOT.fc29.noarch.rpm (info) (download)
apache-commons-javaflow-javadoc-1.0-0.15.20120509SNAPSHOT.fc29.noarch.rpm (info) (download)
Changelog * Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.0-0.15.20120509SNAPSHOT - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.0-0.14.20120509SNAPSHOT - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0-0.13.20120509SNAPSHOT - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0-0.12.20120509SNAPSHOT - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild