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
Page History
Page Information
View in Hierarchy
View Source
Export to PDF
Pages
…
SEI CERT Oracle Coding Standard for Java
2 Rules
Rule 03. Numeric Types and Operations (NUM)
NUM00-J. Detect or prevent integer overflow
Page History
Versions Compared
Old Version
44
changes.mady.by.user
Efstathios Mertikas
Saved on
Nov 05, 2008
compared with
New Version
45
changes.mady.by.user
Efstathios Mertikas
Saved on
Nov 05, 2008
Previous Change: Difference between versions 43 and 44
Next Change: Difference between versions 45 and 46
View Page History
Key
This line was added.
This line was removed.
Formatting was changed.
...
Noncompliant Code Example
Code Block
bgColor
#FFcccc
int temp = -result;
Compliant Code Example
...
Overview
Content Tools
{"serverDuration": 182, "requestCorrelationId": "d2a7efb393edf1af"}