Skip to content

Conversation

@trembel
Copy link

@trembel trembel commented Dec 5, 2023

Due to the export issue, the line separator has been changed to System.lineSeparator().

Exception in thread "AWT-EventQueue-0" java.lang.IllegalAccessError:
class at.impro.wordclockgenerator.JPGraphToMatrix (in unnamed module
@0x8504151) cannot access class
sun.security.action.GetPropertyAction (in module java.base) because
module java.base does not export sun.security.action to unnamed module
@0x8504151

Due to the export issue, the line separator has been changed to `System.lineSeparator()`.
```
Exception in thread "AWT-EventQueue-0" java.lang.IllegalAccessError:
class at.impro.wordclockgenerator.JPGraphToMatrix (in unnamed module
@0x8504151) cannot access class
sun.security.action.GetPropertyAction (in module java.base) because
module java.base does not export sun.security.action to unnamed module
@0x8504151
```

Signed-off-by: Silvano Cortesi <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant