History log of /openjdk10/hotspot/test/compiler/jsr292/RedefineMethodUsedByMultipleMethodHandles.java
Revision Date Author Comments
# 12778:a0bd5a8c4e11 04-May-2017 alanb

8178380: Module system implementation refresh (5/2017)
Reviewed-by: lfoltan, hseigel, mchung, sspitsyn
Contributed-by: alan.bateman@oracle.com, serguei.spitsyn@oracle.com


# 12292:1e1b85521770 01-Dec-2016 alanb

8170599: compiler/** tests using ToolProvider.getSystemClassLoader failing
Reviewed-by: hseigel


# 11707:ad7af1afda7a 12-Jul-2016 tpivovarova

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


# 8234:af2a1e9f08f3 17-Apr-2015 ctornqvi

8077608: [TESTBUG] Enable Hotspot jtreg tests to run in agentvm mode
Reviewed-by: sla, gtriantafill


# 8013:f4b8d39bd2a7 26-Mar-2015 ykantser

8075586: Add @modules as needed to the open hotspot tests
Reviewed-by: sla, ctornqvi, lfoltan, mchung, alanb
Contributed-by: alexander.kulyakhtin@oracle.com


# 7764:ce6a637e15b7 28-Jan-2015 ykantser

8071545: Tests are still excluded while the appropriate bug has been fixed
Reviewed-by: sspitsyn, sla


# 7659:9fad1826d97c 12-Jan-2015 mtobiass

8068584: Compiler attach tests should be quarantined
Summary: Quarantine tests
Reviewed-by: ctornqvi


# 7415:a12405f751a8 19-Nov-2014 coleenp

8042235: redefining method used by multiple MethodHandles crashes VM
Summary: note all MemberNames created on internal list for adjusting method entries.
Reviewed-by: sspitsyn, dcubed, lfoltan