Nishit Jain
|
fa64310889
|
8187551: MessageFormat.setFormat(int, Format) AIOOBE not thrown when documented
Reviewed-by: naoto, rriggs
|
2017-12-06 11:21:04 +05:30 |
|
Athijegannathan Sundararajan
|
448f3c1fcd
|
8185130: jlink should throw error if target image and current JDK versions don't match
Reviewed-by: redestad, alanb, mchung
|
2017-12-06 08:04:35 +05:30 |
|
Brent Christian
|
1a819fcd7a
|
8187222: ClassLoader.getSystemClassLoader not clear if recursive initialization leads to ISE or unspecified error
Reviewed-by: alanb, mchung
|
2017-12-05 09:44:32 -08:00 |
|
Claes Redestad
|
7759531e5c
|
8176188: jdk/internal/misc/JavaLangAccess/NewUnsafeString.java failing since 9-b93
Reviewed-by: psandoz, sherman
|
2017-12-05 14:25:16 +01:00 |
|
Goetz Lindenmaier
|
9da6eea9fe
|
8191678: [TESTBUG] Add keyword headful in java/awt and javax tests
Also fix some NPE thrown if run headless.
Reviewed-by: serb
|
2017-11-21 17:39:04 +01:00 |
|
Weijun Wang
|
c4bab8bce7
|
8190674: sun/security/tools/jarsigner/TimestampCheck.java failed with java.nio.file.NoSuchFileException: ts2.cert
Reviewed-by: mullan
|
2017-12-05 17:19:48 +08:00 |
|
Stuart Marks
|
f4db9575d1
|
8177290: add copy factory methods for unmodifiable List, Set, Map
8184690: add Collectors for collecting into unmodifiable List, Set, and Map
Reviewed-by: alanb, briangoetz, dholmes, jrose, rriggs, scolebourne
|
2017-12-04 11:50:04 -08:00 |
|
Xue-Lei Andrew Fan
|
b657cda289
|
8163237: Restrict the use of EXPORT cipher suites
Reviewed-by: mullan, igerasim, rhalade, jnimeh
|
2017-10-31 00:54:53 +00:00 |
|
Jesper Wilhelmsson
|
b97f1bcb37
|
Merge
|
2017-10-30 21:23:10 +01:00 |
|
Phil Race
|
a850cbc5d5
|
Merge
|
2017-11-03 10:43:18 -07:00 |
|
Brian Burkhalter
|
95c6c8ce11
|
8190501: (fs) Incorrect error message parameter in java/nio/file/Files/probeContentType/Basic.java
Replace expectedTypes with expectedTypes[i] in the line in question.
Reviewed-by: alanb
|
2017-11-03 10:18:27 -07:00 |
|
Brian Burkhalter
|
87eb47a3c8
|
8190500: (ch) ReadableByteChannelImpl::read and WritableByteChannelImpl::write might not throw ClosedChannelException as specified
Explicitly verify that the channel is open
Reviewed-by: alanb
|
2017-11-03 10:18:27 -07:00 |
|
Lance Andersen
|
3803dc1401
|
8190439: Removal of newrmic
Reviewed-by: rriggs, alanb, mchung
|
2017-11-03 13:03:10 -04:00 |
|
Phil Race
|
158e69f6ec
|
Merge
|
2017-11-03 09:56:02 -07:00 |
|
Athijegannathan Sundararajan
|
10c8d3a9f1
|
8190698: jjs tool of jdk.scripting.nashorn.shell module should not statically depend on java.desktop
Reviewed-by: jlaskey, hannesw
|
2017-11-03 19:53:09 +05:30 |
|
Kumar Srinivasan
|
105a51b96d
|
8190287: Update JDK's internal ASM to ASMv6
Reviewed-by: alanb, mchung, sundar
|
2017-11-02 13:18:23 -07:00 |
|
Joe Darcy
|
41f1222db0
|
8190573: Problem list InheritedChannelNotServerSocket.java
Reviewed-by: rriggs
|
2017-11-02 15:09:13 -07:00 |
|
Robert Field
|
022c618af9
|
8188072: JShell: NPE in SourceCodeAnalysis.completionSuggestions()
Reviewed-by: jlahoda
|
2017-11-02 11:09:28 -07:00 |
|
Semyon Sadetsky
|
c30a1e7cc4
|
8190230: [macosx] Order of overlapping of modal dialogs is wrong
Reviewed-by: azvegint, dmarkov
|
2017-11-02 11:03:45 -07:00 |
|
Phil Race
|
f900a5f39b
|
8190475: SwingSet2 won't start
Reviewed-by: serb
|
2017-11-01 10:43:44 -07:00 |
|
Phil Race
|
aa96056b21
|
Merge
|
2017-11-01 10:00:38 -07:00 |
|
Jan Lahoda
|
de261554f7
|
8190315: Test tools/javac/tree/NoPrivateTypesExported.java failing
Constant annotation attribute values should be allowed.
Reviewed-by: vromero
|
2017-11-01 16:45:28 +01:00 |
|
John Jiang
|
3d220f8d74
|
8190399: ProblemList tools/javac/tree/NoPrivateTypesExported.java due to JDK-8190315
Tools/javac/tree/NoPrivateTypesExported.java fails permanently due to JDK-8190315, so ProblemList has to include this test.
Reviewed-by: darcy
|
2017-11-01 10:49:21 +08:00 |
|
Roger Riggs
|
21f67cb9df
|
8190441: ProblemList some intermittent CORBA tests
Reviewed-by: lancea, darcy
|
2017-10-31 16:25:27 -04:00 |
|
Artem Smotrakov
|
82d4691976
|
8189800: Add support for AddressSanitizer
Reviewed-by: ihse, dholmes
|
2017-10-31 17:03:02 +03:00 |
|
Brent Christian
|
f32470d85f
|
8189319: Add a java.util.Properties constructor that takes an initial capacity
Reviewed-by: martin, mchung, rriggs
|
2017-10-30 16:16:01 -07:00 |
|
John Jiang
|
da423d1c92
|
8175252: Backout changeset for JDK-8176354 due to JDK-8190333
Backout changeset for JDK-8176354
Reviewed-by: asmotrak
|
2017-10-30 03:52:38 -07:00 |
|
Pankaj Bansal
|
fab3dea711
|
8159062: [hidpi] DnD on Windows while scaling is non-integer
Reviewed-by: serb, pkbalakr
|
2017-10-30 15:45:55 +05:30 |
|
Roland Westrelin
|
002aff0a75
|
8190375: Java Crash in JavaBug.formatPos(I)Ljava/lang/String
Skip the logic that set the value of the Phi iv if the exit condition is "not equal"
Reviewed-by: thartmann, mdoerr
|
2017-11-13 14:53:28 -05:00 |
|
Rachna Goel
|
3ae10b235d
|
8185841: Values from getFirstDayOfWeek() are inconsistent with CLDR
Reviewed-by: naoto
|
2017-10-30 12:16:37 +05:30 |
|
Roger Riggs
|
9768149887
|
8180310: TestSocketFactory null pointer when updating match bytes
Reviewed-by: dfuchs
|
2017-10-29 18:31:55 -04:00 |
|
Sergey Bylokhov
|
66812b5f48
|
8186617: The "com.sun.awt.AWTUtilities" class can be dropped in favour of public API
Reviewed-by: azvegint, prr
|
2017-10-27 14:15:02 -07:00 |
|
Phil Race
|
a569f5293b
|
8180501: RescaleOp.filter does not document IllegalArgumentException if sizes differ
Reviewed-by: bpb, pnarayanan
|
2017-10-27 11:29:50 -07:00 |
|
Amanda Jiang
|
6b3f6eb717
|
8176354: sun/security/ssl/X509KeyManager/PreferredKey.java failed with "Failed to get the preferable key aliases" erro
Reviewed-by: xuelei
|
2017-10-27 09:51:48 -07:00 |
|
Weijun Wang
|
69db146335
|
8180289: jarsigner treats timestamped signed jar invalid after the signer cert expires
Reviewed-by: mullan
|
2017-10-27 21:11:15 +08:00 |
|
Athijegannathan Sundararajan
|
f8b8a16f4b
|
8189777: jlink --module-path default value and automatic addition of $JAVA_HOME/jmods if java.base is missing
Reviewed-by: alanb, mchung
|
2017-10-27 08:21:53 +05:30 |
|
Mandy Chung
|
34c9d598c7
|
8187089: StringConcatFactory.makeConcat & makeConcatWithConstants should throw StringConcatException if parameter slot count is over 200
Reviewed-by: rriggs, shade
|
2017-10-26 16:57:35 -07:00 |
|
Maurizio Cimadamore
|
f48f3c6552
|
8189838: Stack overflow when computing upward projection of an intersection type with fbounds
Bad logic for detecting loop in type-variable upper bounds
Reviewed-by: vromero
|
2017-10-26 18:42:40 +01:00 |
|
Jonathan Gibbons
|
46e1e763c1
|
8190003: Special characters in group names should be escaped
Reviewed-by: ksrini, bpatel
|
2017-10-25 18:12:15 -07:00 |
|
Jonathan Gibbons
|
917c6d460b
|
8190182: remove accidental file
Reviewed-by: ksrini
|
2017-10-25 17:48:30 -07:00 |
|
Jonathan Gibbons
|
19db6ba670
|
8189843: Missing \"id\" attributes in table rows
Reviewed-by: bpatel, ksrini
|
2017-10-25 17:18:00 -07:00 |
|
Jonathan Gibbons
|
cf81232570
|
8189841: Error in alternate row coloring in package-summary files
Reviewed-by: bpatel, ksrini
|
2017-10-25 17:16:18 -07:00 |
|
Brian Burkhalter
|
16b93f1b06
|
8189775: java/nio/channels/FileChannel/directio/ReadDirect.java failed with NumberFormatException
Clamp the offset so the scattering read remains within the channel.
Reviewed-by: rriggs
|
2017-10-25 16:13:53 -07:00 |
|
Phil Race
|
62fa58101a
|
Merge
|
2017-10-25 12:41:24 -07:00 |
|
Bhavesh Patel
|
5c2a4b6e1a
|
8183037: Overview summary page should have a table with tabs for groups
Reviewed-by: jjg, ksrini
|
2017-10-25 12:29:00 -07:00 |
|
Pankaj Bansal
|
3ed8badb5a
|
6463710: ListSelectionModel.setSelectionMode() underspecified
Reviewed-by: serb, ssadetsky
|
2017-10-25 16:34:11 +05:30 |
|
David Holmes
|
2aecf1b321
|
8190881: [TESTBUG] test.runtime.ErrorHandling.TestOnError comment is incomplete
Reviewed-by: iignatyev
|
2017-11-09 00:52:15 -05:00 |
|
Mikhailo Seledtsov
|
229c048a08
|
8189213: [TESTBUG] Running jtreg tests on machine without docker shows extra message
Removed the message from VMProps.java
Reviewed-by: dholmes
|
2017-11-08 20:15:56 -08:00 |
|
Igor Ignatyev
|
8c073d124b
|
8190890: remove hotspot_tier1_{compiler,gc}_closed groups
Reviewed-by: ehelin, lmesnik
|
2017-11-08 11:44:37 -08:00 |
|
Robert Field
|
7ce7347fd2
|
8179856: jshell tool: not suitable for pipeline use
8186708: jshell tool: bad load file garbles message and does not abort
Reviewed-by: jlahoda
|
2017-10-24 20:33:36 -07:00 |
|