Eric Caspole
|
24ef3fd98f
|
8219664: LogCompilation: java.lang.Error: Unexpected method mismatch during late inlining
Set lateInlining=true in task endElement
Reviewed-by: vlivanov, kvn
|
2019-02-26 10:39:28 -05:00 |
|
Eric Caspole
|
03b9dcc0fb
|
8196347: LogCompilation: generate log file on the fly for input to junits
Dynamically generate simple log files
Reviewed-by: kvn, thartmann
|
2019-01-03 13:22:02 -05:00 |
|
Eric Caspole
|
ebbbb4f9d6
|
8214912: LogCompilation: Show the comp level
Show the TieredCompilation level from the xml log
Reviewed-by: kvn, iignatyev
|
2018-12-06 13:54:19 -05:00 |
|
Eric Caspole
|
8da6952259
|
8197447: LogCompilation throws "couldn't find bytecode"
Handle unstable_fused_if
Reviewed-by: kvn, gtriantafill
|
2018-05-04 10:45:47 -04:00 |
|
Eric Caspole
|
c971362aa0
|
8195069: LogCompilation - add basic unit tests
Framework and simple junits with static input
Reviewed-by: kvn, thartmann
|
2018-01-31 17:45:48 -05:00 |
|
Eric Caspole
|
dcb4e73a38
|
8195064: LogCompilation: Chicken and egg startup problem with types
Removed extra null check that was causing the problem
Reviewed-by: thartmann, kvn
|
2018-01-18 16:37:43 -05:00 |
|
Eric Caspole
|
dfb6247815
|
8192857: LogCompilation could show the intrinsics more like +PrintIntrinsics
Show the intrinsics internal name in the inlining output
Reviewed-by: kvn, gtriantafill
|
2018-01-08 17:47:08 -05:00 |
|
Eric Caspole
|
d470bc0546
|
8192821: Make LogCompilation into a maven project
Add a maven project setup while preserving make build.
Reviewed-by: kvn
|
2017-11-30 16:00:34 -05:00 |
|
Eric Caspole
|
b9c69b3401
|
8191779: LogCompilation throws java.lang.Error: scope underflow
Add the trap into the last call site as the site may not yet be added into scopes.
Reviewed-by: kvn, thartmann
|
2017-11-30 09:59:27 -05:00 |
|
Eric Caspole
|
b18720e411
|
8191615: LogCompilation can show bytes
Print the bytes size of a method as it is now contained in the log
Reviewed-by: kvn, vlivanov
|
2017-11-21 16:27:01 -05:00 |
|
Erik Joelsson
|
3789983e89
|
8187443: Forest Consolidation: Move files to unified layout
Reviewed-by: darcy, ihse
|
2017-09-12 19:03:39 +02:00 |
|