Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a21e83a8abe4a68e

Jump to content

OJ (programming tool)

From Wikipedia, the free encyclopedia
OJ
DevelopersMichiaki Tatsubori, Teruo Koyanagi, Shigeru Chiba
Stable release
1.1 20050405 / April 5, 2005 (2005-04-05)
Written inJava
Operating systemCross-platform
PlatformJava Virtual Machine
Typeextensible Java programming language compiler
LicenseBSD
Websitehttp://www.csg.ci.i.u-tokyo.ac.jp/openjava/

OJ, formerly named OpenJava, is a programming tool that parses and analyzes Java source code. It uses a metaobject protocol (MOP) to provide services for language extensions. Michiaki Tatsubori was the lead developer of OpenJava. Its first release was back to 1997, and won the Student Encouragement Prize at the Java Conference Grandprix '97 held in Japan.[1]

This isn't to be confused with OpenJDK, which is the open source release of the Java compiler runtime and tools.

OpenJava was renamed OJ in October 2007 at the request of Sun Microsystems.

References

[edit]
  1. Japan Java Conference. "Java Grandprix '97". On the Record.
[edit]