History log of /openjdk10/hotspot/test/compiler/profiling/spectrapredefineclass/Agent.java
Revision Date Author Comments
# 11853:f932a58df902 18-Aug-2016 iignatyev

8164035: compiler/profiling/spectrapredefineclass_classloaders/Launcher.java failing with Agent JAR not found or no Agent-Class attribute
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


# 6361:e9bd2a761882 24-Apr-2014 roland

8039960: Unexpected exit from test compiler/profiling/spectrapredefineclass/Launcher.java
Summary: the test case doesn't need to change the heap size to reproduce the failure.
Reviewed-by: twisti, kvn


# 6247:a7784ddacbef 08-Apr-2014 roland

8038636: speculative traps break when classes are redefined
Summary: remove speculative traps that point to methods that are redefined
Reviewed-by: kvn, twisti