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
…ser-friendliness to develop
* commit 'dad566b09b3851c219d997177b487e64ae28217f':
Check instrumentation early.
Record static initialization and constructors by default.
Address a number of usability issues with Allocation recorder. Make AllocationTest abstract, move business logic into new class, AllocationProfiler (for lack of a better name). Add API for both easy one-step record w/ runnable; but also methods for stopping/starting wherever the use wants for more flexibility. Unify naming scheme for whilelist and blacklist (i.e. remove "ignore" and "interest" from language.
FileTools.writeLines will use CRLF on Windows, need to make the default Unix, with CRLF option.
Consider how to preserve the new line (i.e. being there or not) at the end of file? Or always write it.
The text was updated successfully, but these errors were encountered: