National Institute of Standards and Technology
Package illustrating a test case

Test case 155847

Description

This test takes a number as input and calculates it's factorial in 20 concurrent threads, without setting a limit on how large that number can be (as long as it's within Integer.MAX_VALUE). This can cause significant resource use when the input is large.
Metadata
- Base program: Apache Jena
- Source Taint: SOCKET
- Data Type: ARRAY
- Data Flow: ADDRESS_AS_CONSTANT
- Control Flow: INTERUPT_CONTINUE

Flaws

Test Suites

Documentation

Have any comments on this test case? Please, send us an email.