Skip to content

Commit 2cb4c01

Browse files
committed
reflective warnings
1 parent 8e106d7 commit 2cb4c01

File tree

4 files changed

+18
-0
lines changed

4 files changed

+18
-0
lines changed

_jdk12/p2d_sketch.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
---
2+
layout: page
3+
title: P2D Sketch
4+
---
5+
16
# P2D sketch warnings with jdk12, JRuby-9.2.8.0 and JRubyArt-2.2.0
27

38
## sketch

_jdk12/p3d_sketch.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
---
2+
layout: page
3+
title: P3D Sketch
4+
---
5+
16
# P3D sketch warnings with jdk12, JRuby-9.2.8.0 and JRubyArt-2.2.0
27

38
## sketch

_jdk12/simple.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
---
2+
layout: page
3+
title: JAVA2D Sketch
4+
---
5+
16
# Java2D sketch warnings with jdk12, JRuby-9.2.8.0 and JRubyArt-2.2.0
27

38
## sketch

index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,6 @@ <h2><a href="{{ site.github.url }}/projects/picrate/">{{ 'PiCrate' }}</a></h2>
2626
<h2><a href="{{ site.github.url }}/testing/testing/">{{ 'testing' }}</a></h2>
2727
<h2><a href="{{ site.github.url }}/building/building/">{{ 'building ruby-processing projects' }}</a></h2>
2828
<h2><a href="{{ site.github.url }}/building/hype/">{{ 'building hype library' }}</a></h2>
29+
<h2><a href="{{ site.github.url }}/jdk12/simple/">{{ 'reflective warnings Java2D' }}</a></h2>
30+
<h2><a href="{{ site.github.url }}/jdk12/p2d_sketch/">{{ 'reflective warnings Jogl 2D' }}</a></h2>
31+
<h2><a href="{{ site.github.url }}/jdk12/p2d_sketch/">{{ 'reflective warnings Jogl 2D' }}</a></h2>

0 commit comments

Comments
 (0)