History log of /openjdk10/langtools/test/tools/javac/tree/TreePosTest.java
Revision Date Author Comments
# 4126:d22f80d042ca 27-Apr-2017 amlu

8179000: Reversion of langtools test changes for limited win32 address space
Reviewed-by: darcy


# 4065:7b92442057a8 16-Mar-2017 jjg

8177014: tools/javac/tree/TreePosTest.java test fails with IllegalArgumentException
Reviewed-by: redestad


# 4064:de37b2959c68 16-Mar-2017 jjg

8176900: TreePosTest should disable annotation processing
Reviewed-by: vromero


# 4004:326d25df2cb7 15-Feb-2017 amlu

8174059: langtools test failed again on win32 with the trial reversion changes for limited win32 address space
Reviewed-by: darcy


# 3949:693a87020034 03-Feb-2017 darcy

8173305: Trial reversion of langtools test changes for limited win32 address space
Reviewed-by: jjg, amlu


# 3586:2bf73f8c25e0 15-Aug-2016 darcy

8163999: Workaround intermittent failures of TreePosTest.java due to C2 memory usage
Reviewed-by: jjg


# 2933:49d207bf704d 21-May-2015 akulyakh

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


# 2687:56f8be952a5c 29-Oct-2014 jjg

8062348: langtools tests should close file manager (group 1)
Reviewed-by: darcy


# 2453:3dfd962149b2 06-Jun-2014 emc

8027262: Determine location for type annotations earlier in compiler pipeline
8027261: Single codepath for attaching annotations to symbols
8027258: Permit a single source annotation to generate multiple bytecode annotations
8027182: Incorrect annotation attributes for type annotations on constructor type parameters
8044010: TypeAnnotation attribute is not generated for repeatable annotation in type argument
8044009: TypeAnnotation attribute is not generated for repeatable annotation in nested types
8043974: TypeAnnotation attribute is not generated for repeatable annotation in lambda
8043669: Few of the ANNOT tests in JCK9 test suite fail with an AssertionError for exception_index
8042060: Type parameter annotations don't work with multiple type parameters
8037348: RuntimeInvisibleAnnotations should not be generated for type annotation on anonymous innerclass creation
Summary: Initial rearchitecting of type annotations frontend pipeline
Reviewed-by: jjg, jfranck, mcimadamore, jlahoda, wmdietl


# 1520:71f35e4b93a5 23-Jan-2013 jjg

8006775: JSR 308: Compiler changes in JDK8
Reviewed-by: jjg
Contributed-by: mernst@cs.washington.edu, wmdietl@cs.washington.edu, mpapi@csail.mit.edu, mahmood@notnoop.com


# 1279:5c0b3faeb0b0 20-Jun-2012 jjg

7174143: encapsulate doc comment table
Reviewed-by: ksrini, mcimadamore


# 1137:7375d4979bd3 14-Nov-2011 ksrini

7106166: (javac) re-factor EndPos parser
Reviewed-by: jjg


# 1126:ca49d50318dc 08-Nov-2011 jjg

6921494: provide way to print javac tree tag values
Reviewed-by: jjg, mcimadamore
Contributed-by: vicenterz@yahoo.es


# 807:e8719f95f2d0 23-Dec-2010 jjh

6982992: Tests CheckAttributedTree.java, JavacTreeScannerTest.java, and SourceTreeeScannerTest.java timeout
Summary: Hoist some invariant code out of a loop
Reviewed-by: ksrini


# 721:4851ff2ffc10 19-Oct-2010 jjg

6987760: remove 308 support from JDK7
Reviewed-by: darcy, mcimadamore


# 553:9d9f26857129 25-May-2010 ohair

6943119: Rebrand source copyright notices
Reviewed-by: darcy


# 515:7f5db2e8b423 03-Mar-2010 jjg

6931927: position issues with synthesized anonymous class
Reviewed-by: darcy