issues
search
binaryeq
/
jcompile
scripts to compile Java projects with different compilers to create a data set of comparable binaries
Apache License 2.0
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Automate update dataset repo
#99
wtwhite
closed
4 months ago
0
Fix `ecj` builds
#98
wtwhite
closed
4 months ago
1
Enable runs from anywhere within the repo
#97
wtwhite
closed
4 months ago
0
Investigate increased errors in run 36
#96
wtwhite
closed
4 months ago
15
SQLite utils and automation
#95
wtwhite
closed
4 months ago
0
Clean up aborted docker runs
#94
wtwhite
closed
4 months ago
0
Force target bytecode version to match compiler major JDK version with `-Dmaven.compiler.debug=...`
#93
wtwhite
closed
4 months ago
11
Investigate JEP181 anomalies
#92
wtwhite
closed
4 months ago
1
Script to extract normalised summary of a jar's .class files
#91
wtwhite
closed
4 months ago
3
Automate NEQ1 creation
#90
wtwhite
closed
4 months ago
0
Exclude records with identical top-level classes, even if their AICs differ
#89
wtwhite
closed
4 months ago
0
Flip the sense of JEP181, and detect it more reliably
#88
wtwhite
closed
4 months ago
0
Build `EQ.tsv` from compiler version pairs given in `.dot` file
#87
wtwhite
closed
4 months ago
0
Fix major JDK version extraction for Oracle JDK and `nodebug` compilers
#86
wtwhite
closed
4 months ago
0
Add 4 OpenJDK compilers with debugging turned off
#85
wtwhite
closed
4 months ago
1
Make `inject-ecj-compiler.pl` smarter
#84
wtwhite
opened
4 months ago
0
Add debug mode compilers
#83
wtwhite
closed
4 months ago
7
Add Oracle compilers
#82
wtwhite
closed
4 months ago
1
Also run OpenJDK compiler with debugging (`-g`) on
#81
wtwhite
closed
4 months ago
1
Add Oracle compiler to dataset
#80
wtwhite
closed
4 months ago
8
Decompile classes used by oracles
#79
wtwhite
opened
10 months ago
0
Tweak format to produce simple `.tsv` for jars
#78
wtwhite
closed
11 months ago
0
Some incorrect EQ compiler pairs
#77
wtwhite
closed
11 months ago
1
Drop completely compatible rows when generating NEQ1
#76
wtwhite
closed
11 months ago
0
Look up project name from `dataset.json` instead of parsing from jar filename
#75
wtwhite
closed
11 months ago
1
NEQ1: Drop rows that are identical "up to compiler"
#74
wtwhite
opened
11 months ago
0
NEQ1: Drop rows deemed fully compatible by `revapi`
#73
wtwhite
closed
11 months ago
1
Treat `original-jackson` jars the same as the other `jackson` jars
#72
wtwhite
closed
11 months ago
1
Add `revapi` oracle columns to NEQ1
#71
wtwhite
closed
11 months ago
5
Enable per-pair oracle row data
#70
wtwhite
closed
11 months ago
2
`revapi` runner script
#69
wtwhite
closed
11 months ago
3
Strip non-`.class` files from test jars at build time
#68
wtwhite
closed
11 months ago
0
Add project detail columns to `ZipPath` and oracle outputs
#67
wtwhite
closed
11 months ago
1
Combine anonymous inner classes in oracles
#66
wtwhite
closed
11 months ago
2
Add compiler oracle columns
#65
wtwhite
closed
11 months ago
1
Drop unnecessary `sorted() calls`, test for metadata collisions
#64
wtwhite
closed
11 months ago
5
NEQ1: Account for test jars
#63
wtwhite
closed
11 months ago
4
Investigate 5 projects that no longer compile after test compilation was introduced
#62
wtwhite
opened
11 months ago
1
Add (redundant) oracle columns for compiler name, major/minor/patch version
#61
wtwhite
closed
11 months ago
0
Create and upload NEQ1 oracle
#60
wtwhite
closed
11 months ago
0
NEQ1: Upload oracle
#59
wtwhite
closed
11 months ago
2
NEQ1: Integrate `revapi`
#58
wtwhite
closed
11 months ago
0
Detect generated test classes
#57
wtwhite
closed
11 months ago
1
Add source origin (what generated the file) for test classes
#56
wtwhite
closed
11 months ago
0
Fix `AdjacentVersionSameArtifactAndCompilerJarOracle` after including compiled tests to oracle
#55
wtwhite
closed
11 months ago
1
Report main or test
#54
wtwhite
closed
11 months ago
1
Add bytecode features to oracle output
#53
wtwhite
closed
11 months ago
2
Compile tests too but don't run them
#52
wtwhite
closed
11 months ago
4
Run detect-bytecode-features.sh on each .class file
#51
wtwhite
closed
11 months ago
5
Compute and output bytecode features for each class
#50
wtwhite
closed
11 months ago
1
Next