You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 27, 2022. It is now read-only.
We are using WindowsAccessBridgeInterop.Dll (in c#) to monitor a java applet (swing) application subscribing click event.
It works fine with functionality of events triggering but, java swing application is impacted with two issues(below):
Heap memory becomes full and it is crashing application.
Tab like controls on java application are disabled and not simulating clicking on tab controls and not changing tab pages..
Without subscribing click event or any mouse event, application runs fine without any issue.
Need urgent help in fixing these two issues with using WindowsAccessBridgeInterop.(java access bridge).
Thanks,
The text was updated successfully, but these errors were encountered:
brajeshpatel
changed the title
Java Access Bridge (JAB) memory issues and side effects to java application monitored.
WindowsAccessBridgeInterop [Java Access Bridge (JAB)] memory issues and side effects to java application monitored.
Mar 8, 2017
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
We are using WindowsAccessBridgeInterop.Dll (in c#) to monitor a java applet (swing) application subscribing click event.
It works fine with functionality of events triggering but, java swing application is impacted with two issues(below):
Without subscribing click event or any mouse event, application runs fine without any issue.
Need urgent help in fixing these two issues with using WindowsAccessBridgeInterop.(java access bridge).
Thanks,
The text was updated successfully, but these errors were encountered: