Abhishek Kumar
Abhishek Kumar
Attached the screenshot for filesize in native Oracle linux and JFileChooser.  
@aivanov-jdk I have updated the suggested changes. JFileChooser has been added as a component in frame.
@prsadhuk I have made few changes in formatting the file size, using MessageFormat and NumberFormat to format the file size with 1 decimal place precision. Earlier JFileChooser show file size...
> > @prsadhuk I have made few changes in formatting the file size, using MessageFormat and NumberFormat to format the file size with 1 decimal place precision. Earlier JFileChooser show...
@aivanov-jdk I have updated as per the suggested changes.
> > > > @prsadhuk I have made few changes in formatting the file size, using MessageFormat and NumberFormat to format the file size with 1 decimal place precision. Earlier...
> > > I wonder how the file size of 200 bytes is shown: 1 KB or 0.2 KB. > > > > > > As of now files having...
> > > If we display the file size with one decimal point precision, then it doesn't hold at all until the file size reaches 1 KB. > > Is...
@prrace @aivanov-jdk I have modified the existing logic to show decimal precision for smaller files. Added few test cases for files having size