History log of /openjdk10/langtools/test/tools/javac/processing/model/element/TestResourceVariable.java
Revision Date Author Comments
# 2933:49d207bf704d 21-May-2015 akulyakh

8076543: Add @modules as needed to the langtools tests
Reviewed-by: jjg, shurailine


# 1465:b52a38d4536c 21-Dec-2012 darcy

8005282: Use @library tag with non-relative path for javac tests
Reviewed-by: jjg


# 1053:111bbf1ad913 05-Jul-2011 darcy

7025809: Provided new utility visitors supporting SourceVersion.RELEASE_8
Reviewed-by: jjg, mcimadamore


# 850:cad51b6eb7a6 01-Feb-2011 darcy

6961571: Update visitors to support ARM's ElementKind.RESOURCE_VARIABLE
Reviewed-by: jjg


# 698:d2aaaec153e8 30-Sep-2010 darcy

6983738: Use a JavacTestingAbstractProcessor
Reviewed-by: jjg


# 696:28b021bb889f 28-Sep-2010 sundar

6967842: Element not returned from tree API for ARM resource variables.
Reviewed-by: jjg, darcy


# 608:13354e1abba7 16-Jul-2010 darcy

6911256: Project Coin: Support Automatic Resource Management (ARM) blocks in the compiler
6964740: Project Coin: More tests for ARM compiler changes
6965277: Project Coin: Correctness issues in ARM implementation
6967065: add -Xlint warning category for Automatic Resource Management (ARM)
Reviewed-by: jjb, darcy, mcimadamore, jjg, briangoetz
Contributed-by: tball@google.com