Mandy Chung
|
ab120497cf
|
8074432: Move jdeps and javap to jdk.jdeps module
Reviewed-by: jjg, alanb, erikj
|
2015-05-27 13:25:18 -07:00 |
|
Alexander Kulyakhtin
|
b6262441ad
|
8076543: Add @modules as needed to the langtools tests
Reviewed-by: jjg, shurailine
|
2015-05-21 11:41:04 -07:00 |
|
Jan Lahoda
|
56c4de876e
|
8068517: Compiler may generate wrong InnerClasses attribute for static enum reference
Making sure enum's abstractness is resolved before writing InnerClasses entry about it.
Reviewed-by: mcimadamore
|
2015-01-16 14:47:25 +01:00 |
|
Jan Lahoda
|
6b335c8d1a
|
8039250: Test tools/javac/classfiles/InnerClasses/SyntheticClasses.java fails
The test should only analyze classfiles.
Reviewed-by: vromero
|
2014-04-23 11:28:09 +02:00 |
|
Jan Lahoda
|
16962804f3
|
8034854: outer_class_info_index of synthetic class is not zero
Auxiliary synthetic anonymous classes should not have an outer class specified in the InnerClasses attribute.
Reviewed-by: vromero, jjg, abuckley
|
2014-03-07 13:35:56 +01:00 |
|