This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
java.lang.instrument.IllegalClassFormatException: Error while instrumenting sun/util/resources/cldr/provider/CLDRLocaleDataMetaInfo. | |
at org.jacoco.agent.rt.internal_f3994fa.CoverageTransformer.transform(CoverageTransformer.java:94) | |
at java.instrument/java.lang.instrument.ClassFileTransformer.transform(ClassFileTransformer.java:244) | |
at java.instrument/sun.instrument.TransformerManager.transform(TransformerManager.java:188) | |
at java.instrument/sun.instrument.InstrumentationImpl.transform(InstrumentationImpl.java:541) | |
at java.base/java.lang.ClassLoader.defineClass2(Native Method) | |
at java.base/java.lang.ClassLoader.defineClass(ClassLoader.java:1103) | |
at java.base/java.security.SecureClassLoader.defineClass(SecureClassLoader.java:182) | |
at java.base/jdk.internal.loader.BuiltinClassLoader.defineClass(BuiltinClassLoader.java:821) | |
at java.base/jdk.internal.loader.BuiltinClassLoader.findClassInModuleOrNull(BuiltinClassLoader.java:741) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"stories":[{"tags":["pastebin","import"],"content":"{\"blocks\":[{\"key\":\"774a\",\"text\":\"Pastebin is a third party tool that lots of people use for sharing code and other text files. It should be simple enough to use it for anybody\",\"type\":\"unstyled\",\"depth\":0,\"inlineStyleRanges\":[],\"entityRanges\":[],\"data\":{}},{\"key\":\"9oeo5\",\"text\":\"Take piece of text into your clipboard ->ctrl+c\",\"type\":\"ordered-list-item\",\"depth\":0,\"inlineStyleRanges\":[],\"entityRanges\":[],\"data\":{}},{\"key\":\"ft7gt\",\"text\":\"go to pastebin.com\",\"type\":\"ordered-list-item\",\"depth\":0,\"inlineStyleRanges\":[],\"entityRanges\":[],\"data\":{}},{\"key\":\"bm6bp\",\"text\":\"paste your text into a new paste.\",\"type\":\"ordered-list-item\",\"depth\":0,\"inlineStyleRanges\":[],\"entityRanges\":[],\"data\":{}},{\"key\":\"6b8vg\",\"text\":\"Done, you can now take your paste and share it with anyone.\",\"type\":\"unstyled\",\"depth\":0,\"inlineStyleRanges\":[],\"entityRanges\":[],\"data\":{}},{\"key\" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"stories":[{"tags":["import","gist"],"content":"{\"blocks\":[{\"key\":\"774a\",\"text\":\"Gist is a Github tool that lots of people use for sharing code and other text files. It should be simple enough to use it for anybody\",\"type\":\"unstyled\",\"depth\":0,\"inlineStyleRanges\":[],\"entityRanges\":[],\"data\":{}},{\"key\":\"9oeo5\",\"text\":\"Take piece of text into your clipboard ->ctrl+c\",\"type\":\"ordered-list-item\",\"depth\":0,\"inlineStyleRanges\":[],\"entityRanges\":[],\"data\":{}},{\"key\":\"ft7gt\",\"text\":\"Go to gist.github.com (i hope you already have an account)\",\"type\":\"ordered-list-item\",\"depth\":0,\"inlineStyleRanges\":[],\"entityRanges\":[],\"data\":{}},{\"key\":\"bm6bp\",\"text\":\"Paste your text into a new gist.\",\"type\":\"ordered-list-item\",\"depth\":0,\"inlineStyleRanges\":[],\"entityRanges\":[],\"data\":{}},{\"key\":\"a4v4s\",\"text\":\"Pick a filename - that could be maybe title of your critique?\",\"type\":\"ordered-list-item\",\"depth\":0,\"inlineStyleRanges\":[],\"en |