aboutsummaryrefslogtreecommitdiff
path: root/libjava
AgeCommit message (Expand)AuthorFilesLines
2000-04-17Test case for gcj/209Anthony Green2-0/+8
2000-04-17Test case for gcj/208Anthony Green2-0/+20
2000-04-17More new tests.Anthony Green1-0/+7
2000-04-17New tests.Anthony Green4-0/+34
2000-04-16re GNATS java.io/202 (File creation doesn't observe umask)Bryce McKinlay2-2/+8
2000-04-14Additional test for PR gcj/148:Bryce McKinlay2-0/+37
2000-04-12natString.cc (intern): Temporarily disable finalizer registration.Tom Tromey2-1/+4
2000-04-12natString.cc (unintern): Added `obj' argument.Tom Tromey3-5/+15
2000-04-11Vector.java (VectorEnumeration): Now `final'.Tom Tromey5-9/+17
2000-04-11ObjectStreamException.java: New file.Warren Levy26-20/+7065
2000-04-09posix-threads.h (_Jv_MutexUnlock): Replace _JV_NOT_OWNER.Anthony Green2-1/+6
2000-04-09posix-threads.cc (_Jv_MutexLock): Moved back to posix-threads.h.Anthony Green3-35/+39
2000-04-09StringBuffer.java (ensureCapacity): Don't call Math::max.Anthony Green2-9/+35
2000-04-09Makefile.in: Rebuilt.Tom Tromey39-78/+1617
2000-04-09natObject.cc (_Jv_MonitorEnter): Only perform null check when we have to.Anthony Green5-4/+21
2000-04-06configure: Rebuilt.Tom Tromey5-231/+355
2000-04-04Makefile.in: Rebuilt.Tom Tromey4-0/+35
2000-04-03jvm.h (_Jv_GetArrayElementFromElementType): More commentary from Alex.Tom Tromey2-1/+5
2000-04-03Makefile.in: Rebuilt.Tom Tromey4-47/+26
2000-04-02Forgot to add this file before...Anthony Green1-0/+227
2000-04-02JVMPI changes...Anthony Green12-212/+636
2000-03-29Test case for PR libgcj/184:Bryce McKinlay3-0/+29
2000-03-28Synchronized gcjh commands for java/lang/Thread.h with Makefile.in.Bryce McKinlay2-1/+6
2000-03-28Forgot to commit this earlier.Bryce McKinlay1-0/+5
2000-03-28Makefile.in: New #defines and friends for Thread.h.Bryce McKinlay8-482/+382
2000-03-27jni.cc (_Jv_JNI_PopSystemFrame): If environment has exception set, throw it.Tom Tromey2-3/+9
2000-03-27test_long.out: New file.Tom Tromey3-0/+19
2000-03-26[multiple changes]Tom Tromey8-31/+122
2000-03-26* libjava.lang/Array_1.xfail: Removed.Tom Tromey2-1/+4
2000-03-24BigInteger.java (divide): Handle the special case when dividing by 1 and the ...Warren Levy2-2/+17
2000-03-24Font.java (isBold): Fix syntax error.Warren Levy6-6/+16
2000-03-23Thread_Wait.java: New file.Bryce McKinlay17-0/+683
2000-03-22iface.java: New file.Tom Tromey22-0/+165
2000-03-21Event.java: Add all the event type constants.Bryce McKinlay2-2/+142
2000-03-21* java/lang/natClass.cc (isInstance): Use JV_CLASS, not getClass().Bryce McKinlay2-2/+2
2000-03-21natClass.cc (isInstance): Use _Jv_IsAssignableFrom(), not Class.isAssignableF...Bryce McKinlay2-1/+3
2000-03-21natClass.cc (isInstance): Initialize `this'.Bryce McKinlay2-1/+13
2000-03-21Test case for PR libgcj/179:Bryce McKinlay3-0/+75
2000-03-19Color.java: Specified java.io for Serializable.Warren Levy3-1/+7
2000-03-19* java/awt/Color.java: Rewrote to be more memory efficient (& compile).Warren Levy2-25/+55
2000-03-19* libjava.lang/pr109.java: Added `println' at end.Tom Tromey2-0/+8
2000-03-17Color.java: New file.Warren Levy19-10/+533
2000-03-15[multiple changes]Tom Tromey11-2/+1031
2000-03-15* libjava.compile/pr176.java: New file, for PR gcj/176.Tom Tromey2-0/+19
2000-03-15* libjava.compile/PR140.xfail: New file.Bryce McKinlay2-0/+2
2000-03-15pr172.java: Correct classname to match file name.Bryce McKinlay3-8/+9
2000-03-15* libjava.compile/PR140.java: New file, for PR gcj/140.Tom Tromey2-0/+15
2000-03-14jni.cc (mangled_name): Fixed assertion.Tom Tromey2-3/+11
2000-03-14* libjava.compile/pr172.java: New file, for PR gcj/172.Tom Tromey2-0/+11
2000-03-14* libjava.compile/pr174.java: New file, for PR gcj/174.Tom Tromey2-0/+24