Skip to main content
assistive.skiplink.to.breadcrumbs
assistive.skiplink.to.header.menu
assistive.skiplink.to.action.menu
assistive.skiplink.to.quick.search
Log in
Confluence
Spaces
Hit enter to search
Help
Online Help
Keyboard Shortcuts
Feed Builder
What’s new
Available Gadgets
About Confluence
Log in
SEI CERT Oracle Coding Standard for Java
Pages
Boards
Space shortcuts
Dashboard
Secure Coding Home
Android
C
C++
Java
Perl
Page tree
Browse pages
Configure
Space tools
View Page
A
t
tachments (1)
Page History
Page Information
View in Hierarchy
View Source
Export to PDF
Export to Word
Pages
…
SEI CERT Oracle Coding Standard for Java
2 Rules
Rule 10. Thread APIs (THI)
THI02-J. Notify all waiting threads rather than a single thread
Page Information
Title:
THI02-J. Notify all waiting threads rather than a single thread
Author:
Dhruv Mohindra
Jul 25, 2008
Last Changed by:
Michal Rozenau
May 18, 2021
Tiny Link:
(useful for email)
https://wiki.sei.cmu.edu/confluence/x/MTdGBQ
Export As:
Word
·
PDF
Incoming Links
SEI CERT C++ Coding Standard (1)
Page:
CON55-CPP. Preserve thread safety and liveness when using condition variables
SEI CERT Oracle Coding Standard for Java (3)
Page:
THI03-J. Always invoke wait() and await() methods inside a loop
Page:
LCK09-J. Do not perform operations that can block while holding a lock
Page:
THI01-J. Do not invoke ThreadGroup methods
Hierarchy
Parent Page
Page:
Rule 10. Thread APIs (THI)
Labels
Global Labels (4)
thi
rule
analyzable
cwe-362
Recent Changes
Time
Editor
May 18, 2021 08:50
Michal Rozenau
View Changes
Parasoft Jtest 2021.1
Mar 31, 2021 13:40
Jon O'Donnell
View Changes
Feb 26, 2021 17:11
Michal Rozenau
View Changes
Parasoft Jtest 2020.2
Dec 19, 2018 10:51
Alexandre GIGLEUX
View Changes
Dec 05, 2018 08:34
Alexandre GIGLEUX
View Page History
Outgoing Links
External Links (6)
https://rules.sonarsource.com/java/RSPEC-2446
https://wiki.sei.cmu.edu/confluence/pages/viewpage.action?p…
docs.oracle.com/javase/specs/jls/se8/html/jls-17.html
https://wiki.sei.cmu.edu/confluence/pages/viewpage.action?p…
https://wiki.sei.cmu.edu/confluence/pages/viewpage.action?p…
https://docs.oracle.com/javase/8/docs/api/java/util/concurr…
SEI CERT Oracle Coding Standard for Java (9)
Page:
Rule BB. Glossary
Page:
Rule AA. References
Page:
SonarQube_V
Page:
LCK03-J. Do not synchronize on the intrinsic locks of high-level concurrency objects
Home page:
SEI CERT Oracle Coding Standard for Java
Page:
SonarQube
Page:
Parasoft
Page:
THI03-J. Always invoke wait() and await() methods inside a loop
Page:
Parasoft_V
SEI CERT C Coding Standard (2)
Page:
CON38-C. Preserve thread safety and liveness when using condition variables
Home page:
SEI CERT C Coding Standard
Overview
Content Tools
{"serverDuration": 61, "requestCorrelationId": "8a03d6c1d7205c63"}