Kumar Srinivasan
a2173b8f39
8174148: Typo in java.util.jar.Pack200.Unpacker.properties() method documentation
...
8173871: Typos in Jar Packer/Unpacker PROGRESS field documentation
Reviewed-by: bpb, darcy
2017-03-29 10:50:45 -07:00
Alexander Scherbatiy
6095d3f96b
8177625: apple.laf.JRSUIConstants.getConstantName(int) checks for THUMB_START twice
...
Reviewed-by: prr, serb, azvegint
2017-03-29 21:08:39 +04:00
Mandy Chung
6d568376c9
8173303: Add module-subgraph images to main platform documentation
...
Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com>
Reviewed-by: alanb, chegar, erikj, ihse, lancea
2017-03-29 09:40:41 -07:00
Dmitry Markov
614b710fe7
8176490: [macosx] Sometimes NSWindow.isZoomed hangs
...
Reviewed-by: serb, azvegint
2017-03-29 19:00:23 +03:00
Sergey Bylokhov
b04f5d8b99
8177766: [TEST_BUG] JPopupMenu tests fails intermittently
...
Reviewed-by: alexsch, yan
2017-03-29 17:30:05 +03:00
Daniel Fuchs
4fa7bde21b
8177136: Caller sensitive method System::getLogger should specify what happens if there is no caller on the stack
...
IllegalCallerException (instead of undocumented NPE) is thrown if there is no caller on the stack. The specification is clarified in this respect.
Reviewed-by: alanb, mchung, dholmes, bchristi
2017-03-29 13:16:12 +01:00
Joe Darcy
2f4a0a94eb
8177722: Improve grouping of jdk/internal/math tests
...
Reviewed-by: smarks
2017-03-28 17:33:48 -07:00
Phil Race
4466d761b5
8043773: Deprecate JComponent.AccessibleJComponent.AccessibleFocusHandler
...
Reviewed-by: alexsch, azvegint
2017-03-28 09:45:38 -07:00
Brian Burkhalter
ec2626b88e
8177559: Enable java/nio/channels/Selector/OutOfBand.java for macOS >= 10.10.5
...
Enable test for macOS 10.10.5 and newer and remove from problem list
Reviewed-by: alanb, amlu
2017-03-28 09:02:59 -07:00
Hamlin Li
31374e10a3
8176865: overridden api has a wrong since value in java.base module
...
Reviewed-by: alanb
2017-03-27 18:52:47 -07:00
Joe Darcy
c6c3ed52eb
8177678: Overstatement of universality of Era.getDisplayName() implementation
...
Reviewed-by: naoto
2017-03-27 18:38:58 -07:00
Mandy Chung
340ebfef08
8174826: jlink support for linking in service provider modules
...
Reviewed-by: alanb, anazarov
2017-03-27 15:12:01 -07:00
David Dehaven
632ea53aca
Merge
2017-03-27 12:06:23 -07:00
Thomas Stuefe
4453507b9f
8177137: 8175293 breaks Windows build on Vs2010
...
Reviewed-by: serb, alexsch
2017-03-25 18:57:37 +03:00
Jesper Wilhelmsson
655c8331d8
Merge
2017-03-25 00:31:29 +01:00
Brian Burkhalter
b9cff83140
8177565: java/nio/channels/Selector/SelectorLimit.java disabled for Windows release >= 6.0
...
Remove check of Windows version
Reviewed-by: alanb
2017-03-24 15:02:19 -07:00
Brian Burkhalter
cc398424f9
8177564: Remove check for Windows XP and Server 2003 in java/nio/channels/DatagramChannel/NetworkConfiguration.java
...
Remove check for XP and Server 2003 in IPv6 support determination.
Reviewed-by: alanb
2017-03-24 14:46:52 -07:00
Alan Bateman
2823ea6a65
8177474: Do not emit warnings when illegal access is allowed by --add-exports/--add-opens
...
Reviewed-by: chegar, mchung
2017-03-24 16:35:51 +00:00
Brian Burkhalter
fe9e5e1b5e
8177550: (fc) Enable java/nio/channels/FileChannel/{Transfer4GBFile.java,TransferTo6GBFile.java} on Linux and Windows
...
Re-enabled tests currently suppressed on Linux and Windows as the timeouts have been increased.
Reviewed-by: alanb
2017-03-24 09:16:58 -07:00
Phil Race
b60f441f1a
Merge
2017-03-24 09:01:08 -07:00
Lana Steuck
57f2b95e2f
Merge
2017-03-23 22:57:12 +00:00
Lana Steuck
b11134e249
Added tag jdk-9+162 for changeset b99239096fed
2017-03-23 22:31:12 +00:00
Jonathan Gibbons
cb82f31f81
8176836: Provide Taglet with context
...
Reviewed-by: ksrini
2017-03-23 11:42:29 -07:00
Sergey Bylokhov
abcdf3cc68
6574989: TEST_BUG: javax/sound/sampled/Clip/bug5070081.java fails sometimes
...
Reviewed-by: prr
2017-03-23 17:50:10 +03:00
Jesper Wilhelmsson
ef8ca6ed35
Merge
2017-03-23 15:06:58 +01:00
Igor Ignatyev
972a49157a
8177374: fix module dependency declaration in jdk_svc tests
...
Reviewed-by: mchung, sspitsyn
2017-03-22 17:57:22 -07:00
Alan Bateman
9ccff870cb
Merge
2017-03-22 18:41:22 +00:00
Alan Bateman
b19eb2766f
8174823: Module system implementation refresh (3/2017)
...
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Sundararajan Athijegannathan <sundararajan.athijegannathan@oracle.com>
Co-authored-by: Peter Levart <peter.levart@gmail.com>
Reviewed-by: chegar, mchung, alanb
2017-03-22 16:26:27 +00:00
Amy Lu
7e65c94ef9
8177383: Wrong @modules in java/io/FilePermission/ReadFileOnPath.java
...
Reviewed-by: alanb
2017-03-22 19:40:20 +08:00
Sergei Kovalev
6716b5f631
8177324: Some javax/security/ tests don't have correct module dependencies
...
Reviewed-by: weijun
2017-03-22 10:55:48 +03:00
Phil Race
72a1479c9b
Merge
2017-03-21 11:05:26 -07:00
Phil Race
380a9bb2db
Merge
2017-03-21 09:53:24 -07:00
Phil Race
4227cf1df0
Merge
2017-03-21 08:48:14 -07:00
Jesper Wilhelmsson
b7391aab41
Merge
2017-03-21 16:39:17 +01:00
Amy Lu
69cfeb98b6
8177313: Move FJExceptionTableLeak.java and ConfigChanges.java back to tier1
...
Reviewed-by: alanb
2017-03-21 20:20:00 +08:00
Jesper Wilhelmsson
413bca82eb
Merge
2017-03-20 23:49:33 +01:00
Sergey Bylokhov
fcec7062d4
8176544: Compilation error in plaf.metal.MetalBumps.Test6657026
...
Reviewed-by: prr
2017-03-21 01:39:20 +03:00
Claes Redestad
518aac55d1
8177036: Class.checkMemberAccess throws NPE when calling Class methods via JNI
...
Reviewed-by: mchung, alanb
2017-03-20 21:40:07 +01:00
Sean Coffey
3ac4c1cef8
8177144: sun/net/www/http/HttpClient/B8025710.java should run in ovm mode
...
Reviewed-by: dfuchs, chegar
2017-03-20 09:18:42 -07:00
Sean Mullan
2cef018734
8038893: Recertify certificate matching
...
Reviewed-by: xuelei, jdn, erikj, asmotrak
2017-03-20 07:38:52 -04:00
Jesper Wilhelmsson
64d9e50158
Merge
2017-03-17 16:15:14 -07:00
Brian Burkhalter
8f68c5a17d
8176895: (fc) Split java/nio/channels/FileChannel/Transfer.java into smaller tests
...
Move sub-tests writing 4GB and 6GB files into two separate tests
Reviewed-by: clanger
2017-03-17 08:38:12 -07:00
Pavel Rappo
c4b3290e90
8176882: Incorrect integer comparison in version numbers
...
Reviewed-by: psandoz
2017-03-16 22:58:13 +00:00
Lance Andersen
dab4a18468
8174728: Mark Java EE modules deprecated and for removal
...
Reviewed-by: alanb
2017-03-16 16:56:29 -04:00
Martin Buchholz
7ed4cc4eb1
8176886: Remove stray @deprecated in Date#getDate
...
Reviewed-by: naoto
2017-03-16 13:10:43 -07:00
Roger Riggs
740035f8ed
8176272: (process) ProcessHandle::onExit fails to wait for non-child process
...
Reviewed-by: chegar, stuefe
2017-03-16 15:40:38 -04:00
Sergey Bylokhov
2ca1aa96b5
8160270: dual-screen issue with java.awt.Choice
...
Reviewed-by: prr, alexsch
2017-03-16 22:03:08 +03:00
Alexander Scherbatiy
240a7391cc
8176883: Enable antialiasing for Metal L&F icons on HiDPI display
...
Reviewed-by: prr
2017-03-16 23:29:52 +03:00
Lana Steuck
a1695dac12
Merge
2017-03-16 17:55:22 +00:00
Chris Hegarty
c1258e62f8
8176772: jar tool support to report automatic module names
...
Reviewed-by: alanb, mchung
2017-03-16 16:56:08 +00:00