jdk-24/langtools/test/tools/javac/TryWithResources
2011-08-31 15:39:00 -07:00
..
BadTwr.java 6911256: Project Coin: Support Automatic Resource Management (ARM) blocks in the compiler 2010-07-16 19:35:24 -07:00
BadTwr.out 6911256: Project Coin: Support Automatic Resource Management (ARM) blocks in the compiler 2010-07-16 19:35:24 -07:00
BadTwrSyntax.java 7014734: Project Coin: Allow optional trailing semicolon to terminate resources list in try-with-resources 2011-01-31 19:06:32 -08:00
BadTwrSyntax.out 7014734: Project Coin: Allow optional trailing semicolon to terminate resources list in try-with-resources 2011-01-31 19:06:32 -08:00
DuplicateResource.java 7044486: open jdk repos have files with incorrect copyright headers, which can end up in src bundles 2011-05-25 13:32:10 -07:00
DuplicateResourceDecl.java 6911256: Project Coin: Support Automatic Resource Management (ARM) blocks in the compiler 2010-07-16 19:35:24 -07:00
DuplicateResourceDecl.out 6911256: Project Coin: Support Automatic Resource Management (ARM) blocks in the compiler 2010-07-16 19:35:24 -07:00
ExplicitFinal.java 7013420: Project Coin: remove general expression support from try-with-resources statement 2011-01-25 17:02:56 -08:00
ImplicitFinal.java 7013420: Project Coin: remove general expression support from try-with-resources statement 2011-01-25 17:02:56 -08:00
ImplicitFinal.out 7013420: Project Coin: remove general expression support from try-with-resources statement 2011-01-25 17:02:56 -08:00
InterruptedExceptionTest.java 7027157: Project Coin: javac warnings for AutoCloseable.close throwing InterruptedException 2011-03-29 16:41:18 +01:00
PlainTry6.out 6911256: Project Coin: Support Automatic Resource Management (ARM) blocks in the compiler 2010-07-16 19:35:24 -07:00
PlainTry.java 6900037: javac should warn if earlier -source is used and bootclasspath not set 2010-11-29 14:15:36 -08:00
PlainTry.out 6911256: Project Coin: Support Automatic Resource Management (ARM) blocks in the compiler 2010-07-16 19:35:24 -07:00
ResourceInterface.java 6970833: Try-with-resource implementation throws an NPE during Flow analysis 2010-07-29 15:57:43 +01:00
ResourceInterface.out 7017104: improve error reporting for uncaught/undeclared exceptions from try-with-resources 2011-02-15 11:51:04 +00:00
ResourceOutsideTry.java 6911256: Project Coin: Support Automatic Resource Management (ARM) blocks in the compiler 2010-07-16 19:35:24 -07:00
ResourceOutsideTry.out 6968793: issues with diagnostics 2011-01-24 15:44:51 +00:00
ResourceTypeVar.java 6911256: Project Coin: Support Automatic Resource Management (ARM) blocks in the compiler 2010-07-16 19:35:24 -07:00
T7022711.java 7022711: compiler crash in try-with-resources 2011-02-28 13:42:24 -08:00
T7022711.out 7022711: compiler crash in try-with-resources 2011-02-28 13:42:24 -08:00
T7032633.java 7032633: javac -Xlint:all warns about flush() within try on an auto-closeable resource 2011-04-01 12:30:13 +01:00
TwrFlow.java 7013420: Project Coin: remove general expression support from try-with-resources statement 2011-01-25 17:02:56 -08:00
TwrFlow.out 7017104: improve error reporting for uncaught/undeclared exceptions from try-with-resources 2011-02-15 11:51:04 +00:00
TwrLint.java 6970016: Clean up ARM/try-with-resources implementation 2010-11-12 12:34:18 +00:00
TwrLint.out 6970016: Clean up ARM/try-with-resources implementation 2010-11-12 12:34:18 +00:00
TwrMultiCatch.java 7013420: Project Coin: remove general expression support from try-with-resources statement 2011-01-25 17:02:56 -08:00
TwrNullTests.java 7020047: Project Coin: generate null-check around try-with-resources close call 2011-02-18 15:55:20 -08:00
TwrOnNonResource.java 7013420: Project Coin: remove general expression support from try-with-resources statement 2011-01-25 17:02:56 -08:00
TwrOnNonResource.out 7013420: Project Coin: remove general expression support from try-with-resources statement 2011-01-25 17:02:56 -08:00
TwrSuppression.java 6991528: Support making Throwable.suppressedExceptions immutable 2010-11-14 07:16:46 -08:00
TwrTests.java 6991528: Support making Throwable.suppressedExceptions immutable 2010-11-14 07:16:46 -08:00
UnusedResourcesTest.java 7074416: Regression: JSR199: javac doesn't unwrap clientcodewrapper objects 2011-08-31 15:39:00 -07:00
WeirdTwr.java 6911256: Project Coin: Support Automatic Resource Management (ARM) blocks in the compiler 2010-07-16 19:35:24 -07:00