B4J Question [SOLVED] Error when upgrading to OpenJDK 19

javiers

Active Member
Licensed User
Longtime User
Hello everyone, in an application I have updated the jGoogMaps v2.00 library following the steps indicated in https://www.b4x.com/android/forum/threads/jgooglemaps-library.56744/
I have followed the steps indicated (it is compiled with OpenJDK 19), the map shows it, but an error occurs and the program closes:



If I comment out the line:
Notification.ShowNotification(" Attention !", "The water intakes have been successfully loaded", Notification.ICON_INFORMATION)
the program works.
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…