Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
riscv-gcc-1
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
riscv-gcc-1
Commits
a08b5082
Commit
a08b5082
authored
Jul 25, 1999
by
Anthony Green
Committed by
Anthony Green
Jul 25, 1999
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* mauve-libgcj: Disable Object Serialization tests.
From-SVN: r28235
parent
d3bd0bb7
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
0 deletions
+7
-0
libjava/ChangeLog
+4
-0
libjava/mauve-libgcj
+3
-0
No files found.
libjava/ChangeLog
View file @
a08b5082
Sun Jul 25 01:43:34 1999 Anthony Green <green@cygnus.com>
* mauve-libgcj: Disable Object Serialization tests.
1999-07-20 Warren Levy <warrenl@cygnus.com>
* java/net/DatagramSocket.java (DatagramSocket(int, InetAddress)):
...
...
libjava/mauve-libgcj
View file @
a08b5082
...
...
@@ -4,6 +4,9 @@ JDK1.1
!java.applet
!java.awt
!java.beans
# We don't support object serialization yet.
!java.io.ObjectStreamClass
!java.io.ObjectInputOutput
java.lang.Character.classify12
java.lang.String.hash
# We don't have the URL function in Class yet.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment