Daniel Fuchs
|
ccdb0ef8e2
|
8189953: FileHandler constructor throws NoSuchFileException with absolute path
Reviewed-by: mchung
|
2017-11-09 20:51:37 +00:00 |
|
Roland Westrelin
|
85d2a057a4
|
8186125: "DU iteration must converge quickly" assert in split if with unsafe accesses
Added missing checks for Opaque4Node in split-if code
Reviewed-by: kvn
|
2017-11-09 12:43:13 -08:00 |
|
Abdul Kolarkunnu
|
e1e58fe2de
|
8190530: Compilation error in jemmy code FrameOperator.java due to missing of import statement of JemmyException
Reviewed-by: ssadetsky, serb
|
2017-11-09 15:30:11 +05:30 |
|
Ramanand Patil
|
6c99853a4c
|
8190258: (tz) Support tzdata2017c
8190259: test tck.java.time.zone.TCKZoneRules is broken by tzdata2017c
Reviewed-by: naoto, martin
|
2017-11-09 14:38:54 +05:30 |
|
Phil Race
|
19a8373625
|
Merge
|
2017-11-08 12:27:40 -08:00 |
|
Paul Sandoz
|
cc59ccb7d4
|
8190974: Parallel stream execution within a custom ForkJoinPool should obey the parallelism
Reviewed-by: martin, tvaleev
|
2017-11-08 10:27:10 -08:00 |
|
Erik Joelsson
|
1644953c27
|
8190702: JMC packaging causing errors in JDK 10 consolidated repo (macOS)
Reviewed-by: tbell
|
2017-11-15 11:50:55 -08:00 |
|
Athijegannathan Sundararajan
|
d6cf9ab9cd
|
8068741: javax.script.ScriptEngineFactory.getMethodCallSyntax() spec allows null passed as an object
Reviewed-by: hannesw
|
2017-11-15 23:25:40 +05:30 |
|
Athijegannathan Sundararajan
|
f441abcff1
|
8191306: Math.abs corner case with optimistic typing
Reviewed-by: jlaskey, hannesw
|
2017-11-15 19:55:21 +05:30 |
|
Bhavesh Patel
|
616491477f
|
8185371: Support for multiple stylesheets in javadoc
Reviewed-by: jjg, ksrini
|
2017-11-14 13:44:07 -08:00 |
|
Roger Riggs
|
0e776aa080
|
8190884: java/lang/Runtime/exec/LotsOfOutput fails intermittently
Reviewed-by: lancea, mchung
|
2017-11-08 09:18:15 -05:00 |
|
Sergey Bylokhov
|
8fedbd9383
|
8019816: [TEST_BUG][macosx] closed/java/awt/BasicStroke/DashZeroWidth.java not on EDT
Reviewed-by: prr, azvegint
|
2017-11-07 14:36:52 -08:00 |
|
Martin Buchholz
|
ec403d47b4
|
8190814: javax/imageio/stream/NullStreamCheckTest writes to the repo
Reviewed-by: pnarayanan, jdv, prr
|
2017-11-07 10:35:58 -08:00 |
|
Martin Buchholz
|
6a099cc68b
|
8190816: PropertiesTest.sh fails to make $WRITABLEJDK writable
Reviewed-by: naoto, rgoel
|
2017-11-07 10:02:48 -08:00 |
|
Priya Lakshmi Muthuswamy
|
018138a79c
|
8186807: JSObject gets ScriptFunction when ScriptObjectMirror is expected
Reviewed-by: sundar, hannesw
|
2017-11-07 12:18:29 +01:00 |
|
Jini George
|
45cdd91ca3
|
8190307: SA tests for the clhsdb commands: universe, intconstant, type
SA Test cases for the clhsdb commands: universe, intconstant, type
Reviewed-by: dholmes, sballal
|
2017-11-16 11:58:20 +05:30 |
|
Sharath Ballal
|
776767764b
|
8190198: SA: Framework for writing 'jhsdb clhsdb' commands tests and testcases for some of the commands
Reviewed-by: jgeorge, dholmes
|
2017-11-16 09:26:48 +05:30 |
|
Coleen Phillimore
|
97afaf1423
|
8191370: Add serviceability agent tests to tier1
Reviewed-by: gtriantafill, dcubed
|
2017-11-15 16:48:24 -05:00 |
|
Mandy Chung
|
25032bad54
|
8164512: Replace ClassLoader use of finalizer with phantom reference to unload native library
Reviewed-by: alanb, bchristi, kbarrett, dholmes, plevart
|
2017-11-06 17:48:00 -08:00 |
|
Roger Riggs
|
46d230c9cc
|
8187281: Remove intermittent from OnExitTest
Reviewed-by: lancea
|
2017-11-06 17:35:40 -05:00 |
|
Michael McMahon
|
62d9659c87
|
8190793: Httpserver does not detect truncated request body
Reviewed-by: chegar, dfuchs
|
2017-11-06 16:32:00 +00:00 |
|
Jan Lahoda
|
7a77a63845
|
8180744: Update ct.sym for JDK 10
Adding historical data and code support for --release 9.
Reviewed-by: jjg, mcimadamore
|
2017-11-06 14:10:39 +01:00 |
|
Jan Lahoda
|
5f97b69390
|
8139607: -release option forces StandardJavaFileManager
Merging a --release specific file manager with the user-provided one, rather than altering the user-provided one.
Reviewed-by: jjg, mcimadamore
|
2017-11-06 13:10:43 +01:00 |
|
Paul Sandoz
|
2c9ed8e178
|
8188870: Bump classfile version number to 54
Reviewed-by: alanb, dholmes, coleenp, mcimadamore
|
2017-11-03 10:01:08 -07:00 |
|
Alan Bateman
|
7e9984c112
|
8182742: ClassLoader.getResourceXXX throws NPE when ClassLoader created by defineModulesWithXXX
Reviewed-by: redestad, mchung
|
2017-12-06 08:36:09 +00:00 |
|
Abdul Kolarkunnu
|
993e8f206c
|
8192958: TEST.groups, group jdk_util_other:file not found: jdk/internal/uti
Removed the package jdk/internal/util from the group jdk_util_other
Reviewed-by: mchung, dholmes
|
2017-12-06 12:05:46 +05:30 |
|
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 |
|