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
Phil Race
6fa2b9d1b4
Merge
2017-05-25 09:15:55 -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
Adam Petcher
da44748ec7
8172244: AIOOBE in KeyStore.getCertificateAlias on Windows
...
Reviewed-by: vinnie
2017-05-25 11:31:23 +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
Igor Ignatyev
2d7f46e91b
8180399: move jdk.testlibrary.LockFreeLogManager to the top level test library
...
Reviewed-by: psandoz, mchung
2017-05-24 15:24:40 -07:00
Igor Ignatyev
97a536003e
8180724: move ModuleInfoMaker to the top level testlibrary
...
Reviewed-by: psandoz, mchung
2017-05-24 14:16:09 -07:00
Rob McKenna
e830b7d68e
8180949: Correctly handle exception in TCPChannel.createConnection
...
Reviewed-by: rriggs
2017-05-24 22:07:07 +01:00
Igor Ignatyev
e238187859
8180802: move jdk.testlibrary.management.ThreadMXBeanTool to top level testlibrary
...
Reviewed-by: psandoz
2017-05-24 13:55:37 -07: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
Xue-Lei Andrew Fan
72aff46551
8180856: Remove RecordType.java
...
Reviewed-by: weijun
2017-05-24 16:11:36 +00: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
Lana Steuck
3d61e714f0
Added tag jdk-10+8 for changeset f0579c053626
2017-05-23 22:39:02 +00: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
Lana Steuck
9d19fc55dd
Added tag jdk-10+7 for changeset d554736d963e
2017-05-23 21:11:42 +00: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
Vinnie Ryan
3916dd5061
8178135: Additional elliptic curve support
...
Reviewed-by: mullan
2017-05-23 16:59:50 +01: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
Phil Race
b25abf8381
Merge
2017-05-22 09:34:38 -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
Prasanta Sadhukhan
1dafe67147
7042497: javax.swing.JOptionPane.showInternalConfirmDialog throws RuntimeException
...
Reviewed-by: ssadetsky, aniyogi
2017-05-22 11:21:49 +05:30
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
Brian Burkhalter
215cc9e642
6791812: (file spec) Incompatible File.lastModified() and setLastModified() for negative time
...
Amend verbiage describing return value to explain negative values.
Reviewed-by: rriggs, smarks
2017-06-13 13:43:37 -07:00
Mandy Chung
64e3217534
8182029: Make the top-level docs index.html to a HTML-level redirect to the API overview page
...
Reviewed-by: alanb, erikj, ihse
2017-06-13 10:44:18 -07:00
Doug Lea
a981ce3262
8181104: Fix specs for updateAndGet and related methods
...
Reviewed-by: martin, psandoz, dholmes, chegar
2017-06-13 09:13:28 -07:00
Vinnie Ryan
296439bb2c
8181978: Keystore probing mechanism fails for large PKCS12 keystores
...
Reviewed-by: mullan
2017-06-13 13:31:32 +01:00
Paul Sandoz
480850fd2f
8181442: Deprecate sun.misc.Unsafe.defineClass
...
Reviewed-by: shade, mchung
2017-06-12 14:30:40 -07:00
Igor Ignatyev
f8c5d25081
8180644: move jdk.testlibrary.NetworkConfiguration to the top level test library
...
Reviewed-by: duke
2017-05-19 13:33:47 -07:00
Brent Christian
3e4d9a5132
8180633: Remove intermittent key from java/lang/ClassLoader/Assert.java
...
Reviewed-by: darcy, mchung
2017-05-19 09:41:28 -07:00
Lana Steuck
cc347a7a7c
Merge
2017-05-19 16:34:37 +00:00
Semyon Sadetsky
ade585e174
8132299: Shift + Mouse wheel ScrollPane horizontal scrolling doesn't work on Linux but works on Mac
...
Reviewed-by: arapte, azvegint
2017-05-19 07:25:48 -07:00