corda/tools
josecoll 99e802c5c5 CORDA-3071 - Checkpoint agent tool (#5295)
* Initial commit based on experimental kryo hook agent.

* WIP

* Added documentation.

* Additional improvements and documentation following more testing.

* Added field level instrumentation + basic type handlers for String, byteArray, charArray, primitive types.

* Working version (without array type handling)

* Missing build.gradle file.

* Handle display of Arrays and String.
Pruning output to avoid repetition (by loop depth, object count).

* Added configurable StackDepth (for display purposes) and filter out ProgressTracker stacks.

* Further array handling (Object arrays, 2D, 3D), improved display and general code cleanup.

* Various fixes and improvements following demo to RP.

* Clean-up

* Further clean-up

* Set checkpoint id before deserialization.

* Update documentation

* Final clean-up.

* Minor documentation fixes.

* Updates following PR review feedback.

* Add changelog entry.
2019-08-01 09:40:52 +01:00
..
blobinspector CORDA-2586 explorer exception handling (#4957) 2019-04-09 19:14:37 +00:00
bootstrapper CORDA-2491: Ability to specify Java package namespace from Cordform (#5075) 2019-05-09 17:25:21 +01:00
checkpoint-agent CORDA-3071 - Checkpoint agent tool (#5295) 2019-08-01 09:40:52 +01:00
cliutils CORDA-2954: Upgrade to common-lang3 (#5152) 2019-05-21 17:48:32 +01:00
demobench CORDA-3053 Validation should pass with systemProperties defined in config (#5276) 2019-07-05 17:20:57 +01:00
explorer CORDA-2333: Updated the majority of the dependencies that were out of date (#5235) 2019-06-20 16:19:16 +01:00
graphs [CORDA-682]: Claim Jigsaw module names (#1824) 2017-10-06 15:37:33 +01:00
loadtest add a shared memory port allocator to allow multiple processes to sha… (#5223) 2019-07-02 18:38:33 +00:00
network-builder CORDA-2998 fix network builder (#5265) 2019-07-02 11:32:48 +01:00
scripts Improve the upgrade-test-packages.sh script to work on macOS. Fixes an issue found by tom on pubslack. (#2894) 2018-03-29 10:47:48 +02:00
shell [CORDA-2923] - Make the RPC client reconnect with gracefulReconnect param (#5244) 2019-07-16 11:29:21 +01:00
shell-cli CORDA-2858: Wire-up Corda components with better RPC reconnect logic (#4933) 2019-04-15 11:26:53 +01:00
worldmap CORDA-2893, ENT-3422: Tweak JUnit 5 configurations to keep vintage engine off compile classpaths. (#5138) 2019-05-20 11:57:56 +01:00