-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P2
-
Affects Version/s: 8
-
Component/s: core-libs
-
None
-
b117
-
Verified
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8028934 | port-stage-ppc-aix | Xueming Shen | P2 | Resolved | Fixed | master |
The change for JDK-6559590, which updated the spec/implementation to always return empty resulting array for empty input triggers regression in various places. It appears jdk implementation has dependency on the "old" behavior -- return a 1-length array only includes an empty string itself.
- backported by
-
JDK-8028934 Fix for String.split() empty input sequence/JDK-6559590 triggers regression.
-
- Resolved
-