< prev index next >

test/com/sun/jdi/StringConvertTest.sh

Print this page
rev 16783 : 8176176: fix @modules in jdk_svc tests
Reviewed-by: duke

*** 23,37 **** # questions. # # @test # @bug 4511950 4843082 # @summary 1. jdb's expression evaluation doesn't perform string conversion properly # 2. TTY: run on expression evaluation # @author jim/suvasis mukherjee # - # @key intermittent # @run shell StringConvertTest.sh # Run this script to see the bug. See comments at the end # of the .java file for info on what the bug looks like. --- 23,37 ---- # questions. # # @test # @bug 4511950 4843082 + # @key intermittent # @summary 1. jdb's expression evaluation doesn't perform string conversion properly # 2. TTY: run on expression evaluation # @author jim/suvasis mukherjee # # @run shell StringConvertTest.sh # Run this script to see the bug. See comments at the end # of the .java file for info on what the bug looks like.
< prev index next >