summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove logging tests duplicated from HarmonyJesse Wilson2010-10-0231-10921/+908
* Scrub test failures in java.text.Jesse Wilson2010-10-015-325/+84
* Merge "SSL* AppData should not hold onto JNI global references" into gingerbreadBrian Carlstrom2010-10-014-316/+532
|\
| * SSL* AppData should not hold onto JNI global referencesBrian Carlstrom2010-10-014-316/+532
* | Remove an out-of-date expectation.Elliott Hughes2010-10-011-5/+0
* | Merge "Better detail messages for System.loadLibrary UnsatisfiedLinkErrors." ...Elliott Hughes2010-10-012-36/+49
|\ \ | |/ |/|
| * Better detail messages for System.loadLibrary UnsatisfiedLinkErrors.Elliott Hughes2010-09-302-36/+49
* | Include a message when a task is rejected from an executor.Jesse Wilson2010-09-302-1/+43
* | Merge "Don't explode if flush() is called when an HTTP upload stream is close...Jesse Wilson2010-09-304-6/+49
|\ \
| * | Don't explode if flush() is called when an HTTP upload stream is closed.Jesse Wilson2010-09-304-6/+49
* | | Merge "Don't use the decompression-buffer as the skip buffer in InflaterInput...Jesse Wilson2010-09-304-54/+129
|\ \ \
| * | | Don't use the decompression-buffer as the skip buffer in InflaterInputStream.Jesse Wilson2010-09-304-54/+129
| |/ /
* | | Merge "Add More Support_Locale Conditions to ScannerTest" into gingerbreadBrian Muramatsu2010-09-301-24/+28
|\ \ \ | |_|/ |/| |
| * | Add More Support_Locale Conditions to ScannerTestBrian Muramatsu2010-08-251-24/+28
* | | Merge "Fix File.getCanonicalizePath to resolve symbolic links." into gingerbreadElliott Hughes2010-09-303-17/+74
|\ \ \ | |_|/ |/| |
| * | Fix File.getCanonicalizePath to resolve symbolic links.Elliott Hughes2010-09-303-17/+74
* | | Merge "CA certificate update" into gingerbreadBrian Carlstrom2010-09-303-0/+161
|\ \ \
| * | | CA certificate updateBrian Carlstrom2010-09-293-0/+161
* | | | Add expectations for DecimalFormat test failures.Jesse Wilson2010-09-291-1/+6
* | | | Merge "Fix problems with OldSimpleDateFormatTest.java." into gingerbreadJesse Wilson2010-09-292-105/+102
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix problems with OldSimpleDateFormatTest.java.Jesse Wilson2010-09-292-105/+102
* | | | Fix IP_MULTICAST_IF getsockopt.Elliott Hughes2010-09-291-12/+12
| |/ / |/| |
* | | Merge "Support creating unbound server sockets in DefaultServerSocketFactory....Jesse Wilson2010-09-291-6/+3
|\ \ \
| * | | Support creating unbound server sockets in DefaultServerSocketFactory.Jesse Wilson2010-09-291-6/+3
| |/ /
* | | Merge "Scrub missing calls to super.finalize()" into gingerbreadBrian Carlstrom2010-09-2829-307/+398
|\ \ \
| * | | Scrub missing calls to super.finalize()Brian Carlstrom2010-09-2829-307/+398
* | | | Merge "Tests for ServerSocketFactory.getDefault()." into gingerbreadJesse Wilson2010-09-283-35/+156
|\ \ \ \
| * | | | Tests for ServerSocketFactory.getDefault().Jesse Wilson2010-09-283-35/+156
| | |/ / | |/| |
* | | | Merge "Fix a problem where URL.equals() was returning true when both hosts co...Jesse Wilson2010-09-282-28/+35
|\ \ \ \
| * | | | Fix a problem where URL.equals() was returning true when both hosts couldn't ...Jesse Wilson2010-09-282-28/+35
| |/ / /
* | | | Fix problems where knownfailures has drifted out of date from our suite.Jesse Wilson2010-09-281-8/+13
|/ / /
* | | Remove java.net tests that are redundant with Harmony.Jesse Wilson2010-09-2854-11573/+1114
|/ /
* | Merge "Remove java.text tests duplicated from Harmony" into gingerbreadJesse Wilson2010-09-2842-11642/+1681
|\ \
| * | Remove java.text tests duplicated from HarmonyJesse Wilson2010-09-2742-11642/+1681
* | | Merge "Add submitter's test for a publicly-reported SimpleTimeZone.clone bug ...Elliott Hughes2010-09-281-0/+10
|\ \ \
| * | | Add submitter's test for a publicly-reported SimpleTimeZone.clone bug I alrea...Elliott Hughes2010-09-281-0/+10
* | | | Merge "CA certificate update" into gingerbreadBrian Carlstrom2010-09-2757-456/+4613
|\ \ \ \
| * | | | CA certificate updateBrian Carlstrom2010-09-2257-456/+4613
* | | | | Merge "Update expectations for tests failing only on the host." into gingerbreadJesse Wilson2010-09-271-8/+16
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Update expectations for tests failing only on the host.Jesse Wilson2010-09-271-8/+16
| | |/ / | |/| |
* | | | Improve DateFormat.parse's exception detail.Elliott Hughes2010-09-271-1/+2
* | | | Somewhat perfunctory javadoc for the new Java 6 JDBC APIs.Elliott Hughes2010-09-2712-169/+862
* | | | Don't wrap select(2) in TEMP_FAILURE_RETRY.Elliott Hughes2010-09-262-1/+9
* | | | Merge "Remove FormatterTest tests duplicated with Harmony." into gingerbreadJesse Wilson2010-09-264-4797/+132
|\ \ \ \
| * | | | Remove FormatterTest tests duplicated with Harmony.Jesse Wilson2010-09-264-4797/+132
| |/ / /
* | | | Merge "Fix OpenSSLSessionImpl.getValueNames regression" into gingerbreadBrian Carlstrom2010-09-263-455/+218
|\ \ \ \ | |/ / / |/| | |
| * | | Fix OpenSSLSessionImpl.getValueNames regressionBrian Carlstrom2010-09-243-455/+218
* | | | Attach bugs to failures in MathTest and StrictMathTest.Jesse Wilson2010-09-251-0/+22
|/ / /
* | | Attach charset tests to their tracking bugs.Jesse Wilson2010-09-241-0/+22
* | | Merge "OpenSSLSocketImpl should not call NativeCrypto.SSL_set_client_CA_list ...Brian Carlstrom2010-09-241-1/+1
|\ \ \