Block a user
09ab9a7e02
getOwner MEthod added and check if classnames are the same when calling polymorphic methods with captured wildcards
f63a8bcd4e
Add deepestGeneric Method to types and check whether Field declaration has generic more than two times nested
bf2505685f
Change log output not to output errors
3fe35f6476
Add Additional output. For Fields using CC and more verbose for method calls
fa1d70f954
Use Log.printRawLine instead of System.out
21aa7e0e9c
Merge branch 'master' into removeWildcards
3fe35f6476
Add Additional output. For Fields using CC and more verbose for method calls
bc4d7d1bc9
Remove further wildcards from Collectors
7c06bd67df
Merge branch 'master' into removeWildcards
fa1d70f954
Use Log.printRawLine instead of System.out
849209b8cb
Set Source/Release Version to 24 always and remove Wildcards from Collectors.toList and toSet
70248c8a34
Implement WIldcardfinder Plugin directly into the JDK
8b529abb27
Merge branch 'master' of ssh://gitea.hb.dhbw-stuttgart.de:2222/stan/jdk-24
d33ad07c32
8334493: Remove SecurityManager Permissions infrastructure from DiagnosticCommands
56f1e4ef05
8344093: Implement JEP 501: Deprecate the 32-bit x86 Port for Removal
d791f4b98d
8341585: Test java/foreign/TestUpcallStress.java should mark as /native
98c3bff8ce
Disable FieldAccess Checks in the reflection library
e2f8f1aded
8344621: ProblemList runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java
afee7405bd
8343541: C1: Plain memory accesses are emitted with membars with +AlwaysAtomicAccesses
3a4a9b7af7
8340145: Problem with generic pattern matching results in internal compiler error
cf158bc6cd
8341631: JShell should auto-import java.io.IO.*