Vicente Romero
|
92ec4c52a8
|
8199744: Incorrect compiler message for ReceiverParameter in inner class constructor
Reviewed-by: mcimadamore
|
2018-04-06 09:15:09 -04:00 |
|
Amit Sapre
|
2f100464ea
|
8071367: JMX: Remove SNMP support
Drop jdk.snmp module.
Reviewed-by: alanb, mchung, dfuchs
|
2018-04-06 17:27:24 +05:30 |
|
Liam Miller-Cushon
|
5acbe5ff92
|
8201194: Handle local variable declarations in lambda deduplication
Reviewed-by: vromero
|
2018-04-05 14:39:04 -07:00 |
|
Andrey Nazarov
|
5cd79594c5
|
8196750: [Testbug] tools/launcher tests need to tolerate unrelated warnings
Reviewed-by: ksrini, dholmes
|
2018-04-05 17:04:16 -07:00 |
|
Martin Buchholz
|
5c8c67c523
|
8200128: Fix some "annoations" typos
Reviewed-by: alanb
|
2018-04-05 09:36:01 -07:00 |
|
Alan Bateman
|
97d7cfb14e
|
8200458: (se) Readiness information previously recorded in the ready set not preserved
Reviewed-by: bpb, chegar
|
2018-04-05 15:04:09 +01:00 |
|
Ivan Gerasimov
|
277ac7e034
|
8200696: Optimal initial capacity of java.lang.Class.enumConstantDirectory
Reviewed-by: dholmes, redestad
|
2018-04-04 14:09:31 -07:00 |
|
Sean Mullan
|
ceea439679
|
8193032: Remove terminally deprecated SecurityManager APIs
Remove the checkTopLevelWindow, checkSystemClipboardAccess, checkAwtEventQueueAccess, and checkMemberAccess methods.
Reviewed-by: alanb, mchung, kcr
|
2018-04-04 11:26:10 -04:00 |
|
Amy Lu
|
9644c91625
|
8200703: Problem list jdk/jshell/ExceptionsTest.java fails on windows
Reviewed-by: jlahoda
|
2018-04-04 16:57:01 +08:00 |
|
Vicente Romero
|
6a2e0a5a01
|
8198314: javac hidden options violate standard syntax for options
Reviewed-by: jjg
|
2018-04-03 23:58:52 -04:00 |
|
Robert Field
|
4ecc488704
|
8198801: JShell: user exception chained cause not retained
Reviewed-by: jlahoda
|
2018-04-03 13:27:58 -07:00 |
|
Stuart Marks
|
87e7768a1c
|
8195649: reorganize tests for java.util.Optional
Reviewed-by: psandoz
|
2018-03-30 14:36:18 -07:00 |
|
Phil Race
|
239ec10926
|
Merge
|
2018-03-30 10:24:51 -07:00 |
|
Phil Race
|
31a8b6199c
|
Merge
|
2018-03-30 09:24:04 -07:00 |
|
Ivan Gerasimov
|
8a1bee438c
|
8178370: [TEST_BUG] java/security/Signature/SignatureLength.java fails
Reviewed-by: mullan
|
2018-03-29 22:12:05 -07:00 |
|
Phil Race
|
465a621660
|
8200200: test java/awt/image/ColorModel/Non_sRGBCMTest.java fails with open profiles
Reviewed-by: serb
|
2018-03-29 12:49:26 -07:00 |
|
Brian Burkhalter
|
dee3c23d5b
|
8200449: ReadAllReadNTransferTo fails occasionally
Don't pass a non-positive parameter to Random.nextInt(int).
Reviewed-by: chegar
|
2018-03-29 12:38:47 -07:00 |
|
Prahalad Kumar Narayanan
|
0c29ff3488
|
4954348: JPGWriter.getNumThumbnailsSupported does not return -1 when passing null values
Reviewed-by: prr, serb, jdv
|
2018-03-29 12:03:40 +05:30 |
|
Phil Race
|
a36963736b
|
Merge
|
2018-03-28 14:54:22 -07:00 |
|
Maurizio Cimadamore
|
484ec0738e
|
8200355: local variable inference regression test generates classfile in test folder
LVTI harness should generate files in jtreg scratch dir
Reviewed-by: vromero
|
2018-03-28 14:24:17 +01:00 |
|
Maurizio Cimadamore
|
b7e53c1204
|
8200199: javac suggests to use var even when var is used
Local var analyzer should use synthetic var type position to decide if analysis is needed
Reviewed-by: jlahoda, vromero
|
2018-03-28 14:08:26 +01:00 |
|
Pankaj Bansal
|
5e302c9a35
|
8191957: JFileChooser shows empty name for external drives shown under Desktop
Reviewed-by: jdv, kaddepalli
|
2018-03-28 17:54:44 +05:30 |
|
Laurent Bourgès
|
385ad9e160
|
8198885: upgrade Marlin (java2d) to 0.9.1
Clipping implemented in Dasher (curve subdivision at clip edges) + higher quality(curve, subpixels) + new path simplifier
Reviewed-by: prr, serb
|
2018-03-27 22:09:43 +02:00 |
|
Pallavi Sonal
|
cab25623b6
|
8144300: http.nonProxyHosts value having wildcard * both at end and start are not honored
Added validation for wildcard at start and end
Reviewed-by: chegar, dfuchs, clanger
|
2018-03-26 17:33:58 +05:30 |
|
Jan Lahoda
|
d2e4f879b1
|
8200135: test/hotspot/jtreg/compiler/jvmci/compilerToVM/GetExceptionTableTest.java is failing after JDK-8194978
Adjusting the expected number of exception table entries to the recent changes in javac.
Reviewed-by: kvn
|
2018-03-28 10:24:26 +02:00 |
|
Ivan Gerasimov
|
3d160a80fc
|
8198358: Align organization of TwoStacksPlainSocketImp with DualStackPlainSocketImpl [win]
Reviewed-by: chegar, clanger
|
2018-03-27 13:22:40 -07:00 |
|
Liam Miller-Cushon
|
debaf13f38
|
8200301: deduplicate lambda methods
Reviewed-by: vromero, mcimadamore
|
2018-03-27 13:48:16 -04:00 |
|
Bhavesh Patel
|
9569a57298
|
8199278: Javadoc search results does not link to anchors on a page
Reviewed-by: jjg, ksrini
|
2018-03-26 18:07:24 -07:00 |
|
Aleksey Shipilev
|
ab65d126af
|
8200241 : [TESTBUG] java/lang/String/concat/ tests should not force source/target = 9 anymore
Reviewed-by: redestad, psandoz
|
2018-03-26 20:20:45 +02:00 |
|
Athijegannathan Sundararajan
|
008199321a
|
8200215: 17th loop of "let foo = ''"; throws ReferenceError
Reviewed-by: jlaskey, attila, hannesw
|
2018-03-26 19:27:45 +05:30 |
|
Aleksey Shipilev
|
a048853756
|
8200118: [TESTBUG] String concat tests should test toString() application order
Reviewed-by: psandoz, redestad
|
2018-03-26 15:09:20 +02:00 |
|
Jan Lahoda
|
5bff39c04f
|
8196519: Incomplete classpath causes infinite recursion in Resolve.isAccessible
ErrorType.getEnclosingType returns noType rather than self.
Reviewed-by: mcimadamore, cushon
|
2018-03-26 11:42:17 +02:00 |
|
Shinya Yoshida
|
4b6cd06e3d
|
8199762: JShell API: Failed to detect override when snippet to be overridden has been changed before
Reviewed-by: rfield
|
2018-03-24 14:43:04 +09:00 |
|
Jesper Wilhelmsson
|
aa69f8c75c
|
Merge
|
2018-03-24 01:08:35 +01:00 |
|
Felix Yang
|
2a4a941922
|
8196668: revisit test SunPackageAccess and GrantedSunPackageAccess
Reviewed-by: mchung
|
2018-03-28 21:57:03 -07:00 |
|
Martin Buchholz
|
4546512c19
|
8200310: Avoid charset lookup machinery in java.nio.charset.StandardCharsets
Reviewed-by: sherman, ulfzibis
|
2018-03-28 21:14:06 -07:00 |
|
Martin Buchholz
|
6f37b4cbce
|
8200116: ConstructInflaterOutput, ConstructDeflaterInput still spamming test logs
End() should always expect to be called eventually
Reviewed-by: sherman, ulfzibis
|
2018-03-28 21:13:55 -07:00 |
|
Brian Burkhalter
|
6670f60a21
|
8180410: ByteArrayOutputStream should not throw IOExceptions
Add ByteArrayOutputStream.writeBytes()
Reviewed-by: rriggs, smarks
|
2018-03-23 15:05:43 -07:00 |
|
Phil Race
|
77e24ab76e
|
Merge
|
2018-03-23 11:14:43 -07:00 |
|
Brian Burkhalter
|
68cf42d465
|
8180451: ByteArrayInputStream should override readAllBytes, readNBytes, and transferTo
Reviewed-by: bchristi, rriggs, psandoz
|
2018-03-23 10:09:45 -07:00 |
|
Phil Race
|
cb1ef28563
|
Merge
|
2018-03-23 10:02:55 -07:00 |
|
Shinya Yoshida
|
ae2d2c8ff5
|
8199910: Compiler crashes with -g option and variables of intersection type inferred by var
Javac should skip non-denotable types in the LocalVariableTypeTable attribute
Reviewed-by: jlahoda
|
2018-03-23 16:53:54 +00:00 |
|
Roger Riggs
|
299b4b7b44
|
8199756: Simplify language, country, script, and variant property initialization
Reviewed-by: mchung, naoto, alanb
|
2018-03-23 11:53:11 -04:00 |
|
Phil Race
|
3d9f35c4f5
|
Merge
|
2018-03-23 08:49:58 -07:00 |
|
Alan Bateman
|
3bb85f5fc5
|
8199791: (se) More Selector cleanup
Reviewed-by: redestad, bpb
|
2018-03-23 14:18:18 +00:00 |
|
Jayathirth D V
|
948a1e2729
|
7031957: DIB header of type BITMAPV2INFOHEADER & BITMAPV3INFOHEADER is not supported in BMPImageReader
Reviewed-by: prr, pnarayanan
|
2018-03-23 11:18:39 +05:30 |
|
Roland Westrelin
|
98db6d11f3
|
8193130: Bad graph when unrolled loop bounds conflicts with range checks
Reviewed-by: kvn, thartmann
|
2018-03-22 20:21:19 -07:00 |
|
Vladimir Kozlov
|
6b886727ca
|
8199212: [TESTBUG] don't run compiler/aot tests with -Xcomp
8199489: [TESTBUG] don't run CTW tests with -Xcomp
Reviewed-by: iignatyev, iveresov
|
2018-03-22 16:39:02 -07:00 |
|
Jan Lahoda
|
0345e4f081
|
8200136: Problem list test/hotspot/jtreg/compiler/jvmci/compilerToVM/GetExceptionTableTest.java
Reviewed-by: darcy, kvn
|
2018-03-22 22:34:38 +01:00 |
|
Brian Burkhalter
|
37f1b2b1e3
|
8198753: (dc) DatagramChannel throws unspecified exceptions
Reviewed-by: alanb
|
2018-03-22 12:29:52 -07:00 |
|