ddehaven [Mon, 23 Jun 2014 13:06:08 -0700] rev 25304
Merge
mchung [Fri, 20 Jun 2014 13:36:10 -0700] rev 25303
8044063: Remove com.sun.java.browser.* from jdk repo
Reviewed-by: darcy, alanb
mcimadamore [Tue, 01 Jul 2014 17:23:46 +0100] rev 25302
8048905: More tweaking with langtools intellij support
Summary: Add support for 'jtreg.home' property; fix code width to be 80; disable import optimizations
Reviewed-by: vromero
jlahoda [Mon, 30 Jun 2014 17:08:06 +0200] rev 25301
6707032: Division by zero warning not suppressed properly in some cases
Summary: Delay reporting of the division by zero warning until annotations are resolved, so that @SuppressWarnings works correctly.
Reviewed-by: vromero
ksrini [Fri, 27 Jun 2014 17:54:54 -0700] rev 25300
8047162: [javadoc] index files are non deterministic
Reviewed-by: jjg
alundblad [Tue, 17 Jun 2014 14:01:27 +0200] rev 25299
8048594: The sjavac client/server protocol should be hidden behind an interface
Reviewed-by: jfranck
vromero [Fri, 27 Jun 2014 20:32:12 +0100] rev 25298
8047719: Incorrect LVT in switch statement
Reviewed-by: jjg, jlahoda
sogoel [Thu, 26 Jun 2014 16:39:14 -0700] rev 25297
8048293: update tools/javadoc/6227454 to have missing <head> tag
Reviewed-by: jjg, bpatel
sogoel [Thu, 26 Jun 2014 16:07:07 -0700] rev 25296
8047316: update javadoc tests to fix tidy warning for incorrect html comment
Reviewed-by: jjg, ksrini
sogoel [Thu, 26 Jun 2014 15:47:52 -0700] rev 25295
8048168: update 2 javadoc tests to add summary attribute for table tag
Reviewed-by: jjg, ksrini
sogoel [Thu, 26 Jun 2014 15:41:05 -0700] rev 25294
8047744: update 2 javadoc tests for nested emphasis <code>
Reviewed-by: jjg, ksrini
sogoel [Thu, 26 Jun 2014 15:30:21 -0700] rev 25293
8047743: update com/sun/javadoc/testHref for unrecognized <action>
Reviewed-by: jjg, ksrini
sogoel [Thu, 26 Jun 2014 15:21:44 -0700] rev 25292
8047303: update com/sun/javadoc/DocRootSlash/DocRootSlash for unexpected </a>
Reviewed-by: jjg, ksrini
jjg [Thu, 26 Jun 2014 11:45:51 -0700] rev 25291
8007307: DPrinter: support the DocTree API
Reviewed-by: mcimadamore
jjg [Thu, 26 Jun 2014 11:31:59 -0700] rev 25290
8047183: JDK build fails with sjavac enabled
Reviewed-by: mcimadamore