[BUILDTOOLS-178] Bukkit tests failed Created: 22/Nov/15 Updated: 23/Nov/15 Resolved: 23/Nov/15 |
|
| Status: | Closed |
| Project: | BuildTools |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Minor |
| Reporter: | Limnic | Assignee: | Unassigned |
| Resolution: | Done | Votes: | 0 |
| Labels: | 1.8, BuildTools, bug, bukkit | ||
| Environment: |
Java 1.8.0_66 |
||
| Attachments: |
|
| Description |
|
When performing the command java -jar BuildTools.jar in an empty folder with no spaces in the path, everything works fine until maven builds (and tests) the jars. Some tests are failing. Not sure if this is an issue with my computer, but I doubt it. Due to the server version being a required field, I've put an irrelevant version. |
| Comments |
| Comment by Limnic [ 23/Nov/15 ] |
|
Just for completeness, apparently this was a bug in the JDK 9 early release I had installed. https://bugs.openjdk.java.net/browse/JDK-8140572 After removing this JDK everything worked fine. |
| Comment by md_5 [ 23/Nov/15 ] |
|
java.lang.NoClassDefFoundError: com/sun/management/internal/GarbageCollectorExtImpl Please reinstall Java |