sharon

Results 72 comments of sharon

@pshipton Been chatting back and forth with @mreuvers in the OpenJ9 Slack. I've tried looking at the sample app from #8454 (different problem than this one, but same classloader setup)...

Just an update, we were able to capture specific classloader information in a debug build. We're able to see the classloaders being used throughout object deserialization in the application and...

Seems similar to https://github.com/r-dbi/odbc/issues/501 From what I've seen so far, this error occurs when you have an architecture mismatch between R/RStudio and the ODBC library you have installed (i.e. x86_64...

We've decided that multi-line comment format, i.e. ``` /* * */ ``` is reserved for documentation outside of functions/code. `//` will be used for single line comments only, such as...

It would be interesting if data could be associated to the payment pointer in the meta tag, i.e. a creator ID or name, so that you can easily tell whose...

~@vezwork I believe this issue has been handled in #84 (discussion in #17). Can you confirm and close this issue if that assumption is correct?~

I don't think the issue description for this was very well-written, that is my bad! I believe we were discussing how it would be more meaningful to the user to...

Just a note to us that https://github.com/esse-dev/akita/pull/84 did not resolve this problem. We're still not sure why this is occurring. Maybe we should test to see if a similar problem...

Created `browser compatibility` for now, but if we want more granularity, we can create labels specific to each browser.