CARVIEW |
Select Language
HTTP/2 200
date: Mon, 21 Jul 2025 15:05:43 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-repository-download: git clone https://github.com/ReactiveX/RxJava.git
etag: W/"5093ff582cb3d28a022814da94a3f329"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=X2xOzI0WwmZcBXWR5uxNZFtkrnXr5Zvx6JilFC%2F0NBPWC5E%2BDmlCNrSZ9Idwf%2FbLrqm7KH2vrNfA8r9jvKZOK2lk1pGhuOkB2OKsTHnwUyU5pay0kxC3K3Q3PjTYt0y7iB3Qe%2Bo2TZPCq7VqbzHAYJtf7qAn1qAk3F%2BUSOlZVbTc%2F4HXUaxK19Dyr6q%2BXNohUpV7FmPoUqMOSuRzr2UGARupeh9i0yCXM21E%2FcdTpQz%2BqPTSPly52w7BFB%2FLFbwx%2FpgorqDxneH1zaY1ZfSuWw%3D%3D--xd4209Q0VOX%2FbAL8--k5CDk5aRE4BX947twsGmeA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1818806280.1753110340; Path=/; Domain=github.com; Expires=Tue, 21 Jul 2026 15:05:40 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Tue, 21 Jul 2026 15:05:40 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 9728:ECC08:15AF0:19449:687E5744
3.x rename on error resume next methods to disambiguate when calling … · ReactiveX/RxJava@b40a892 · GitHub
Copy file name to clipboardExpand all lines: src/main/java/io/reactivex/Flowable.java
Copy file name to clipboardExpand all lines: src/main/java/io/reactivex/Maybe.java
Copy file name to clipboardExpand all lines: src/main/java/io/reactivex/Observable.java
Copy file name to clipboardExpand all lines: src/main/java/io/reactivex/Single.java
Copy file name to clipboardExpand all lines: src/test/java/io/reactivex/flowable/FlowableNullTests.java
Copy file name to clipboardExpand all lines: src/test/java/io/reactivex/internal/operators/flowable/FlowableDelayTest.java
Copy file name to clipboardExpand all lines: src/test/java/io/reactivex/internal/operators/flowable/FlowableOnErrorResumeNextViaFlowableTest.java
Copy file name to clipboardExpand all lines: src/test/java/io/reactivex/internal/operators/flowable/FlowablePublishFunctionTest.java
Copy file name to clipboardExpand all lines: src/test/java/io/reactivex/internal/operators/maybe/MaybeOnErrorXTest.java
Copy file name to clipboardExpand all lines: src/test/java/io/reactivex/internal/operators/observable/ObservableDelayTest.java
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 7.6k
Commit b40a892
* #6551 Renaming Observable.onErrorResumeNext to Observable.onErrorResumeWith, removing unnecessary cast from null tests, and updating Observable.onErrorResumeWith's JavaDoc to reference correct parameter name, renamed test classes since the distinctions in their names are no longer necessary.
* #6551 Renaming Maybe.onErrorResumeNext(MaybeSource) to Maybe.onErrorResumeWith(MaybeSource), renamed some of the affected unit tests, and updated JavaDoc.
* #6551 Renaming Single.onErrorResumeNext(Single) to Single.onErrorResumeWith(Single), renamed an affected unit test, updated JavaDoc, and removed redundant casts.
* #6551 Changing Single.onErrorResumeWith parameter from Single<? extends T> to SingleSource<? extends T>
* #6551 Renaming Flowable.onErrorResumeNext(Publisher) to Flowable.onErrorResumeWith(Publisher), renaming some affected tests, deleted duplicated unit test that arose from being able to remove redundant casts, updated JavaDocs.
1 parent 335ee34 commit b40a892Copy full SHA for b40a892
File tree
Expand file treeCollapse file tree
19 files changed
+60
-65
lines changedFilter options
- src
- main/java/io/reactivex
- test/java/io/reactivex
- flowable
- internal/operators
- flowable
- maybe
- observable
- single
- maybe
- observable
- single
- tck
Expand file treeCollapse file tree
19 files changed
+60
-65
lines changedsrc/main/java/io/reactivex/Flowable.java
Copy file name to clipboardExpand all lines: src/main/java/io/reactivex/Flowable.java+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12197 | 12197 |
| |
12198 | 12198 |
| |
12199 | 12199 |
| |
12200 |
| - | |
| 12200 | + | |
12201 | 12201 |
| |
12202 |
| - | |
| 12202 | + | |
12203 | 12203 |
| |
12204 | 12204 |
| |
12205 | 12205 |
| |
| |||
12215 | 12215 |
| |
12216 | 12216 |
| |
12217 | 12217 |
| |
12218 |
| - | |
| 12218 | + | |
12219 | 12219 |
| |
12220 | 12220 |
| |
12221 | 12221 |
| |
| |||
12228 | 12228 |
| |
12229 | 12229 |
| |
12230 | 12230 |
| |
12231 |
| - | |
| 12231 | + | |
12232 | 12232 |
| |
12233 | 12233 |
| |
12234 | 12234 |
| |
|
src/main/java/io/reactivex/Maybe.java
Copy file name to clipboardExpand all lines: src/main/java/io/reactivex/Maybe.java+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3732 | 3732 |
| |
3733 | 3733 |
| |
3734 | 3734 |
| |
3735 |
| - | |
| 3735 | + | |
3736 | 3736 |
| |
3737 | 3737 |
| |
3738 | 3738 |
| |
| |||
3744 | 3744 |
| |
3745 | 3745 |
| |
3746 | 3746 |
| |
3747 |
| - | |
| 3747 | + | |
3748 | 3748 |
| |
3749 | 3749 |
| |
3750 | 3750 |
| |
|
src/main/java/io/reactivex/Observable.java
Copy file name to clipboardExpand all lines: src/main/java/io/reactivex/Observable.java+6-6Lines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10126 | 10126 |
| |
10127 | 10127 |
| |
10128 | 10128 |
| |
10129 |
| - | |
10130 |
| - | |
10131 |
| - | |
10132 |
| - | |
| 10129 | + | |
| 10130 | + | |
| 10131 | + | |
| 10132 | + | |
10133 | 10133 |
| |
10134 | 10134 |
| |
10135 | 10135 |
| |
| |||
10138 | 10138 |
| |
10139 | 10139 |
| |
10140 | 10140 |
| |
10141 |
| - | |
| 10141 | + | |
10142 | 10142 |
| |
10143 | 10143 |
| |
10144 | 10144 |
| |
| |||
10149 | 10149 |
| |
10150 | 10150 |
| |
10151 | 10151 |
| |
10152 |
| - | |
| 10152 | + | |
10153 | 10153 |
| |
10154 | 10154 |
| |
10155 | 10155 |
| |
|
src/main/java/io/reactivex/Single.java
Copy file name to clipboardExpand all lines: src/main/java/io/reactivex/Single.java+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3207 | 3207 |
| |
3208 | 3208 |
| |
3209 | 3209 |
| |
3210 |
| - | |
| 3210 | + | |
3211 | 3211 |
| |
3212 |
| - | |
| 3212 | + | |
3213 | 3213 |
| |
3214 | 3214 |
| |
3215 | 3215 |
| |
| |||
3219 | 3219 |
| |
3220 | 3220 |
| |
3221 | 3221 |
| |
3222 |
| - | |
| 3222 | + | |
3223 | 3223 |
| |
3224 | 3224 |
| |
3225 | 3225 |
| |
| |||
3229 | 3229 |
| |
3230 | 3230 |
| |
3231 | 3231 |
| |
3232 |
| - | |
| 3232 | + | |
3233 | 3233 |
| |
3234 | 3234 |
| |
3235 | 3235 |
| |
|
src/test/java/io/reactivex/flowable/FlowableNullTests.java
Copy file name to clipboardExpand all lines: src/test/java/io/reactivex/flowable/FlowableNullTests.java+4-9Lines changed: 4 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1646 | 1646 |
| |
1647 | 1647 |
| |
1648 | 1648 |
| |
1649 |
| - | |
1650 |
| - | |
| 1649 | + | |
| 1650 | + | |
1651 | 1651 |
| |
1652 | 1652 |
| |
1653 | 1653 |
| |
| |||
1669 | 1669 |
| |
1670 | 1670 |
| |
1671 | 1671 |
| |
1672 |
| - | |
1673 |
| - | |
| 1672 | + | |
| 1673 | + | |
1674 | 1674 |
| |
1675 | 1675 |
| |
1676 | 1676 |
| |
| |||
2958 | 2958 |
| |
2959 | 2959 |
| |
2960 | 2960 |
| |
2961 |
| - | |
2962 |
| - | |
2963 |
| - | |
2964 |
| - | |
2965 |
| - | |
2966 | 2961 |
| |
2967 | 2962 |
| |
2968 | 2963 |
| |
|
src/test/java/io/reactivex/internal/operators/flowable/FlowableDelayTest.java
Copy file name to clipboardExpand all lines: src/test/java/io/reactivex/internal/operators/flowable/FlowableDelayTest.java+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
928 | 928 |
| |
929 | 929 |
| |
930 | 930 |
| |
931 |
| - | |
| 931 | + | |
932 | 932 |
| |
933 | 933 |
| |
934 | 934 |
| |
|
src/test/java/io/reactivex/internal/operators/flowable/FlowableOnErrorResumeNextViaFlowableTest.java
Copy file name to clipboardExpand all lines: src/test/java/io/reactivex/internal/operators/flowable/FlowableOnErrorResumeNextViaFlowableTest.java+6-6Lines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
42 |
| - | |
| 42 | + | |
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
| |||
81 | 81 |
| |
82 | 82 |
| |
83 | 83 |
| |
84 |
| - | |
| 84 | + | |
85 | 85 |
| |
86 | 86 |
| |
87 | 87 |
| |
| |||
114 | 114 |
| |
115 | 115 |
| |
116 | 116 |
| |
117 |
| - | |
| 117 | + | |
118 | 118 |
| |
119 | 119 |
| |
120 | 120 |
| |
| |||
136 | 136 |
| |
137 | 137 |
| |
138 | 138 |
| |
139 |
| - | |
| 139 | + | |
140 | 140 |
| |
141 | 141 |
| |
142 | 142 |
| |
| |||
196 | 196 |
| |
197 | 197 |
| |
198 | 198 |
| |
199 |
| - | |
| 199 | + | |
200 | 200 |
| |
201 | 201 |
| |
202 | 202 |
| |
| |||
226 | 226 |
| |
227 | 227 |
| |
228 | 228 |
| |
229 |
| - | |
| 229 | + | |
230 | 230 |
| |
231 | 231 |
| |
232 | 232 |
| |
|
src/test/java/io/reactivex/internal/operators/flowable/FlowablePublishFunctionTest.java
Copy file name to clipboardExpand all lines: src/test/java/io/reactivex/internal/operators/flowable/FlowablePublishFunctionTest.java+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
326 | 326 |
| |
327 | 327 |
| |
328 | 328 |
| |
329 |
| - | |
| 329 | + | |
330 | 330 |
| |
331 | 331 |
| |
332 | 332 |
| |
|
src/test/java/io/reactivex/internal/operators/maybe/MaybeOnErrorXTest.java
Copy file name to clipboardExpand all lines: src/test/java/io/reactivex/internal/operators/maybe/MaybeOnErrorXTest.java+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
193 | 193 |
| |
194 | 194 |
| |
195 | 195 |
| |
196 |
| - | |
| 196 | + | |
197 | 197 |
| |
198 | 198 |
| |
199 | 199 |
| |
200 | 200 |
| |
201 | 201 |
| |
202 | 202 |
| |
203 | 203 |
| |
204 |
| - | |
| 204 | + | |
205 | 205 |
| |
206 | 206 |
| |
207 | 207 |
| |
208 | 208 |
| |
209 | 209 |
| |
210 | 210 |
| |
211 | 211 |
| |
212 |
| - | |
| 212 | + | |
213 | 213 |
| |
214 | 214 |
| |
215 | 215 |
| |
|
src/test/java/io/reactivex/internal/operators/observable/ObservableDelayTest.java
Copy file name to clipboardExpand all lines: src/test/java/io/reactivex/internal/operators/observable/ObservableDelayTest.java+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
876 | 876 |
| |
877 | 877 |
| |
878 | 878 |
| |
879 |
| - | |
| 879 | + | |
880 | 880 |
| |
881 | 881 |
| |
882 | 882 |
| |
|
You can’t perform that action at this time.
0 commit comments