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
android_platform_dalvik
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 5 hours
ago. based on code collected
about 5 hours
ago.
Aug 16, 2024 — Aug 16, 2025
Showing page 181 of 189
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
am b8beb5f: vm: Replace a reference to TARGET_BUILD_TYPE with DEBUG_DALV
The Android Open Source Project
More...
over 16 years ago
am 4c99ba4: Merge change 374 into donut
Android (Google) Code Review
More...
over 16 years ago
Reactivating tests disabled because of ClassLoader loop
Urs Grob
More...
over 16 years ago
The Android.mk file in libcore was writing a test file outside of the Android build directory and was not getting cleaned up after the build.
Aaron Kushner
More...
over 16 years ago
am 14da4cc: AI 147896: Some more fixes for tests that failed in
Jorg Pleumann
More...
over 16 years ago
am 210c512: AI 147726: Getting rid of tests.luni.AllTests and
Jorg Pleumann
More...
over 16 years ago
am ef71222: AI 147838: A couple of fixes for making the
Jorg Pleumann
More...
over 16 years ago
am 4645b7c: AI 147732: fix broken links
Scott Main
More...
over 16 years ago
am 119c75d: AI 147660: Fixes for tests in the security module.
Urs Grob
More...
over 16 years ago
am 3fb3946: AI 147687: Several fixes for failing tests in the cts host.
Urs Grob
More...
over 16 years ago
am 7cc0301: AI 147723: This should have been deleted a while ago, since
Jorg Pleumann
More...
over 16 years ago
am 2b828ef: AI 147464: Some small bugfixes for the core tests.
Jorg Pleumann
More...
over 16 years ago
AI 147896: Some more fixes for tests that failed in the CTS, but worked fine in run-core-tests: - One cert test needs isolation, because it destroys the security provider. - The Thread.sleep() tests were too flaky. - Tests that tried to open a temporary DEX file failed in the CTS because we do not have access to the system DEX cache. We are now simply creating our own. The Java plan in the CTS should now pass fully. Yippie! BUG=1285921
Jorg Pleumann
More...
over 16 years ago
Fix an infinite loop in ClassLoader.isAncestorOf()
Urs Grob
More...
over 16 years ago
Added two new Dalvik documents.
Andy McFadden
More...
over 16 years ago
Added two new Dalvik documents.
Andy McFadden
More...
over 16 years ago
AI 147838: A couple of fixes for making the core tests work better in the CTS environment. Some tests had to be marked broken either because they either expose different behavior than in run-core-tests or they take too much time (beyond the CTS' timeout). BUG=1285921
Jorg Pleumann
More...
over 16 years ago
Fix for excessive GREF use in gethostbyaddr.
Urs Grob
More...
over 16 years ago
Updated the "weird stuff you might see" section.
Andy McFadden
More...
over 16 years ago
Merge commit 'korg/donut'
The Android Open Source Project
More...
over 16 years ago
AI 147732: fix broken links BUG=1810005
Scott Main
More...
over 16 years ago
AI 147726: Getting rid of tests.luni.AllTests and corresponding CTS packages. The test suite contains mostly duplicate tests. Two tests would be better placed in the StrictMath test suite. Don't know where to put the ThreadsTest, which seems to actually test the com.sun.Unsafe class, so it stays orphaned for now. BUG=1285921
Jorg Pleumann
More...
over 16 years ago
AI 147723: This should have been deleted a while ago, since it's a dupe class. BUG=1285921
Jorg Pleumann
More...
over 16 years ago
AI 147687: Several fixes for failing tests in the cts host. also tests that timeout are now marked with BrokenTest to exclude them for the time being until we have a way to execute them. BUG=1285921
Urs Grob
More...
over 16 years ago
AI 147660: Fixes for tests in the security module. Some tests are still failing in the cts host environment. This CL fixes most of them in the security module BUG=1285921
Urs Grob
More...
over 16 years ago
vm: Replace a reference to TARGET_BUILD_TYPE with DEBUG_DALVIK_VM
Dave Bort
More...
over 16 years ago
Merge change 374 into donut
Android (Google) Code Review
More...
over 16 years ago
AI 147464: Some small bugfixes for the core tests. Some need to be marked broken, because they take too long (or even forever) due to implementation problems. Some need to take into account differences between the CTS environment and the Dalvik VM, so they succeed in both cases. BUG=1285921
Jorg Pleumann
More...
over 16 years ago
Merge donut into master
Jean-Baptiste Queru
More...
over 16 years ago
merge cupcake into donut
Jean-Baptiste Queru
More...
over 16 years ago
←
1
2
…
177
178
179
180
181
182
183
184
185
…
188
189
→
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