openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
A
Apache Harmony
Settings
|
Report Duplicate
10
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 16, 2023 — Jan 16, 2024
Showing page 1 of 22
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Apply patch from HARMONY-6685 "SHA1PRNG produces less optimal"
Mark Hindess
as hindessm
More...
over 13 years ago
Fix regression introduced in pack200 in 996801
sjanuary
More...
about 14 years ago
Fix help text. Dependencies now downloaded straight to target.
Tim Ellison
as tellison
More...
about 14 years ago
Apply patch and test case for HARMONY-6419 ([classlib][luni] Changes to IdentityHashMap entrySet doesn't reflect underlying map)
Tim Ellison
as tellison
More...
about 14 years ago
Update to Xerces 2.11.0
Tim Ellison
as tellison
More...
about 14 years ago
Apply another fix for HARMONY-6661: Synchonrize on mutable field in Permissions.java readObject() is only reachable by one thread, so remove unnecessary synchronized block
clraychen
More...
about 14 years ago
Improve patch for HARMONY-6675 at r1035930: remove field 'isEnable' and mark more fileds as 'final'.
regisxu
More...
about 14 years ago
Fix for HARMONY-6675: Reducing timeout value in CanonicalPatchCache to fix a file not found error in Hadoop common
regisxu
More...
about 14 years ago
Fix for HARMONY-6367 ([classlib] Some Methods doesn't have security Permissions check as compared to SUN JDK)
Tim Ellison
as tellison
More...
about 14 years ago
Add java.nio.channels.spi.SelectorProvider metadata - that has existed
Mark Hindess
as hindessm
More...
about 14 years ago
Adding native code that for some reason has been missing since the code
Mark Hindess
as hindessm
More...
about 14 years ago
Remove directory that was created (inadvertently?) in commit r1022963:
Mark Hindess
as hindessm
More...
about 14 years ago
Refactor test properties.
Mark Hindess
as hindessm
More...
about 14 years ago
Add top-level findbugs target.
Mark Hindess
as hindessm
More...
about 14 years ago
Fix setup target to leave dependencies.
Mark Hindess
as hindessm
More...
about 14 years ago
Another attempt to fix the depends download problem.
Mark Hindess
as hindessm
More...
about 14 years ago
junit.jar download works for me (and others I've spoken to) but I'd like
Mark Hindess
as hindessm
More...
about 14 years ago
Add fix to allow overriding of the Timestamp class to create an immutable class, by removing a call to a public method in the Timestamp constructor. Regression testcase included.
chope
More...
about 14 years ago
Archive tests - change some assertTrues to assertEquals where more appropriate
sjanuary
More...
about 14 years ago
Fix clean.
Mark Hindess
as hindessm
More...
over 14 years ago
Quick fix for build break.
Mark Hindess
as hindessm
More...
over 14 years ago
Merging some changes tested in mrh branch. As mentioned on dev list.
Mark Hindess
as hindessm
More...
over 14 years ago
Back-out part of change from revision 1002476 (fix for HARMONY-6638) that checks if the key is connected before OP_CONNECT is added to the list of selected keys. Adding a test that registers an OP_CONNECT key on a socket channel, connects and then checks there's a key in the selectedKeys() list passes on the RI (also removing the check doesn't cause the regression test that was added for 1002376 to fail).
chope
More...
over 14 years ago
This patch fixes a problem of which the thread of java.util.Timer should be closed when VM is off.
zhoukevin
More...
over 14 years ago
For objects of types generated by methods of java.util.Collections class, like java.util.Collections$UnmodifiableCollection generated by java.util.Collections.unmodifiableCollection(Collection) method etc, HARMONY has problem to encode and decode them while Oracle JDK doesn't. This patch also adds several test cases to reproduce those problems.
zhoukevin
More...
over 14 years ago
java.beans.XMLEncoder/Decoder fails to process invalid chars. Add 2 test cases to reproduce the problems
zhoukevin
More...
over 14 years ago
Given a test case of using java.beans.XMLEncoder.writeObject() to write any object. Of the encoding output, for each line, Oracle JDK6 always ends with a space while HARMONY doesn't. This is a non-bug difference between, but it's nice for HARMONY to have it.
zhoukevin
More...
over 14 years ago
Create platform-specific tree to facilitate windows specific tests
Mark Hindess
as hindessm
More...
over 14 years ago
Refactor InstrumentTestHelper to share code with Support_Exec. More
Mark Hindess
as hindessm
More...
over 14 years ago
Remove unnecessary explicit throw.
Mark Hindess
as hindessm
More...
over 14 years ago
←
1
2
3
4
5
6
7
8
9
…
21
22
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree