diff options
author | Sven Gothel <[email protected]> | 2013-10-03 00:02:20 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2013-10-03 00:02:20 +0200 |
commit | 51ea4e5d5d212dfef519cf824d6cbf69e41bebc7 (patch) | |
tree | d803e0c1a88242e86d8d31899e8778ee57c249b4 /jnlp-files | |
parent | ab860381009c0716a99d33f0ce99f44617edf9ce (diff) |
Bug 818 (OSX 10.6.8 NVIDIA GeForce GT 330M): Add unit test (manual applet)
Diffstat (limited to 'jnlp-files')
-rw-r--r-- | jnlp-files/jogl-test-applets.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/jnlp-files/jogl-test-applets.html b/jnlp-files/jogl-test-applets.html index 25dfa416c..5f60076bf 100644 --- a/jnlp-files/jogl-test-applets.html +++ b/jnlp-files/jogl-test-applets.html @@ -207,6 +207,10 @@ Misc tests: <li><a href="jogl-applet-bug816_glcanvas01.html">01: Custom bounds within applet</a></li> <li><a href="jogl-applet-bug816_glcanvas02.html">02: Box layout within applet</a></li> </ul></li> + <li>Misc Issues + <ul> + <li><a href="jogl-applet-bug818_gljpanel01.html">Bug 818: OSX 10.6.8 NV GT 330M GLJPanel Crash</a></li> + </ul></li> </ul> </p> </div> |