Thu, 23 May 2024 16:45:36 UTC | login

Information for build apache-commons-javaflow-1.0-0.17.20120509SNAPSHOT.fc31

ID121157
Package Nameapache-commons-javaflow
Version1.0
Release0.17.20120509SNAPSHOT.fc31
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
StartedThu, 08 Aug 2019 14:11:54 UTC
CompletedThu, 08 Aug 2019 14:11:54 UTC
Tags
f31
f32
RPMs
src
apache-commons-javaflow-1.0-0.17.20120509SNAPSHOT.fc31.src.rpm (info) (download)
noarch
apache-commons-javaflow-1.0-0.17.20120509SNAPSHOT.fc31.noarch.rpm (info) (download)
apache-commons-javaflow-ant-1.0-0.17.20120509SNAPSHOT.fc31.noarch.rpm (info) (download)
apache-commons-javaflow-javadoc-1.0-0.17.20120509SNAPSHOT.fc31.noarch.rpm (info) (download)
Changelog * Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.0-0.17.20120509SNAPSHOT - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.0-0.16.20120509SNAPSHOT - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * 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