Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update README.md for JDK 16+ issues #1573

Merged
merged 1 commit into from
Nov 21, 2022

Conversation

agebhar1
Copy link
Contributor

…
[ERROR] Internal error has occurred in rule [diktat-ruleset:function-length]. Please make an issue on this bug at https://github.com/saveourtool/diKTat/.
                       As a workaround you can disable these inspections in yml config: <[TOO_LONG_FUNCTION]>.
                       Root cause of the problem is in […] file.
java.lang.ExceptionInInitializerError
…
    at java.lang.reflect.Method.invoke (Method.java:568)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make field private transient java.lang.Object java.lang.Throwable.backtrace accessible: module java.base does not "opens java.lang" to unnamed module @6dd93a21
    at java.lang.reflect.AccessibleObject.checkCanSetAccessible (AccessibleObject.java:354)
    at java.lang.reflect.AccessibleObject.checkCanSetAccessible (AccessibleObject.java:297)
    at java.lang.reflect.Field.checkCanSetAccessible (Field.java:178)
    at java.lang.reflect.Field.setAccessible (Field.java:172)
    at org.jetbrains.kotlin.com.intellij.util.ReflectionUtil.findFieldInHierarchy (ReflectionUtil.java:154)
…

```
…
[ERROR] Internal error has occurred in rule [diktat-ruleset:function-length]. Please make an issue on this bug at https://github.com/saveourtool/diKTat/.
                       As a workaround you can disable these inspections in yml config: <[TOO_LONG_FUNCTION]>.
                       Root cause of the problem is in […] file.
java.lang.ExceptionInInitializerError
…
    at java.lang.reflect.Method.invoke (Method.java:568)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make field private transient java.lang.Object java.lang.Throwable.backtrace accessible: module java.base does not "opens java.lang" to unnamed module @6dd93a21
    at java.lang.reflect.AccessibleObject.checkCanSetAccessible (AccessibleObject.java:354)
    at java.lang.reflect.AccessibleObject.checkCanSetAccessible (AccessibleObject.java:297)
    at java.lang.reflect.Field.checkCanSetAccessible (Field.java:178)
    at java.lang.reflect.Field.setAccessible (Field.java:172)
    at org.jetbrains.kotlin.com.intellij.util.ReflectionUtil.findFieldInHierarchy (ReflectionUtil.java:154)
…
```
@codecov
Copy link

codecov bot commented Nov 21, 2022

Codecov Report

Merging #1573 (05f6164) into master (d39973f) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master    #1573   +/-   ##
=========================================
  Coverage     82.12%   82.12%           
  Complexity     2314     2314           
=========================================
  Files           112      112           
  Lines          7845     7845           
  Branches       2034     2034           
=========================================
  Hits           6443     6443           
  Misses          480      480           
  Partials        922      922           
Flag Coverage Δ
unittests 82.12% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@nulls nulls requested review from petertrr and orchestr7 and removed request for petertrr November 21, 2022 09:12
@nulls
Copy link
Member

nulls commented Nov 21, 2022

@agebhar1, thanks for the fix

@nulls nulls requested a review from petertrr November 21, 2022 09:13
@agebhar1
Copy link
Contributor Author

You are welcome!

@petertrr petertrr changed the title update README.md for 16+ issues update README.md for JDK 16+ issues Nov 21, 2022
@petertrr petertrr merged commit 26f957d into saveourtool:master Nov 21, 2022
@agebhar1 agebhar1 deleted the feature/README.md branch October 6, 2024 08:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants