[jdk11u] RFR: 8278346: java/nio/file/Files/probeContentType/Basic.java fails on Linux SLES15 machine

Brian Burkhalter bpb at openjdk.java.net
Thu Jun 2 01:42:19 UTC 2022


On Thu, 2 Jun 2022 01:27:14 GMT, Andrew John Hughes <andrew at openjdk.org> wrote:

> Hi all,
> 
> This pull request contains a backport of commit [fd8cb2da](https://github.com/openjdk/jdk/commit/fd8cb2dae87e5726e89a1789e5a1ddd461c4400d) from the [openjdk/jdk](https://git.openjdk.java.net/jdk) repository.
> 
> The commit being backported was authored by Matthias Baesken on 8 Dec 2021 and was reviewed by Aleksey Shipilev.
> 
> I'm proposing this for 11.0.15 during rampdown as it fixes a regression with this test on some platforms caused by [JDK-8273655](https://bugs.openjdk.java.net/browse/JDK-8273655)
> 
> Test continues to pass on RHEL 8:
> 
> 
> ----------configuration:(0/0)----------
> ----------System.out:(33/1377)----------
> probe /tmp/foo13795675131122046725.html...
> probe /tmp/red8140087387564201032.grape...
> probe /tmp/foo16950123822996183986.adoc...
> probe /tmp/foo3202582062540659131.bz2...
> probe /tmp/foo5872368947859282658.css...
> probe /tmp/foo11225549959961261485.csv...
> probe /tmp/foo14560217688973398090.doc...
> probe /tmp/foo15171188311907237594.docx...
> probe /tmp/foo9891161539569969709.gz...
> probe /tmp/foo13110645136235564579.jar...
> probe /tmp/foo17643840473514144321.jpg...
> probe /tmp/foo8097712488939992718.js...
> probe /tmp/foo9654660705395511618.json...
> probe /tmp/foo4234545467993206396.markdown...
> probe /tmp/foo6497136050267065895.md...
> probe /tmp/foo3787641357251362586.mp3...
> probe /tmp/foo16137773029314710869.mp4...
> probe /tmp/foo13593985559920439926.odp...
> probe /tmp/foo2210016686165914395.ods...
> probe /tmp/foo6812170469716255947.odt...
> probe /tmp/foo15047457995648233809.pdf...
> probe /tmp/foo16196983778474073387.php...
> probe /tmp/foo623471980452607935.png...
> probe /tmp/foo6566399501021843932.ppt...
> probe /tmp/foo15328181560874590678.pptx...
> probe /tmp/foo14035801181086775641.py...
> probe /tmp/foo17333877834449611560.rar...
> probe /tmp/foo210975925835644526.rtf...
> probe /tmp/foo244438598686553209.webm...
> probe /tmp/foo17859284428485934022.webp...
> probe /tmp/foo5103135638143650592.xls...
> probe /tmp/foo12556804550016278172.xlsx...
> probe /tmp/foo12600793576545693331.7z...
> ----------System.err:(1/15)----------
> STATUS:Passed.
> 
> Thanks!

Marked as reviewed by bpb (Reviewer).

-------------

PR: https://git.openjdk.java.net/jdk11u/pull/41


More information about the jdk-updates-dev mailing list