Summary: to undo the change for 6559590 Reviewed-by: darcy
6559590: Pattern.compile(".*").split("") returns incorrect result Summary: updated spec/impl for these two corner cases Reviewed-by: alanb, psandoz
Summary: Added a fastpath for simple use case Reviewed-by: alanb, martin