[ https://issues.apache.org/jira/browse/HARMONY-4439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12512043
]
Alexander Kleymenov commented on HARMONY-4439:
----------------------------------------------
Full test name is:
functional/org/apache/harmony/test/func/api/java/io/FileOutputStream/FileOutputStreamTest.xml
> [buildtest][func] test FileOutputStreamTest is incorrect
> --------------------------------------------------------
>
> Key: HARMONY-4439
> URL: https://issues.apache.org/jira/browse/HARMONY-4439
> Project: Harmony
> Issue Type: Bug
> Components: build - test - ci
> Reporter: Alexander Kleymenov
>
> Testcase testFinalize is incorrect and should be removed or reimplemented:
> 1) there is no demand from the spec to not to write bytes immediately to the File
> 2) there is no guarantee that finalize() method will be immediately called after call
to System.gc()
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|