Details
-
Task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Jena 3.14.0
-
None
Description
This ticket tracks https://github.com/apache/jena/pull/709 ("intrigus-lgtm" on GitHub).
There needs to be a "happens before" barrier so that any Set and the objects it contains created by generateAcceptedParams() is completed and available to other threads.
Making acceptedParams_ volatile achieves this.
Attachments
Issue Links
- links to