For questions relating to using the Java Development Kit (JDK), version 1.5.
Conditions: do not modifiy the original lists; JDK only, no external libraries. Bonus points for a one-liner or a JDK 1.3 …
java list jdk1.5I am trying to run a Java program, but it is taking a default GMT timezone instead of an OS …
java jvm windows-server-2008 timezone jdk1.5How do I redirect verbose garbage collection output to a file? Sun’s website shows an example for Unix but …
garbage-collection java jdk1.5I have copied a jdk directory from another location. Since then, I get the following error message. Your environment has …
jvm jdk1.5 heap-sizeSince Java 5, we've had boxing/unboxing of primitive types so that int is wrapped to be java.lang.Integer, and …
java primitive primitive-types autoboxing jdk1.5I'm trying to use JAXB to unmarshal an xml file into objects but have come across a few difficulties. The …
java namespaces jaxb attributes jdk1.5I could swear that just a couple of months ago I downloaded a copy of the Java 1.5 SE JDK and …
java download jdk1.5I'm not sure if this question has been answered in full or if my title is descriptive enough given my …
eclipse java jdk1.5I've been trying to get this to work for a while now but no luck yet. I want to run …
java maven jdk1.5