Vassili Igouchkine
|
9c33078299
|
8145342: Some copyright notices are inconsistently and ill formatted
Adjusted formatting of copyright notices.
Reviewed-by: darcy, alundblad
|
2015-12-14 20:18:19 +01:00 |
|
Jan Lahoda
|
6cac1178ba
|
8047675: tools/javac/defaultMethods/Assertions.java fails if run with -enableassertions (-ea)
Using ToolBox to start new Java processes, to avoid passing default VM options to the newly started process.
Reviewed-by: jjg
|
2014-09-04 08:49:20 +02:00 |
|
Joe Darcy
|
d66c4567ee
|
8056283: @ignore tools/javac/defaultMethods/Assertions.java until JDK-8047675 is fixed
Reviewed-by: ksrini
|
2014-08-28 11:29:34 -07:00 |
|
Jan Lahoda
|
7de3ec870d
|
8025141: java.lang.ClassFormatError: Illegal field modifiers in class (...)
Should not generate non-public $assertionsDisabled field into interfaces
Reviewed-by: jjg, vromero
|
2013-10-09 13:06:49 +02:00 |
|