This website requires JavaScript.
Explore
Help
Sign In
openRuyi-Project
/
gcc
Watch
3
Star
0
Fork
0
You've already forked gcc
mirror of
https://github.com/openRuyi-Project/gcc.git
synced
2026-06-23 11:56:03 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
adf936a606445e0e6c0d1de74338a5e237d9217e
gcc
/
libjava
/
java
T
History
Hans Boehm
adf936a606
* java/lang/natObject.cc (JV_SYNC_HASH): replace signed % by &.
...
From-SVN: r64386
2003-03-15 01:04:08 +00:00
..
applet
AppletContext.java: Fix typo and remove redundant modifiers.
2002-11-14 20:35:27 +00:00
awt
2003-03-10 Michael Koch <konqueror@gmx.de>
2003-03-10 13:21:38 +00:00
beans
BeanContextServicesSupport.java, [...]: New files.
2003-03-10 14:33:47 +00:00
io
ObjectInputStream.java (readObject): Cleaned up the class hierarchy loop.
2003-03-14 11:54:38 +00:00
lang
* java/lang/natObject.cc (JV_SYNC_HASH): replace signed % by &.
2003-03-15 01:04:08 +00:00
math
BigInteger.java (euclidInv): Take result array as an argument.
2003-02-20 16:55:15 +00:00
net
DatagramSocket.java, [...]: Fixed some documentation tags to make javadoc and friends happy.
2003-03-10 14:48:09 +00:00
nio
2003-03-11 Michael Koch <konqueror@gmx.de>
2003-03-11 10:30:52 +00:00
rmi
* java/rmi/registry/RegistryHandler.java: Deprecate.
2003-03-01 22:35:25 +00:00
security
re PR libgcj/9271 (Severe bias in java.security.SecureRandom)
2003-02-13 17:00:22 +00:00
sql
Timestamp.java (compareTo(Object)): New method.
2003-02-10 19:56:12 +00:00
text
Externalizable.java, [...]: New versions from Classpath.
2002-11-10 22:06:49 +00:00
util
Properties.java (load): Only skip line if the first character is a comment, whitespaces don't count.
2003-03-02 22:36:20 +00:00