Shashidhara Veerabhadraiah
|
f7d6d96595
|
8190515: java.awt.Desktop.moveToTrash(File) prompts on Windows 7 but not on Mac
Reviewed-by: serb, prr
|
2017-12-12 12:31:49 +05:30 |
|
Robert Field
|
c1d0d6d51d
|
8162989: jshell tool: /edit with external editor leaks files in /tmp
Reviewed-by: jlahoda
|
2017-12-11 21:56:34 -08:00 |
|
Laurent Bourgès
|
5f530a331b
|
8191814: Marlin rasterizer spends time computing geometry for stroked segments that do not intersect the clip
Upgrade to Marlin 0.8.2 providing efficient path clipping (Stroker and Filler)
Reviewed-by: prr, serb
|
2017-12-11 21:14:43 +01:00 |
|
Phil Race
|
ee9c644643
|
Merge
|
2017-12-11 10:08:51 -08:00 |
|
Jan Lahoda
|
390de69601
|
8189778: Jshell crash on tab for StringBuilder.append(
Fixing handling of {@inheritDoc} in JShell's documentation.
Reviewed-by: jjg, ksrini
|
2017-12-11 18:33:53 +01:00 |
|
Sergey Bylokhov
|
419e35e549
|
8178401: Various audio files writers do not close file streams properly
Reviewed-by: prr
|
2017-12-10 00:08:42 -08:00 |
|
Phil Race
|
1f47a6a31c
|
8193211: Update jtreg TEST.groups and ProblemList for client-libs
Reviewed-by: psadhukhan
|
2017-12-08 13:15:19 -08:00 |
|
Semyon Sadetsky
|
c748c4426d
|
8177758: Regression in java.awt.FileDialog
Reviewed-by: sveerabhadra, serb
|
2017-12-08 12:55:21 -08:00 |
|
Jan Lahoda
|
f9431b7d26
|
8189782: com.sun.tools.javac.api.JavacTool.isSupportedOption misreports number of arguments consumed
Returning the number of standalone arguments from com.sun.tools.javac.api.JavacTool.isSupportedOption.
Reviewed-by: jjg
|
2017-12-08 16:28:14 +01:00 |
|
Srikanth Adayapalam
|
18e476899c
|
8182401: Verification error for enclosing instance capture inside super constructor invocation
Reviewed-by: vromero
|
2017-12-11 06:58:14 +05:30 |
|
Doug Lea
|
71a866fe0c
|
8192944: Miscellaneous changes imported from jsr166 CVS 2017-12-08
Reviewed-by: martin, psandoz, chegar
|
2017-12-08 15:30:53 -08:00 |
|
Pankaj Bansal
|
2940eb8a25
|
8191436: ListSelectionModel.setSelectionMode() underspecified
Reviewed-by: serb, ssadetsky
|
2017-12-08 15:57:30 +05:30 |
|
Prasanta Sadhukhan
|
81c1d53cdb
|
8191639: NPE from BasicListUI.Actions.getNextPageIndex
Reviewed-by: serb, ssadetsky
|
2017-12-08 10:03:07 +05:30 |
|
Robert Field
|
e08ffc05d9
|
8192863: jshell tool: /<id><tab> gives "No such command"
Reviewed-by: jlahoda
|
2017-12-07 13:23:18 -08:00 |
|
Robert Field
|
5252da0f37
|
8192979: jshell tool: Online help text for commands is confusing
Reviewed-by: jlahoda
|
2017-12-05 11:04:42 -08:00 |
|
Robert Field
|
3d3780d2e8
|
8191455: jdk/jshell/StartOptionTest.java and jdk/jshell/ToolProviderTest.java failed after changeset e0f08a
8191456: jdk/jshell/ExternalEditorTest.java testStatementMush() failure
Reviewed-by: jlahoda
|
2017-12-04 17:15:38 -08:00 |
|
Sergey Bylokhov
|
267856d100
|
8189656: The Windows L&F should be moved out from the shared folder
Reviewed-by: prr, psadhukhan, erikj
|
2017-12-04 16:14:29 -08:00 |
|
Phil Race
|
796aeef46b
|
Merge
|
2017-12-04 10:12:46 -08:00 |
|
Maurizio Cimadamore
|
686d74f11e
|
8189749: Devise strategy for making source level checks more uniform
Create a 'feature' enum which is responsible for handling source version checks and related diagnostic generation
Reviewed-by: jjg, jlahoda
|
2017-12-04 17:54:49 +00:00 |
|
Vyom Tewari
|
d55fdd6c56
|
8190843: can not set/get extendedOptions to ServerSocket
Reviewed-by: chegar, rriggs
|
2017-12-04 13:24:00 +05:30 |
|
Martin Buchholz
|
ed69a7db9c
|
8192935: Fix EnumSet's SerializationProxy javadoc
Reviewed-by: smarks, rriggs
|
2017-12-03 13:06:51 -08:00 |
|
Brent Christian
|
a820e5eaa8
|
8193271: ProblemList tools/launcher/TestXcheckJNIWarnings.java
Reviewed-by: darcy
|
2017-12-08 13:04:43 -08:00 |
|
Igor Ignatyev
|
643da5ac9c
|
8181118: update java/time tests to use RandomFactory from the top level testlibrary
Reviewed-by: rriggs
|
2017-12-08 11:03:37 -08:00 |
|
Daniel Fuchs
|
eb62b5e51e
|
8187073: The java.util.logging.Level.findLevel() will not correctly find a Level by it's int value
Reviewed-by: rriggs
|
2017-12-08 17:40:57 +00:00 |
|
Xue-Lei Andrew Fan
|
82bf0799c6
|
8148421: Transport Layer Security (TLS) Session Hash and Extended Master Secret Extension
Co-authored-by: Martin Balao <mbalao@redhat.com>
Reviewed-by: jnimeh, ahgross, rhalade, wetmore
|
2017-12-08 16:41:30 +00:00 |
|
Anton Litvinov
|
0b2a269330
|
8181659: Create an alternative fix for JDK-8167102, whose fix was backed out
Reviewed-by: prr, serb
|
2017-12-03 13:21:41 +00:00 |
|
Doug Lea
|
8a51910f8e
|
8191069: Miscellaneous changes imported from jsr166 CVS 2017-12
Reviewed-by: martin, psandoz
|
2017-12-02 10:13:18 -08:00 |
|
Doug Lea
|
850b92fa04
|
8187947: A race condition in SubmissionPublisher
Reviewed-by: martin, psandoz
|
2017-12-02 10:08:55 -08:00 |
|
Doug Lea
|
eac77274e8
|
8191937: Lost interrupt in AbstractQueuedSynchronizer when tryAcquire methods throw
Reviewed-by: martin, psandoz
|
2017-12-02 10:03:41 -08:00 |
|
Xueming Shen
|
fad5094503
|
8191918: tomcat gzip-compressed response bodies appear to be broken in update 151
Reviewed-by: psandoz
|
2017-12-01 22:04:03 -08:00 |
|
Sergey Bylokhov
|
d8efdbc4a2
|
8183518: Premature deprecation of Event/InputEvent/KeyEvent in Java 9
Reviewed-by: prr, psadhukhan
|
2017-12-01 17:44:07 -08:00 |
|
Paul Sandoz
|
3e26f1114d
|
8186961: Class.getFields() does not return fields of previously visited super interfaces/classes
Reviewed-by: mchung, redestad
|
2017-12-01 17:06:09 -08:00 |
|
Jonathan Gibbons
|
da3e01d1ce
|
8034252: Fix non ASCII text file T6302184.java
Reviewed-by: ksrini
|
2017-12-01 16:58:11 -08:00 |
|
Roger Riggs
|
f29e21abb1
|
8080225: FileInput/OutputStream/FileChannel cleanup should be improved
Reviewed-by: mchung, plevart, bpb
|
2017-12-01 16:40:08 -05:00 |
|
Athijegannathan Sundararajan
|
b93586c51e
|
8192986: Inconsistent handling of exploded modules in jlink
Reviewed-by: redestad, jlaskey
|
2017-12-08 20:46:40 +05:30 |
|
Daniel Fuchs
|
a87551990a
|
8191033: Regression in logging.properties: specifying .handlers= for root logger (instead of handlers=) no longer works
The behavior observed for Java 8 is restored
Reviewed-by: martin, mchung
|
2017-12-08 11:50:39 +00:00 |
|
Priya Lakshmi Muthuswamy
|
6534e2ad54
|
8193137: Nashorn crashes when given an empty script file
Reviewed-by: hannesw, sundar
|
2017-12-08 12:02:30 +01:00 |
|
Attila Szegedi
|
cebb2a31b4
|
8192970: Element getters/setters with fixed key fail to link properly
Reviewed-by: hannesw, sundar
|
2017-12-08 11:48:38 +01:00 |
|
Kumar Srinivasan
|
c30bc22a0e
|
8034254: Don't use binary testing files broken.jar
Reviewed-by: jjg
|
2017-12-07 21:07:12 -08:00 |
|
Weijun Wang
|
67205081ec
|
8192987: keytool should remember real storetype if it is not provided
Reviewed-by: mullan
|
2017-12-08 09:40:14 +08:00 |
|
Kumar Srinivasan
|
7604d1d515
|
8149402: "-group" option issue for classes from default package
Reviewed-by: jjg
|
2017-12-07 14:21:25 -08:00 |
|
Kumar Srinivasan
|
900f2c016d
|
8191030: @value Tags are not resolved by javadoc 9
Reviewed-by: jjg
|
2017-12-07 14:15:14 -08:00 |
|
Joe Darcy
|
62d672208a
|
8193191: Update JavacTestingAbstractProcessor for JDK 10
Reviewed-by: jjg
|
2017-12-07 11:00:32 -08:00 |
|
Jan Lahoda
|
9f07305ab6
|
8189248: Jshell: error with mutually dependent snippets, when one must be replaced
Ensuring proper imports are generated for mutually dependent snippets if one of them is replaced.
Reviewed-by: rfield
|
2017-12-07 19:24:27 +01:00 |
|
Mandy Chung
|
f296f0cfbc
|
8192945: Need stable sort for MODULES entry in the release file
Reviewed-by: alanb, redestad
|
2017-12-07 09:23:15 -08:00 |
|
Brian Burkhalter
|
dd07ad1703
|
8191872: (fs) UnixNativeDispatcher conditionally compiles in support for high precision timestamps
Remove POSIX conditional compilation and correct stat64 times for macOS
Reviewed-by: alanb, simonis
|
2017-12-07 08:56:04 -08:00 |
|
Alan Bateman
|
800f9ab58a
|
8191867: Module attribute in 54.0+ class file cannot contains a requires java.base with ACC_TRANSITIVE or ACC_STATIC_PHASE
Reviewed-by: psandoz, mchung
|
2017-12-07 16:45:19 +00:00 |
|
Stefan Johansson
|
e2d38d5f6a
|
8193068: Add gc/g1/TestVerifyGCType.java to problem list
Reviewed-by: tschatzl
|
2017-12-05 16:34:03 +01:00 |
|
Jiangli Zhou
|
1cfa67d1d5
|
8193065: [TESTBUG] [TESTBUG]GCSharedStringsDuringDump.java: Exception in thread "main" java.lang.RuntimeException: String is not shared
Check if 'oa' region is missing.
Reviewed-by: hseigel, ccheung
|
2017-12-06 20:06:43 -05:00 |
|
Stefan Johansson
|
b4f7ce6c8f
|
8192983: gc/g1/TestVerifyGCType.java might fail on loaded machines
Reviewed-by: tschatzl, jwilhelm
|
2017-12-05 13:58:55 +01:00 |
|