FS#71255 - [sweethome3d] jre-openjdk in testing 16.0.1.u9-1 needs --illegal-access=permit

Attached to Project: Community Packages
Opened by Gabriel Rauter (sirblackheart) - Monday, 14 June 2021, 08:51 GMT
Last edited by Muflone (muflone) - Sunday, 27 June 2021, 22:45 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Muflone (muflone)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:
Sweet Home 3d crashes when installing jre-openjdk 16.0.1.u9-1 from testing.
Sweet Home 3d needs --illegal-access=permit to be set and this will probably not change in the near future.
See https://sourceforge.net/p/sweethome3d/bugs/1021/
Adding --illegal-access=permit to JAVA_OPTS in /usr/bin/sweethome3d fixes the issue.

Steps to reproduce:
Install jre-openjdk 16.0.1.u9-1 from testing.
Run sweethome3d
This task depends upon

Closed by  Muflone (muflone)
Sunday, 27 June 2021, 22:45 GMT
Reason for closing:  Fixed
Additional comments about closing:  sweethome3d 6.5-3
Comment by Riri (chicha) - Wednesday, 23 June 2021, 19:34 GMT
> export JAVA_OPTS="$JAVA_OPTS --illegal-access=permit"
> sweethome3d
OpenJDK 64-Bit Server VM warning: Option --illegal-access is deprecated and will be removed in a future release.

--illegal-access=permit does not fix the issue for me.

sweethome3d:6.5-2
java-runtime: 16.0.1.u9-1
Comment by Muflone (muflone) - Sunday, 27 June 2021, 22:44 GMT
fixed in sweethome3d 6.5-3

Loading...