java-6
Where can I find JDK6 source repository?
On the JDK6 source page the repository link is broken, and the location that is described in readme doesn\'t exist. I know that there is also OpenJDK repository, but as I understand, it isn\'t the sam[详细]
2023-03-17 16:42 分类:问答Access JVM properties from command line
I have some JBoss 5.1.0 instances running on JDK1.6 on RHEL5. I would like to access heap/permgen/etc information from their VMs.[详细]
2023-03-16 04:48 分类:问答Can't execute embedded Glassfish App at Apple platform
I\'m having a problem running an JEE5 application at GF 3.1 Embedded at Apple computers... (the same environment works at Linux and Windows). The server starts ok, but when loading the APP the server[详细]
2023-03-15 14:47 分类:问答Which version of Java 1.6 is the most stable? [closed]
Closed. This question is opinion-based. It is not currently accepting answers. Want to improve this question? Update the question so it can be answered with facts and citations by editing th[详细]
2023-03-10 15:39 分类:问答TreeMap with no unique key
I use a TreeMap class for store messages information with their priority in my application. I\'ve used a treeMap class for do it because this class order automatically the element based on the key val[详细]
2023-03-10 14:23 分类:问答OutOfMemory GC overhead limit exceeded to acquire lock on log4j Objects
Can anyone please help me to identify the exact are of problem. Is it either JVM, Log4j or something else in our application?[详细]
2023-03-09 21:54 分类:问答Object Expected JS Error For Application running on Linux but not on Windows
We have two different servers running our web application, one is Windows and other is Linux Red Hat. Both the server has same Tomcat(6) and JDK (v6u20). The application ru开发者_StackOverflow社区nnin[详细]
2023-03-09 04:24 分类:问答How to prevent an Object being cast to a String automatically
I have a class that looks like the following: public class FileEntry { private String name; public FileEntry (String name) {[详细]
2023-03-08 19:37 分类:问答How to install JDK 1.6 on Mac OSX Leopard?
How can I install JDK 1.6 on Mac OSX Leopard? In Software Update today I updated Java, and it upgraded from 1.5.0_26 to 1.5.0_28 (This is not 1.6!). I have Xcode Tools installed, version 3.0. On the[详细]
2023-03-04 14:56 分类:问答Eclipse doesn't show java source code
I\'m running java 1.6 in Eclipse o开发者_JS百科n my Intel Mac. I\'m using the 1.6.0 version under System/Library/Frameworks and set the default compiler to this in Eclipse.[详细]
2023-02-28 11:45 分类:问答