History log of /openjdk10/jdk/test/com/sun/jdi/LineNumberInfo.java
Revision Date Author Comments
# 17616:030312d1655e 17-Jul-2017 shshahma

8181500: [TESTBUG] com/sun/jdi/LineNumberInfo.java fails with jArrayIndexOutOfBoundsException
Summary: Update line number table and code indices table with missing entry
Reviewed-by: vromero


# 17478:5da856eb4da1 17-Jul-2017 shshahma

8181500: [TESTBUG] com/sun/jdi/LineNumberInfo.java fails with jArrayIndexOutOfBoundsException
Summary: Update line number table and code indices table with missing entry
Reviewed-by: vromero


# 16958:13c06d444258 15-Mar-2017 iignatyev

8176176: fix @modules in jdk_svc tests
Reviewed-by: shurailine, sspitsyn


# 13558:eb6f29369130 28-Jan-2016 shade

8148483: JEP 280: Indify String Concatenation
Reviewed-by: psandoz, mcimadamore, igerasim, forax, plevart, vlivanov, ihse
Contributed-by: Aleksey Shipilev <aleksey.shipilev@oracle.com>, Remi Forax <forax@univ-mlv.fr>, Peter Levart <peter.levart@gmail.com>


# 11884:b45c81ca8671 07-May-2015 ykantser

8078896: Add @modules as needed to the jdk_svc tests
Reviewed-by: alanb, mchung


# 10093:056cd206a147 17-Jun-2014 sla

6622468: TEST_BUG: Time to retire the @debuggeeVMOptions mechanism used in the com.sun.jdi infrastructure
Summary: Use jtreg "@run driver" for the JDI tests
Reviewed-by: sspitsyn, dholmes


# 2362:00cd9dc3c2b5 25-May-2010 ohair

6943119: Rebrand source copyright notices
Reviewed-by: darcy, weijun


# 0:37a05a11f281 30-Nov-2007 duke

Initial load