summaryrefslogtreecommitdiff
path: root/ojluni/src/main/java/sun/misc/FloatingDecimal.java
Commit message (Collapse)AuthorAgeFilesLines
* Port openJdk8 java.lang package, part 2Przemyslaw Szczepaniak2016-06-221-0/+2541
- Removed floating to/from string performance hacks we have added on the top of openJdk7 code (no longer needed) - AbstractStringBuilder is Appendable again, we may decide to revert this (see b/27582395 for context) - New String method #join Bug: 28666126 Change-Id: I35f6dbc1199e2bd2b4a4db69d35da81679d80093