java Programming Glossary: defect
What should Timertask.scheduleAtFixedRate do if the clock changes? http://stackoverflow.com/questions/17588167/what-should-timertask-scheduleatfixedrate-do-if-the-clock-changes execute for 3 days Is this permissible behaviour or a defect in the Java library The Oracle javadocs don't seem to mention..
java: Integer equals vs. == http://stackoverflow.com/questions/3637936/java-integer-equals-vs with int in many situations. However I found a potential defect in my code that surprised me a bit. The following code Integer..
StackOverflowError when serializing an object in Java http://stackoverflow.com/questions/438875/stackoverflowerror-when-serializing-an-object-in-java 1461 If you go hunting through your defect tracking database trying to see whether this is a known issue.. from it that is somewhat unusual and search for it in your defect database . For example an default ArrayList serialization. Here..
Java 7 default locale http://stackoverflow.com/questions/7107972/java-7-default-locale Java 7 has changed the way Locale.getDefault works. A defect has been entered with Oracle but they basically said this is..
Resolving Session Fixation in JBoss http://stackoverflow.com/questions/8318/resolving-session-fixation-in-jboss java security jboss share improve this question This defect found here points the way to the solution. The Tomcat instance..
Java scheduler which is completely independent of system time changes http://stackoverflow.com/questions/9044423/java-scheduler-which-is-completely-independent-of-system-time-changes ibm java sdk 7.0 0.0 x86_64 archive.bin . I had filed defect against JDK 7139684 It was accepted but has been closed and..
|