sogoel [Wed, 02 Jul 2014 13:29:58 -0700] rev 25309
8044864: .out files for enum tests in tools/javac dir - part 1
Reviewed-by: jjg
sogoel [Wed, 02 Jul 2014 12:04:04 -0700] rev 25308
8044236: create .out files for DefiniteAssignment tests in tools/javac dir
Reviewed-by: jjg, vromero
lana [Tue, 01 Jul 2014 14:28:22 -0700] rev 25307
Merge
briangoetz [Tue, 01 Jul 2014 15:54:25 -0400] rev 25306
8032188: Remove dead code in TransTypes
Reviewed-by: darcy
prr [Tue, 01 Jul 2014 10:21:41 -0700] rev 25305
Merge
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
pgovereau [Thu, 26 Jun 2014 13:48:58 -0400] rev 25289
8042345: getDocComment fails for doc comments on PackageElement found in package-info.java
Reviewed-by: jjg
jjg [Wed, 25 Jun 2014 19:15:53 -0700] rev 25288
8048162: Restrict catch type from Throwable to ReflectiveOperationException
Reviewed-by: darcy
jjg [Wed, 25 Jun 2014 19:04:52 -0700] rev 25287
8046614: Fill in missing doc comments
Reviewed-by: darcy
jjg [Wed, 25 Jun 2014 17:58:37 -0700] rev 25286
8046613: Fill in missing doc comments
Reviewed-by: darcy
rfield [Wed, 25 Jun 2014 11:22:27 -0700] rev 25285
8048121: javac complex method references: revamp and simplify
8038776: VerifyError when running successfully compiled java class
Summary: Add tests missing from the push of 8037404
Reviewed-by: dlsmith, vromero
ksrini [Tue, 24 Jun 2014 15:15:22 -0700] rev 25284
8047157: [javadoc] fixup tests for determinism and add classes uses
Reviewed-by: jjg
darcy [Tue, 24 Jun 2014 10:51:00 -0700] rev 25283
7196160: Project Coin: allow @SafeVarargs on private methods
Reviewed-by: jjg
mcimadamore [Tue, 24 Jun 2014 16:04:46 +0100] rev 25282
8046451: Add basic IntelliJ support for langtools
Summary: Add new ant target 'idea' to create IntelliJ langtools project
Reviewed-by: jjg
rfield [Tue, 24 Jun 2014 00:43:46 -0700] rev 25281
8037404: javac NPE or VerifyError for code with constructor reference of inner class
8047341: lambda reference to inner class in base class causes LambdaConversionException
8044748: JVM cannot access constructor though ::new reference although can call it directly
8044737: Lambda: NPE while obtaining method reference through lambda expression
Summary: revamp and simplify handling of complex method references
Reviewed-by: dlsmith, vromero
sogoel [Fri, 20 Jun 2014 13:26:24 -0700] rev 25280
8047300: update tools/javadoc/6227454 test for missing <DOCTYPE> tags
Reviewed-by: jjg, ksrini
vromero [Fri, 20 Jun 2014 20:36:54 +0100] rev 25279
8044546: Crash on faulty reduce/lambda
Reviewed-by: mcimadamore, dlsmith
Contributed-by: maurizio.cimadamore@oracle.com, vicente.romero@oracle.com
rfield [Fri, 20 Jun 2014 10:56:47 -0700] rev 25278
8046060: Different results of floating point multiplication for lambda code block
Summary: propogate strictfp into lambda body
Reviewed-by: vromero, jlahoda
dlsmith [Fri, 20 Jun 2014 11:42:16 -0600] rev 25277
8047407: Add test for JDK-8037385
Reviewed-by: mcimadamore
dlsmith [Fri, 20 Jun 2014 10:56:31 -0600] rev 25276
8034147: javac crashes with a NullPointerException during bounds checking
Summary: Types.supertype should return Type.noType rather than null
Reviewed-by: vromero, mcimadamore
vromero [Thu, 19 Jun 2014 23:52:33 +0100] rev 25275
8042759: Lambda returning implicitly-typed lambdas considered pertinent to applicability
Reviewed-by: mcimadamore
jlahoda [Thu, 19 Jun 2014 22:06:29 +0200] rev 25274
8041648: do while loop that misses ending semicolon has wrong end position
Summary: Ensure the end positions are meaningful even if statement's semicolon is missing.
Reviewed-by: jjg
Contributed-by: dusan.balek@oracle.com, jan.lahoda@oracle.com
vromero [Thu, 19 Jun 2014 15:39:37 +0100] rev 25273
8038182: javac crash with FunctionDescriptorLookupError for invalid functional interface
Reviewed-by: mcimadamore
Contributed-by: maurizio.cimadamore@oracle.com, vicente.romero@oracle.com
sogoel [Wed, 18 Jun 2014 14:58:16 -0700] rev 25272
8046071: update three javadoc tests for empty <p> tag
Reviewed-by: jjg, ksrini
katleman [Thu, 03 Jul 2014 11:37:54 -0700] rev 25271
Added tag jdk9-b21 for changeset 021089de7317
duke [Wed, 05 Jul 2017 19:48:32 +0200] rev 25270
Merge
katleman [Thu, 03 Jul 2014 11:37:02 -0700] rev 25269
Added tag jdk9-b21 for changeset fa40edc81dd3
duke [Wed, 05 Jul 2017 19:48:25 +0200] rev 25268
Merge
lana [Wed, 09 Jul 2014 10:41:31 -0700] rev 25267
Merge
lana [Tue, 01 Jul 2014 14:28:02 -0700] rev 25266
Merge
joehw [Mon, 30 Jun 2014 14:09:56 -0700] rev 25265
8037948: Improve documentation for org.w3c.dom package
Reviewed-by: lancea, henryjen, alanb
henryjen [Tue, 24 Jun 2014 14:07:05 -0700] rev 25264
8048021: Remove @version tag in jaxp repo
Reviewed-by: joehw
joehw [Mon, 23 Jun 2014 10:36:30 -0700] rev 25263
5077522: Duration.compare incorrect for some values
Reviewed-by: lancea, dfuchs
henryjen [Thu, 19 Jun 2014 15:35:10 -0700] rev 25262
8047723: @since tag cleanup in jaxp
Reviewed-by: joehw
katleman [Thu, 03 Jul 2014 11:37:01 -0700] rev 25261
Added tag jdk9-b21 for changeset 6dcab76ce643
duke [Wed, 05 Jul 2017 19:48:18 +0200] rev 25260
Merge
lana [Wed, 09 Jul 2014 10:41:34 -0700] rev 25259
Merge
sundar [Thu, 03 Jul 2014 23:03:37 +0530] rev 25258
8049242: Explicit constructor overload selection should work with StaticClass as well
Reviewed-by: jlaskey, attila
attila [Thu, 03 Jul 2014 17:14:38 +0200] rev 25257
8047331: Assertion in CompiledFunction when running earley-boyer after Merge
Reviewed-by: hannesw, jlaskey
attila [Thu, 03 Jul 2014 16:15:33 +0200] rev 25256
8047166: 'do with({}) break ; while(0);' crashes in CodeGenerator
Reviewed-by: hannesw, jlaskey
attila [Thu, 03 Jul 2014 11:18:38 +0200] rev 25255
8049225: Source class exposes public mutable array
Reviewed-by: hannesw, sundar
attila [Thu, 03 Jul 2014 11:18:26 +0200] rev 25254
8049223: RewriteException class exposes public mutable arrays
Reviewed-by: hannesw, sundar
attila [Thu, 03 Jul 2014 11:18:10 +0200] rev 25253
8049222: JSType class exposes public mutable arrays
Reviewed-by: hannesw, sundar
sundar [Wed, 02 Jul 2014 18:10:31 +0530] rev 25252
8043232: Index selection of overloaded java new constructors
Reviewed-by: attila, hannesw, jlaskey
lana [Tue, 01 Jul 2014 14:27:28 -0700] rev 25251
Merge
sundar [Tue, 01 Jul 2014 17:37:39 +0530] rev 25250
8047359: large string size RangeError should be thrown rather than reporting negative length
Reviewed-by: hannesw, attila
hannesw [Mon, 30 Jun 2014 17:31:28 +0200] rev 25249
8048586: String concatenation with optimistic types is slow
Reviewed-by: lagergren, attila
sundar [Mon, 30 Jun 2014 20:23:16 +0530] rev 25248
8048718: JSON.parse('{"0":0, "64":0}') throws ArrayindexOutOfBoundsException
Reviewed-by: lagergren, hannesw, attila
sundar [Fri, 27 Jun 2014 21:54:16 +0530] rev 25247
8046013: TypeError: Cannot apply "with" to non script object
Reviewed-by: lagergren, hannesw
lagergren [Fri, 27 Jun 2014 10:47:44 +0200] rev 25246
8048505: ScriptingFunctions.readFully couldn't handle file names represented as ConsStrings
Reviewed-by: sundar, hannesw
attila [Thu, 26 Jun 2014 15:36:15 +0200] rev 25245
8047371: local variable declaration in TypeEvaluator should use ScriptObject.addOwnProperty instead of .set
Reviewed-by: jlaskey, lagergren
attila [Thu, 26 Jun 2014 13:12:32 +0200] rev 25244
8047357: More precise synthetic return + unreachable throw
Reviewed-by: lagergren, sundar
hannesw [Wed, 25 Jun 2014 14:36:24 +0200] rev 25243
8048079: Persistent code store is broken after optimistic types merge
Reviewed-by: sundar, jlaskey, attila
sundar [Wed, 25 Jun 2014 17:08:47 +0530] rev 25242
8048071: eval within 'with' statement does not use correct scope if with scope expression has a copy of eval
Reviewed-by: hannesw, jlaskey
attila [Tue, 24 Jun 2014 19:29:41 +0200] rev 25241
8048009: Type info caching accidentally defeated
Reviewed-by: hannesw, jlaskey
sundar [Tue, 24 Jun 2014 19:43:44 +0530] rev 25240
8047959: bindings created for declarations in eval code are not mutable
Reviewed-by: jlaskey, attila
hannesw [Mon, 23 Jun 2014 18:32:11 +0200] rev 25239
8046201: Avoid repeated flattening of nested ConsStrings
Reviewed-by: lagergren, attila
sundar [Mon, 23 Jun 2014 21:23:53 +0530] rev 25238
8047728: (function(x){var o={x:0}; with(o){delete x} return o.x})() evaluates to 0 instead of undefined
Reviewed-by: jlaskey, hannesw, attila
attila [Mon, 23 Jun 2014 10:59:33 +0200] rev 25237
8046905: apply on apply is broken
Reviewed-by: hannesw, lagergren
attila [Fri, 20 Jun 2014 12:25:00 +0200] rev 25236
8046921: Deoptimization type information peristence
Reviewed-by: hannesw, lagergren
sundar [Thu, 19 Jun 2014 20:36:03 +0530] rev 25235
8047369: Add regression tests for passing test cases of JDK-8024971
Reviewed-by: hannesw, jlaskey
lagergren [Thu, 19 Jun 2014 10:46:31 +0200] rev 25234
8047078: Fuzzing bug discovered when ArrayLiteralNodes weren't immutable
Reviewed-by: attila, sundar
katleman [Thu, 03 Jul 2014 11:37:57 -0700] rev 25233
Added tag jdk9-b21 for changeset e4ffc9bab6f2
duke [Wed, 05 Jul 2017 19:48:10 +0200] rev 25232
Merge
lana [Wed, 09 Jul 2014 10:41:04 -0700] rev 25231
Merge
lana [Tue, 01 Jul 2014 14:29:58 -0700] rev 25230
Merge
coffeys [Tue, 01 Jul 2014 15:17:55 +0100] rev 25229
7095856: OutputStreamHook doesn't handle null values
Reviewed-by: lancea, msheppar
katleman [Thu, 03 Jul 2014 11:36:35 -0700] rev 25228
Added tag jdk9-b21 for changeset a36678c24565
duke [Wed, 05 Jul 2017 19:48:02 +0200] rev 25227
Merge
lana [Wed, 09 Jul 2014 10:42:37 -0700] rev 25226
Merge
egahlin [Thu, 03 Jul 2014 18:20:42 +0200] rev 25225
8028474: sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.sh timeout, leaves looping process
Reviewed-by: sla, jbachorik, rriggs
psandoz [Thu, 03 Jul 2014 09:30:25 +0200] rev 25224
8043327: Collectors.toMap studentToGPA example uses Functions.identity()
8043328: Typo in documentation of package java.util.stream
Reviewed-by: alanb, lancea
jmanson [Wed, 02 Jul 2014 14:14:17 -0700] rev 25223
8048840: File.createTempFile has uninformative failure message
Reviewed-by: martin, alanb
martin [Wed, 02 Jul 2014 10:21:23 -0700] rev 25222
8048990: ZipFile.entries() can't handle empty zip entry names
Summary: getEntryBytes should never return null pointer for entry names
Reviewed-by: sherman
alanb [Wed, 02 Jul 2014 10:03:40 +0100] rev 25221
8048891: Remove unused JObjC from jdk repository
Reviewed-by: mchung
weijun [Wed, 02 Jul 2014 17:03:47 +0800] rev 25220
8042053: Broken links to jarsigner and keytool docs in java.security package summary
Reviewed-by: xuelei
sla [Wed, 02 Jul 2014 08:41:59 +0200] rev 25219
8046883: com/sun/jdi/ProcessAttachTest.sh gets "java.io.IOException: Invalid process identifier" on windows
Reviewed-by: dcubed, dsamersoff, allwin
smarks [Tue, 01 Jul 2014 23:39:31 -0700] rev 25218
8048989: small errors in Collectors examples
Reviewed-by: darcy
Contributed-by: raoul@urma.com
ykantser [Tue, 01 Jul 2014 21:23:54 +0200] rev 25217
8048892: TEST_BUG: shell script tests need to be change to not use retired @debuggeeVMOptions mechanism
Reviewed-by: sla, jbachorik
weijun [Wed, 02 Jul 2014 09:48:32 +0800] rev 25216
8048511: Uninitialised memory in jdk/src/share/native/sun/security/jgss/wrapper/GSSLibStub.c
Reviewed-by: valeriep
valeriep [Tue, 01 Jul 2014 23:09:52 +0000] rev 25215
Merge
valeriep [Tue, 01 Jul 2014 20:35:43 +0000] rev 25214
8027575: b113 causing a lot of memory allocation and regression for wls_webapp_atomics
Summary: Reduce buffer allocation and do multiple cipher encryption/decryption calls.
Reviewed-by: xuelei, ascarpino
valeriep [Tue, 01 Jul 2014 20:35:30 +0000] rev 25213
8046046: Test sun/security/pkcs11/Signature/TestDSAKeyLength.java fails intermittently on Solaris 11 in 8u40 nightly
Summary: Override the upper limit to 1024 for SHA1withDSA when larger DSA key size is supported.
Reviewed-by: mullan, ascarpino
lana [Tue, 01 Jul 2014 14:28:51 -0700] rev 25212
Merge
prr [Tue, 01 Jul 2014 10:20:56 -0700] rev 25211
Merge
yan [Tue, 24 Jun 2014 12:27:37 +0400] rev 25210
7112454: TEST_BUG: java/awt/Choice/PopdownGeneratesMouseEvents/PopdownGeneratesMouseEvents.html failed
Reviewed-by: anthony, pchelko
Contributed-by: Andrei Eremeev <andrei.eremeev@oracle.com>
azvegint [Tue, 24 Jun 2014 10:36:35 +0400] rev 25209
8042094: Test javax/swing/JFileChooser/7036025/bug7036025.java fails with java.lang.NullPointerException on Windows x86
Reviewed-by: ahgross, art, pchelko, mschoene
ddehaven [Mon, 23 Jun 2014 13:05:27 -0700] rev 25208
Merge
prr [Mon, 23 Jun 2014 12:48:16 -0700] rev 25207
8043509: java.awt.Font gets initialized with the wrong font name for some Locales
Reviewed-by: bae, jgodinez
pchelko [Mon, 23 Jun 2014 22:15:09 +0400] rev 25206
8047798: Remove EventQueueDelegate
Reviewed-by: anthony, art
mchung [Fri, 20 Jun 2014 13:36:03 -0700] rev 25205
8044063: Remove com.sun.java.browser.* from jdk repo
Reviewed-by: darcy, alanb
prr [Fri, 20 Jun 2014 12:37:08 -0700] rev 25204
8042098: Test sun/java2d/AcceleratedXORModeTest.java fails on Windows
Reviewed-by: jgodinez
yan [Fri, 20 Jun 2014 16:48:30 +0400] rev 25203
8047180: Move functional tests AWT_Headless/Automated to OpenJDK repository
Reviewed-by: pchelko, alexsch
Contributed-by: Dmitriy Ermashov <dmitriy.ermashov@oracle.com>
yan [Thu, 19 Jun 2014 12:44:41 +0400] rev 25202
8044429: move awt automated tests for AWT_Modality to OpenJDK repository
Reviewed-by: pchelko
Contributed-by: Alexander Stepanov <alexander.v.stepanov@oracle.com>
henryjen [Wed, 18 Jun 2014 09:13:46 -0700] rev 25201
8046485: Add missing @since tag under javax.swing.*
Reviewed-by: alexsch, prr
prr [Wed, 18 Jun 2014 14:53:35 -0700] rev 25200
Merge
pchelko [Wed, 18 Jun 2014 13:21:59 +0400] rev 25199
8047061: [macosx] Crash when setting display mode
Reviewed-by: anthony, alexsch
azvegint [Tue, 17 Jun 2014 19:05:06 +0400] rev 25198
8040007: GtkFileDialog strips user inputted filepath
Reviewed-by: anthony, serb
pchelko [Mon, 16 Jun 2014 17:13:58 +0400] rev 25197
8046221: [TEST_BUG] Cleanup datatransfer tests
Reviewed-by: anthony, alexsch
serb [Thu, 12 Jun 2014 00:43:14 +0400] rev 25196
8033786: White flashing when opening Dialogs and Menus using Nimbus with dark background
Reviewed-by: alexsch, anthony
serb [Thu, 12 Jun 2014 00:32:33 +0400] rev 25195
8029455: [JLightweightFrame] support scaled painting
Reviewed-by: anthony, ant
serb [Thu, 12 Jun 2014 00:19:00 +0400] rev 25194
8040271: Uninitialised memory in jdk/src/windows/native/sun/windows: awt_List.cpp, awt_InputMethod.cpp
Reviewed-by: pchelko, prr
darcy [Wed, 11 Jun 2014 13:25:15 -0700] rev 25193
8043549: Fix raw and unchecked lint warnings in javax.swing.text.*
Reviewed-by: prr
henryjen [Thu, 05 Jun 2014 13:59:01 -0700] rev 25192
8044551: Fix raw and unchecked lint warnings in platform-specific sun.awt files
8044396: Fix raw and unchecked lint warnings in platform-specific sun.java2d.*
Reviewed-by: darcy, prr
yan [Wed, 11 Jun 2014 17:23:56 +0400] rev 25191
8043972: Remove wrong copyright notice in jdk/test/java/awt/Frame/DecoratedExceptions/DecoratedExceptions.java
Reviewed-by: anthony
Contributed-by: Dmitriy Ermashov <dmitriy.ermashov@oracle.com>
serb [Wed, 11 Jun 2014 14:38:50 +0400] rev 25190
8042103: Deserialization of empty java.awt.geom.Path2D will cause an exception
Reviewed-by: bae, flar