Felix Yang
eb2f52dc0b
8182321: Mark java/lang/ProcessHandle/OnExitTest.java as intermittent
...
Reviewed-by: rriggs
2017-06-16 08:00:53 -07:00
Christoph Langer
d9286d66e8
8181417: Code cleanups in com.sun.jdi
...
Reviewed-by: alanb, stuefe, sspitsyn
2017-06-16 14:09:31 +02:00
Lana Steuck
0d2c126339
Merge
2017-06-16 04:54:54 +00:00
Artem Smotrakov
7be8618771
8182143: SHA224-based signature algorithms are not enabled for TLSv12 on Windows
...
Reviewed-by: xuelei
2017-06-15 15:00:30 -07:00
Lana Steuck
2844bc771c
Added tag jdk-9+174 for changeset 7ebbcd3c853f
2017-06-15 17:24:12 +00:00
Vyom Tewari
4464690740
8176192: Incorrect usage of Iterator in Java 8 In com.sun.jndi.ldap.EventSupport.removeNamingListener
...
Reviewed-by: psandoz
2017-06-15 17:50:21 +05:30
Hamlin Li
b0c6781aaa
8179242: OutOfMemoryError in java/util/Arrays/ParallelPrefix.java
...
Reviewed-by: psandoz
2017-06-14 19:29:54 -07:00
Weijun Wang
a40a1cb6c0
8181501: KeyTool help does not show -ext for -certreq
...
Reviewed-by: vinnie
2017-06-15 08:34:42 +08:00
Lana Steuck
be753c89af
Merge
2017-06-14 19:58:49 +00:00
Weijun Wang
24934091d9
8181841: A TSA server returns timestamp with precision higher than milliseconds
...
Reviewed-by: vinnie
2017-06-14 12:32:17 +08:00
Amy Lu
9a2170ade8
8181394: Refactor shell test java/nio/file/Files/walkFileTree/find.sh to java
...
Reviewed-by: alanb
2017-06-14 11:55:43 +08:00
Sergey Bylokhov
88d3c4132f
8181877: Cleanup of javadoc in javax.accessibility package
...
Reviewed-by: prr
2017-06-13 02:27:01 +03:00
Ron Pressler
58eac96b16
8161207: remove extra MethodHandle subclass in MethodHandleImpl
...
Add intrinsic name to LambdaForm.NamedFunction, but keep IntrinsicMethodHandle; interim solution
Co-authored-by: Vlaidmir Ivanov <vladimir.x.ivanov@oracle.com>
Reviewed-by: psandoz
2017-06-13 01:34:30 +03:00
John Jiang
b20212e8ce
8179564: Missing @bug for tests added with JDK-8165367
...
Add @bug 8165367
Reviewed-by: weijun
2017-06-12 21:56:38 -07:00
Igor Ignatyev
77a5de5089
8181762: add explicit @build actions for jdk.test.lib classes in all :tier3 tests
...
Reviewed-by: alanb
2017-06-12 12:45:52 -07:00
Igor Ignatyev
f84b521220
8181761: add explicit @build actions for jdk.test.lib classes in all :tier2 tests
...
Reviewed-by: alanb
2017-06-12 12:43:26 -07:00
Igor Ignatyev
1d0a99f1c3
8181759: add explicit @build actions for jdk.test.lib classes in all :tier1 tests
...
Reviewed-by: alanb
2017-06-12 12:40:43 -07:00
Felix Yang
52270d16cc
8181080: Refactor several sun/net shell tests to plain java tests
...
Reviewed-by: chegar, alanb
2017-06-11 18:36:23 -07:00
Lana Steuck
c016d62e37
Added tag jdk-10+11 for changeset ad1cc988c3df
2017-06-09 21:34:36 +00:00
Paul Sandoz
70eda1ba26
8181824
: Broken javadoc link in java.util.BitSet
...
Reviewed-by: martin
2017-06-09 11:26:42 -07:00
Kumar Srinivasan
2a1e7b6b4a
8180334: Unable to build jaotc launcher on windows
...
Reviewed-by: erikj, ihse, mchung
2017-06-09 09:54:59 -07:00
Daniel Fuchs
18b1dfcafa
8181867: [tests] Reorganize EchoHandlers
...
This fix reorganize some test files and rename some test classes. Several classes named EchoHandler in the unnamed package are renamed to make it clear what classes (and sources) tests that use these EchoHandler implementations effectively depend on.
Reviewed-by: chegar
2017-06-09 16:52:07 +01:00
Rob McKenna
9c851a749c
8173654: Regression since 8u60: System.getenv doesn't return env var set in JNI code
...
Reviewed-by: erikj
2017-06-09 16:26:32 +01:00
Sergey Bylokhov
90233ea705
8180326: Update the tables in java.desktop to be HTML-5 friendly
...
Reviewed-by: prr, azvegint
2017-06-08 22:07:08 -07:00
Lana Steuck
7b7451a78f
Merge
2017-06-08 23:11:21 +00:00
Lana Steuck
b659d74423
Added tag jdk-9+173 for changeset d952dcd38dba
2017-06-08 16:32:55 +00:00
Erik Joelsson
938744edab
8178064: OpenJDK RI binary should include the license file for freetype
...
Reviewed-by: tbell, ihse
2017-06-08 14:53:56 +02:00
Magnus Ihse Bursie
0a843fc371
8180300: Move JDWP specs to specs directory
...
Reviewed-by: sspitsyn
2017-06-08 13:49:11 +02:00
Daniel Fuchs
3d902cf92a
8180044: java/net/httpclient/ManyRequests.java failed due to timeout
...
Fixes several race conditions observed while testing.
Reviewed-by: michaelm, msheppar, prappo
2017-06-08 12:41:07 +01:00
Daniel Fuchs
7a520e19a1
8181430: HTTP/2 client might deadlock when receiving data during the initial handshake
...
CountDownLatch removed. Data produced during the handshake is instead buffered until the preface is sent.
Reviewed-by: michaelm, msheppar, prappo
2017-06-08 12:24:13 +01:00
Magnus Ihse Bursie
a171cafd32
8181776: Move back specs to closed
...
Reviewed-by: erikj
2017-06-08 11:24:46 +02:00
Rachna Goel
784dd679da
8178872: Decimal form is inconsistent between CLDR and Java in some special locales
...
Reviewed-by: naoto
2017-06-08 12:15:54 +05:30
Mandy Chung
08c80bdefc
8181639: Add tool and services information to module summary
...
Reviewed-by: alanb, psandoz, lancea
2017-06-07 21:15:06 -07:00
Mandy Chung
fd73998610
8181696: Package versioning link does not exist in JAR file specification
...
Reviewed-by: alanb
2017-06-07 18:54:45 -07:00
Lance Andersen
644aec5212
8181195: Mark java.se.ee aggregator module deprecated and for removal
...
Reviewed-by: joehw, alanb, mchung
2017-06-07 15:05:35 -04:00
Igor Ignatyev
2efb1f9e9f
8180386: remove jdk.testlibrary.TimeLimitedRunner
...
Reviewed-by: rriggs, mchung
2017-06-07 08:58:19 -07:00
Phil Race
e7a9736953
Merge
2017-06-07 06:45:09 -07:00
Igor Ignatyev
3c1d55aff8
8181715: sun/net/www/protocol/jar/jarbug/TestDriver.java fails after 8181335
...
Reviewed-by: alanb
2017-06-06 23:38:05 -07:00
Xue-Lei Andrew Fan
dcb0a2763b
8178728: Check the AlgorithmParameters in algorithm constraints
...
Reviewed-by: valeriep, ascarpino
2017-06-07 05:52:02 +00:00
Igor Ignatyev
ff3aa035f3
8181335: remove packageless CompilerUtils
...
Reviewed-by: alanb
2017-06-06 19:54:08 -07:00
Amy Lu
245dc365f7
8181396: Refactor shell test java/nio/file/Files/delete_on_close.sh to java
...
Reviewed-by: alanb
2017-06-07 10:58:58 +08:00
Weijun Wang
fc92cc69ef
8181461: sun/security/krb5/auto/KdcPolicy.java fails with java.lang.Exception: Does not match
...
Reviewed-by: xuelei
2017-06-07 10:03:41 +08:00
Naoto Sato
ff459e09b2
8181586: DateTimeTextProvider.getInstance() returns a new instance every time
...
Reviewed-by: rriggs
2017-06-06 10:34:21 -07:00
Manajit Halder
77532f2533
8172510: This test fails for me on OS X consistently with result: Expected : 01230123 Actual : 001122303011223
...
Reviewed-by: serb, prr
2017-06-06 14:38:19 +05:30
Felix Yang
8eeebe5fd3
8181635: sun/net/www/protocol/jar/B6449504.java fails at Windows platform (after JDK-8181414)
...
Reviewed-by: chegar
2017-06-06 01:33:53 -07:00
Prasanta Sadhukhan
7034b57473
8181640: Spelling mistake in javadoc javax.swing.JEditorPane.scrollToReference(String)
...
Reviewed-by: serb
2017-06-06 11:56:01 +05:30
Prasanta Sadhukhan
8f06089168
8181401: Error in Javadoc for JTabbedPane getAccessibleName()
...
Reviewed-by: serb, ssadetsky
2017-06-06 11:11:12 +05:30
Hamlin Li
2af3b0cc19
8180927: refactor ./java/io/Serializable/class/run.sh to java test
...
Reviewed-by: psandoz
2017-06-05 18:58:40 -07:00
Felix Yang
4af3f644b2
8181413: Refactor test/sun/net/www/protocol/jar/jarbug/run.sh to plain java tests
...
Reviewed-by: psandoz
2017-06-05 18:02:51 -07:00
Ron Pressler
ac0bf2d401
8181292: Backport Rename internal Unsafe.compare methods from 10 to 9
...
Reviewed-by: psandoz, dholmes, mchung
2017-06-05 16:05:24 -07:00
Phil Race
d5fb09f608
Merge
2017-06-05 11:00:25 -07:00
Amy Lu
143bb171a7
8181393: Refactor shell test Selector/lots_of_updates.sh and SocketChannel/Open.sh to java
...
Reviewed-by: psandoz
2017-06-05 14:07:07 +08:00
Felix Yang
ee7be117f9
8181414: Refactor misc test/sun/net/www/protocol/jar shell tests to plain java tests
...
Reviewed-by: psandoz
2017-06-04 18:42:42 -07:00
Lana Steuck
dde30b6066
Merge
2017-06-03 03:48:03 +00:00
Lana Steuck
ce477ddb3a
Merge
2017-06-03 02:49:49 +00:00
Xue-Lei Andrew Fan
a4ea77938f
8181439: Test the jdk.tls.namedGroups System Property
...
Reviewed-by: valeriep
2017-06-03 02:44:55 +00:00
Lana Steuck
3190094e38
Added tag jdk-10+10 for changeset df90da0c10aa
2017-06-02 21:11:02 +00:00
Pavel Rappo
cc296e46f5
8180155: WebSocket secure connection get stuck after onOpen
...
8156518: WebSocket.Builder.connectTimeout(long timeout, TimeUnit unit) implicitly affect websocket connection timeout
Reviewed-by: dfuchs
2017-06-02 18:32:39 +01:00
Anton Litvinov
87be0f2e80
8181192: [macos] javafx.print.PrinterJob.showPrintDialog() hangs on macOS
...
Reviewed-by: prr, serb
2017-06-02 18:40:55 +03:00
Naoto Sato
b2870f2b5f
8180375: Rename <baseName>Provider to <packagename>.spi.<simpleName>Provider
...
Reviewed-by: mchung
2017-06-01 14:52:53 -07:00
Lana Steuck
59744df73d
Merge
2017-06-01 18:48:56 +00:00
Lana Steuck
0175ff7a69
Added tag jdk-9+172 for changeset 5960c6c803da
2017-06-01 18:26:35 +00:00
Roger Riggs
4fff93d5b6
8181156: html5 issues in java.base javadoc
...
Reviewed-by: alanb
2017-06-01 09:28:59 -04:00
Roger Riggs
3171214a12
8180582: The bind to rmiregistry is rejected by registryFilter even though registryFilter is set
...
The Registry MAXDEPTH should allow binding more complex objects
Reviewed-by: dfuchs, smarks
2017-05-31 23:45:36 -04:00
Valerie Peng
fc10ff7fe0
8180635: (doc) Clarify the compatibility and interoperability issue when using provider default values
...
Updated the javadoc of KeyPairGenerator, KeyGenerator, AlgorithmParameterGenerator and their Spi classes
Reviewed-by: mullan
2017-06-01 03:26:30 +00:00
Hamlin Li
696328559d
8181082: class-level since tag issues in java.base & java.datatransfer module
...
Reviewed-by: alanb, serb
2017-05-31 19:54:16 -07:00
Jonathan Gibbons
d2b3d30d6a
8181290: Invalid HTML 5 in core-libs docs
...
Reviewed-by: mchung, lancea
2017-05-30 15:48:54 -07:00
Mandy Chung
5a44e0f4d1
8181148: Update the jdeps tool to list exported packages instead of just internal APIs
...
Reviewed-by: psandoz
2017-05-30 14:12:16 -07:00
Magnus Ihse Bursie
5fff5a2fd2
8175824: Adapt javadoc generation to different requirements for JDK and JavaSE
...
Reviewed-by: erikj, mchung
2017-05-29 09:18:16 +02:00
Mandy Chung
e0fa8ae189
8180574: tools/launcher/modules/patch/systemmodules/PatchSystemModules.java failed in upgradeHashedModule() and patchHashedModule() intermittently
...
Reviewed-by: alanb, bchristi
2017-05-26 21:20:16 -07:00
Phil Race
8190890ef7
Merge
2017-05-26 09:07:25 -07:00
Phil Race
dff24c5402
Merge
2017-05-26 08:22:05 -07:00
Lana Steuck
1b9bc71495
Merge
2017-05-26 00:45:29 +00:00
Lana Steuck
aa6e6a104a
Added tag jdk-9+171 for changeset e09145bcfcc5
2017-05-26 00:29:13 +00:00
Mandy Chung
4f8f7b2501
8181033: Confusing message: A JNI error has occurred, please check your installation and try again
...
Reviewed-by: alanb, dholmes, ksrini
2017-05-25 10:40:08 -07:00
Daniel Fuchs
aea187fdd2
8180279: java/net/httpclient/whitebox/Driver.java failed due to timeout
...
Fixed a race condition in RawChannelTest.java
Reviewed-by: prappo, michaelm
2017-05-25 11:54:42 +01:00
Hamlin Li
51272f395a
8180807: java.io.Serializable class-level readObject description error
...
Reviewed-by: chegar, rriggs
2017-05-24 19:02:45 -07:00
Rob McKenna
e830b7d68e
8180949: Correctly handle exception in TCPChannel.createConnection
...
Reviewed-by: rriggs
2017-05-24 22:07:07 +01:00
Sergey Bylokhov
bd80c04cc2
8066005: java.awt.event.KeyEvent.originalSource doesn't have "since" tag in Serialized Form
...
Reviewed-by: prr
2017-05-24 13:53:53 -07:00
Li Jiang
74ef00df37
8180167: JDK9 message drop 40 l10n resource file updates
...
Reviewed-by: alanb, mchung, dfuchs, rfield, shinyafox, weijun, joehw
2017-05-23 23:25:26 -07:00
Brian Burkhalter
06d33aa65a
8180885: Create test to detect if TimeZone.setDefault affects File.setLastModifiedTime
...
Check whether File.lastModified is affected by not setting the default time zone or by setting to any of the available time zones.
Reviewed-by: dfuchs, rriggs
2017-05-24 10:52:24 -07:00
Rob McKenna
2f402211d9
8175131: sun.rmi.transport.tcp.TCPChannel.createConnection close connection on timeout
...
Reviewed-by: rriggs, msheppar
2017-05-24 17:25:45 +01:00
Joe Darcy
538f99f6ca
8074977: Constructor.getAnnotatedParameterTypes returns wrong value
...
Additional comments from plevart and forax
Reviewed-by: mchung, alanb
2017-05-23 14:34:45 -07:00
Lance Andersen
7f5c2a5718
8180728: DatabaseMeta.getRowIdLifetime returns an enum but javadoc refers to int
...
Reviewed-by: joehw, rriggs
2017-05-23 16:14:02 -04:00
Brian Burkhalter
0f5b1f5cf8
8180353: FileOutputStream documentation does not indicate properly whether files get truncated or not
...
Update documentation of FileOutputStream(String)
Reviewed-by: chegar, dfuchs
2017-05-23 11:47:52 -07:00
Daniel Fuchs
b518bb5bcd
8180428: Clarify implementation note in Clock.java to match implementation changes made by JDK-8068730
...
Reviewed-by: dholmes, scolebourne
2017-05-23 11:33:01 +01:00
Sergey Bylokhov
edb00726d3
8177628: Opensource unit/regression tests for ImageIO
...
Reviewed-by: prr, pnarayanan
2017-05-22 19:54:23 -07:00
Mandy Chung
20eec3c5a8
8180717: Upgrade the docs bundle index page
...
Reviewed-by: jjg, ihse
2017-05-22 11:08:26 -07:00
Michael McMahon
92ce207628
8180498: Remove httpclient internal APIs which supply ByteBuffers to read calls
...
Reviewed-by: chegar, dfuchs
2017-05-22 17:31:07 +01:00
Phil Race
a89cb1d937
Merge
2017-05-22 08:54:59 -07:00
Thomas Stuefe
448c3c6d9a
8180424: Another build issue on AIX after 8034174
...
Reviewed-by: clanger, vtewari
2017-05-21 10:52:36 +02:00
Phil Race
de926ebe30
8177393: Result of RescaleOp for 4BYTE_ABGR images may be 25% black
...
Reviewed-by: flar, psadhukhan
2017-05-19 14:57:51 -07:00
Stuart Marks
1f7ff46a20
8177788: migrate collections technotes/guides into java/util/doc-files
...
Reviewed-by: mchung, bchristi, martin
2017-05-19 14:46:50 -07:00
Poonam Bajaj
b03f8e06b7
8178536: OOM ERRORS + SERVICE-THREAD TAKES A PROCESSOR TO 100%
...
Clear the pending OOM exception in SensorInfo::trigger()
Reviewed-by: mchung, dcubed
2017-06-16 22:10:20 +00:00
Kumar Srinivasan
475ca58282
8182185: Add Copyright notices to pack 200 spec
...
Reviewed-by: mchung
2017-06-15 14:27:19 -07:00
Andy Herrick
8e59f6b065
8181821: Broken link in javadoc for JSObject.getWindow
...
Reviewed-by: mchung
2017-06-15 15:03:54 -04:00
Mandy Chung
69871a3fa4
8182032: Make java.compiler upgradeable
...
Reviewed-by: alanb, erikj
2017-06-15 11:54:49 -07:00
Lana Steuck
63904e1e13
Merge
2017-06-15 17:43:21 +00:00
Lance Andersen
e5b666c845
8181832: Broken link in javax/sql/rowset/spi/package-summary.html
...
Reviewed-by: alanb, mchung
2017-06-14 12:46:38 -04:00
Mandy Chung
3dbda35ef5
8182137: Missing permissions in deprivileged java.xml.bind and java.xml.ws modules
...
Reviewed-by: alanb, mullan
2017-06-14 09:21:28 -07:00