Skip to content

Conversation

@olpaw
Copy link
Member

@olpaw olpaw commented Apr 22, 2021

No description provided.

assert helloLibModule.isExported("hello.lib");

assert helloAppModule.canRead(helloLibModule);
// assert !helloLibModule.canRead(helloAppModule); GR-30957
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ivan-ristovic please have a look why we fail this assert at image runtime.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is adressed by #3397

@graalvmbot graalvmbot merged commit 8b5ef1d into oracle:master Apr 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants