-
5.1.0版本,在页面菜单切换时多点几次就会复现
![screenshot_2024-10-22_10-27-31](https://github.com/user-attachments/assets/9fce0657-1301-4d0f-a7c5-6e282f13150c)
-
```
The book "Java Concurrency in Practice" defines a @GuardedBy annotation that
serves two distinct purposes. The Checker Framework uses two distinct
annotations for the two purposes. The JCIP an…
-
```
HTrickyIssueTest.testMetadataForProxy JUnit test fails when using
JPAAnnotationMetadataUtil as MetadataUtil.
junit.framework.AssertionFailedError: expected: but was:
at junit.framework.Asser…
-
```
HTrickyIssueTest.testMetadataForProxy JUnit test fails when using
JPAAnnotationMetadataUtil as MetadataUtil.
junit.framework.AssertionFailedError: expected: but was:
at junit.framework.Asser…
-
```
HTrickyIssueTest.testMetadataForProxy JUnit test fails when using
JPAAnnotationMetadataUtil as MetadataUtil.
junit.framework.AssertionFailedError: expected: but was:
at junit.framework.Asser…
-
```
HTrickyIssueTest.testMetadataForProxy JUnit test fails when using
JPAAnnotationMetadataUtil as MetadataUtil.
junit.framework.AssertionFailedError: expected: but was:
at junit.framework.Asser…
-
```
HTrickyIssueTest.testMetadataForProxy JUnit test fails when using
JPAAnnotationMetadataUtil as MetadataUtil.
junit.framework.AssertionFailedError: expected: but was:
at junit.framework.Asser…
-
```
HTrickyIssueTest.testMetadataForProxy JUnit test fails when using
JPAAnnotationMetadataUtil as MetadataUtil.
junit.framework.AssertionFailedError: expected: but was:
at junit.framework.Asser…
-
```
HTrickyIssueTest.testMetadataForProxy JUnit test fails when using
JPAAnnotationMetadataUtil as MetadataUtil.
junit.framework.AssertionFailedError: expected: but was:
at junit.framework.Asser…
-
I'm raising this point just to make sure that we are all in agreement for JMLv2.
Java 5 introduced the @ style annotation to Java, and there was a flurry of work to use these annotations for variou…