Johnny Lim

Results 43 issues of Johnny Lim

This PR fixes broken links in the `README.md` file.

Lowering log level for the warning message when DEBUG level is enabled seems to be inconsistent. See gh-4917

A meter registration failure seems to be an important event for users, but it's not easy for the users to be aware of the failure unless they register a callback...

### API(s) ```java com.google.common.cache.Cache ``` ### How do you want it to be improved? It would be nice to provide an API to see if recording statistics in a cache...

type=enhancement

`./gradlew clean check` fails as follows: ``` ... * What went wrong: Could not determine the dependencies of task ':micrometer-osgi-test:test'. > Could not create task ':micrometer-osgi-test:testingBundle'. > Could not create...

type: task
build

This PR fixes typo in AssertJ `doesNotContain()`. ## Review A dedicated reviewer checked the rule description successfully for: - [ ] logical errors and incorrect information - [ ] information...

For our official CircleCI Docker Convenience Image support policy, please see [CircleCI docs](https://circleci.com/docs/convenience-images-support-policy). This policy outlines the release, update, and deprecation policy for CircleCI Docker Convenience Images. --- # Description...

This PR removes an extra dot in `@Option` `deprecationMessage` attribute in the `ConfigurationFiles.Options.DynamicProxyConfigurationResources` as the ending dot doesn't seem to be expected as follows: https://github.com/oracle/graal/blob/4b8e3db39b70849eb7e4a6a860084f8ab86d3db6/substratevm/src/com.oracle.svm.core/src/com/oracle/svm/core/option/SubstrateOptionsParser.java#L108-L112 See https://github.com/spring-projects/spring-framework/issues/34855#issue-3041543510

OCA Verified

This PR fixes typos in the `OperatorPrecedence.md`.

This PR polishes the `EqualsGetClass.md` a bit.