Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
rsmckinney committed Jan 18, 2025
1 parent 3a8aff5 commit 71b8916
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion manifold-util/src/main/java/manifold/util/ReflectUtil.java
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@ public class ReflectUtil
}
} );

//
/**
* For JDK 12+ using {@code Class#getDeclaredMethods0(boolean)} to access fields and methods that are otherwise
* filtered via {@code jdk.internal.reflect.Reflection#filterFields(Class, Field[])}.
Expand Down

0 comments on commit 71b8916

Please sign in to comment.