Wed, 08 Jul 2015 17:28:08 +0530 8130734: Apply transformations found by netbeans Refactor->Inspect and transform menu
sundar [Wed, 08 Jul 2015 17:28:08 +0530] rev 31549
8130734: Apply transformations found by netbeans Refactor->Inspect and transform menu Reviewed-by: hannesw, jlaskey, mhaupt
Tue, 07 Jul 2015 18:33:24 +0530 8130663: 6 fields can be static fields in Global class
sundar [Tue, 07 Jul 2015 18:33:24 +0530] rev 31548
8130663: 6 fields can be static fields in Global class Reviewed-by: hannesw, attila
Mon, 06 Jul 2015 15:59:55 +0530 8130476: Remove unused methods in Global.java
sundar [Mon, 06 Jul 2015 15:59:55 +0530] rev 31547
8130476: Remove unused methods in Global.java Reviewed-by: hannesw, attila
Fri, 03 Jul 2015 18:41:58 +0530 8130424: if directory specified with --dest-dir does not exist, only .class files are dumped and .js files are not
sundar [Fri, 03 Jul 2015 18:41:58 +0530] rev 31546
8130424: if directory specified with --dest-dir does not exist, only .class files are dumped and .js files are not Reviewed-by: attila, lagergren, hannesw
Thu, 09 Jul 2015 13:49:41 -0700 Added tag jdk9-b72 for changeset 93250cfbfa54
katleman [Thu, 09 Jul 2015 13:49:41 -0700] rev 31545
Added tag jdk9-b72 for changeset 93250cfbfa54
Wed, 05 Jul 2017 20:41:12 +0200 Merge
duke [Wed, 05 Jul 2017 20:41:12 +0200] rev 31544
Merge
Thu, 09 Jul 2015 13:49:32 -0700 Added tag jdk9-b72 for changeset 423e8a18b960
katleman [Thu, 09 Jul 2015 13:49:32 -0700] rev 31543
Added tag jdk9-b72 for changeset 423e8a18b960
Wed, 05 Jul 2017 20:41:09 +0200 Merge
duke [Wed, 05 Jul 2017 20:41:09 +0200] rev 31542
Merge
Thu, 09 Jul 2015 16:37:55 -0700 Merge
lana [Thu, 09 Jul 2015 16:37:55 -0700] rev 31541
Merge
Mon, 29 Jun 2015 15:02:35 -0700 6260652: (coll) Arrays.asList(x).toArray().getClass() should be Object[].class
martin [Mon, 29 Jun 2015 15:02:35 -0700] rev 31540
6260652: (coll) Arrays.asList(x).toArray().getClass() should be Object[].class Summary: return Arrays.copyOf(a, a.length, Object[].class) Reviewed-by: igerasim, psandoz
(0) -30000 -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 tip