History log of /openjdk10/hotspot/test/compiler/jvmci/errors/TestInvalidDebugInfo.java
Revision Date Author Comments
# 12772:fbb9c8026495 28-Apr-2017 dnsimon

8177845: Need a mechanism to load Graal
Reviewed-by: kvn, iveresov, mchung


# 12657:6ef01bd40ce2 16-Feb-2017 kvn

8174879: Rename jdk.vm.ci to jdk.internal.vm.ci
Summary: Rename jdk.vm.ci and jdk.vm.compiler modules to jdk.internal.vm.ci and jdk.internal.vm.compiler.
Reviewed-by: mchung, ihse, dnsimon


# 12365:d1a00bd8dcca 28-Nov-2016 iignatyev

8170227: use vm.jvmci property in compiler/jvmci tests
Reviewed-by: kvn


# 11707:ad7af1afda7a 12-Jul-2016 tpivovarova

8132919: Put compiler tests in packages
Reviewed-by: vlivanov, dpochepk
Contributed-by: igor.ignatyev@oracle.com


# 11477:a709f2ee79e5 17-Jun-2016 lmesnik

8157831: JVMCI tests should not be executed on linux-arm32
Reviewed-by: dpochepk, dholmes


# 11325:07d7b63033fc 18-May-2016 rschatz

8156942: [JVMCI] replace LIRKind with abstract base class
Reviewed-by: iveresov


# 10307:c7e17532efa8 03-Mar-2016 ctornqvi

8151156: [TESTBUG] Integrate trivial Hotspot test changes from Jake before Jigsaw M3
Reviewed-by: hseigel, gtriantafill


# 10084:9fdc8f5bd110 02-Feb-2016 rschatz

8146608: [JVMCI] DebugInfo Tests on DeoptimizeALot runs fails in assert(_pc == *pc_addr || pc == *pc_addr) frame::patch_pc() /frame_x86.cpp:285
Reviewed-by: twisti


# 10037:45fcfb564741 20-Jan-2016 rschatz

8147599: [JVMCI] simplify code installation interface
Reviewed-by: twisti


# 9814:22fd02fad88b 23-Dec-2015 twisti

8143072: [JVMCI] Port JVMCI to AArch64
Reviewed-by: gdub, rschatz, twisti, kvn
Contributed-by: aph@redhat.com


# 9463:8fb79f5ad78c 12-Nov-2015 twisti

8142387: Various JVMCI tests fail on unexpected exception
Reviewed-by: iignatyev, twisti
Contributed-by: Roland Schatz <roland.schatz@oracle.com>


# 9441:5bccb21c1b4e 06-Nov-2015 twisti

8139589: [JVMCI] throw exceptions in faulty code installation operations
Reviewed-by: twisti
Contributed-by: Roland Schatz <roland.schatz@oracle.com>