jdk/test/javax/swing/border/Test4760089.html
author dcubed
Wed, 20 Jun 2012 14:18:25 -0700
changeset 13092 3b4aad065f27
parent 5953 33ad0303d717
child 21596 0e3a39f29dbc
permissions -rw-r--r--
7175255: symlinks are wrong, which caused jdk8-promote-2 to fail (client/64/64 directories in debuginfo zips) Summary: Fix bad paths in client/64 and server/64 debug info and symlink creation Reviewed-by: ohair, dholmes

<html>
<body>
When applet starts, you'll see a panel with a compound titled border.
If one of its titles is overstriken with the border's line then test fails.
Otherwise test passes.

<applet width="600" height="300" code="Test4760089.class">
</applet>
</body>
</html>