Commit 79e1969
committed
This revision updates the jar files for java 8 tools (javac, javadoc), asm, and jacoco so that they are consistent and compatible with Java Open JDK 8. It also patches some bugs in buid.xml.
The following files were modified, added, or deleted:
modified: build.xml
new file: lib/asm-commons-6.0.jar
new file: lib/asm-tree-6.0.jar
deleted: lib/hamcrest-core.jar
deleted: lib/jacocoagent.jar
deleted: lib/jacocoant.jar
modified: lib/junit.jar
deleted: lib/org.jacoco.agent-0.7.10.201707180856.jar
deleted: lib/org.jacoco.ant-0.7.10.201707180856.jar
renamed: lib/org.jacoco.core-0.7.10.201707180856.jar -> lib/org.jacoco.core-0.8.0.201801022044.jar
renamed: lib/org.jacoco.report-0.7.10.201707180856.jar -> lib/org.jacoco.report-0.8.0.201801022044.jar
modified: src/edu/rice/cs/drjava/ui/MainFrame.java
modified: src/edu/rice/cs/util/newjvm/AbstractSlaveJVM.java1 parent 7e72720 commit 79e1969
13 files changed
Lines changed: 12 additions & 8 deletions
File tree
- drjava
- lib
- src/edu/rice/cs
- drjava/ui
- util/newjvm
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
755 | 755 | | |
756 | 756 | | |
757 | 757 | | |
758 | | - | |
| 758 | + | |
759 | 759 | | |
760 | 760 | | |
761 | 761 | | |
| |||
765 | 765 | | |
766 | 766 | | |
767 | 767 | | |
| 768 | + | |
768 | 769 | | |
769 | 770 | | |
770 | 771 | | |
| |||
789 | 790 | | |
790 | 791 | | |
791 | 792 | | |
| 793 | + | |
792 | 794 | | |
| 795 | + | |
793 | 796 | | |
794 | 797 | | |
795 | 798 | | |
| |||
815 | 818 | | |
816 | 819 | | |
817 | 820 | | |
| 821 | + | |
818 | 822 | | |
819 | | - | |
| 823 | + | |
820 | 824 | | |
821 | 825 | | |
822 | 826 | | |
| |||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
0 commit comments