You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2020/07/17 11:38:26 UTC

[GitHub] [netbeans] daemontus opened a new pull request #2262: Backport of OQL finalizables fix

daemontus opened a new pull request #2262:
URL: https://github.com/apache/netbeans/pull/2262


   Backport of OQL finalizables bugfix from VisualVM (see [d936905](https://github.com/oracle/visualvm/commit/d9369059b5017c868e831bd1317381718fbe55c1) and [bd9bf46](https://github.com/oracle/visualvm/commit/bd9bf46131fd9e6c1d25ec475775aefbc6540021)).
   
   The PR corrects previous implementation of `heap.finalizables()` in OQL engine which used to fail with a `ClassCastException` for any heap file. Additionally, it also includes a small fix for JavaScript test cases which called several OQL functions incorrectly (reason why the failing behaviour of `finalizables` was not discovered before).


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] JaroslavTulach commented on pull request #2262: Backport of OQL finalizables fix

Posted by GitBox <gi...@apache.org>.
JaroslavTulach commented on pull request #2262:
URL: https://github.com/apache/netbeans/pull/2262#issuecomment-660449014


   Thanks Samuel for discovering and fixing the problem.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] JaroslavTulach merged pull request #2262: Backport of OQL finalizables fix

Posted by GitBox <gi...@apache.org>.
JaroslavTulach merged pull request #2262:
URL: https://github.com/apache/netbeans/pull/2262


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists