Lana Steuck
|
6d91f16949
|
Added tag jdk-9+142 for changeset 9d611e487d3e
|
2016-10-27 16:28:59 +00:00 |
|
Lana Steuck
|
d8aba6cb5e
|
Added tag jdk-9+142 for changeset 81d196a50ed9
|
2016-10-27 16:28:36 +00:00 |
|
Phil Race
|
0934fdaa76
|
Merge
|
2016-10-27 08:52:00 -07:00 |
|
Phil Race
|
5817fca746
|
Merge
|
2016-10-27 08:51:48 -07:00 |
|
Phil Race
|
16207af78a
|
8167988: java.nio.file.InvalidPathException if click button in JFileChooser demo of SwingSet2
Reviewed-by: serb, ssadetsky
|
2016-10-27 08:48:59 -07:00 |
|
Kumar Srinivasan
|
5fb3e9b3cc
|
8168010: Deprecate obsolete launcher -d32/-d64 options
Reviewed-by: alanb
|
2016-10-27 05:49:41 -07:00 |
|
David Dehaven
|
96b1c5f716
|
8167187: Exported elements referring to inaccessible types in jdk.jsobject
Reviewed-by: mchung, alanb
|
2016-10-27 09:52:08 -07:00 |
|
Prasanta Sadhukhan
|
db6a8106b1
|
8162796: [macosx] LinearGradientPaint and RadialGradientPaint are not printed on OS X
Reviewed-by: prr, jdv
|
2016-10-27 17:24:16 +05:30 |
|
Christoph Langer
|
955f784be9
|
8167481: cleanup of headers and includes for native libnet
Reviewed-by: chegar
|
2016-10-27 11:00:28 +02:00 |
|
Prem Balakrishnan
|
a0376a5323
|
8168292: [TESTBUG] [macosx] Test java/awt/TrayIcon/DragEventSource/DragEventSource.java fails on OS X
Reviewed-by: psadhukhan, aghaisas
|
2016-10-27 10:49:16 +05:30 |
|
John Jiang
|
5e987e28e1
|
8168064: sun/security/ssl/ServerHandshaker/AnonCipherWithWantClientAuth.java failed with "Received fatal alert: handshake_failure"
It takes advantage of SSLTest.java to fix intermittent SSLHandshakeException failure
Reviewed-by: xuelei, asmotrak
|
2016-10-26 19:07:05 -07:00 |
|
Harold Seigel
|
300390f275
|
8167104: Additional class construction refinements
Reviewed-by: acorn, mschoene, asmotrak
|
2016-10-26 15:12:53 -04:00 |
|
Claes Redestad
|
ec5f1743aa
|
8168640: (fc) Avoiding AtomicBoolean in FileInput/-OutputStream improves startup
Reviewed-by: alanb, plevart
|
2016-10-26 17:50:08 +02:00 |
|
Maurizio Cimadamore
|
12e8fccd6c
|
8168774: Polymorhic signature method check crashes javac
Check for polysig method assumes arity is greater than zero
Reviewed-by: vromero
|
2016-10-26 15:41:25 +01:00 |
|
Magnus Ihse Bursie
|
d0df4968b9
|
8168772: Convert javadoc generation to build-infra standards
Reviewed-by: erikj
|
2016-10-26 16:00:26 +02:00 |
|
Roger Riggs
|
baba77c4cc
|
8168613: CORBA ObjectStreamTest fails with address in use
Reviewed-by: psandoz
|
2016-10-26 09:38:16 -04:00 |
|
Maurizio Cimadamore
|
47f7c2e668
|
8168134: Inference: javac incorrectly propagating inner constraint with primitive target
Check for propagation doesn't take into account primitive type constraints
Reviewed-by: vromero
|
2016-10-26 12:27:51 +01:00 |
|
Chris Hegarty
|
39b8573bcf
|
8168773: Temporarily remove java/net/httpclient from jdk_net test group
Reviewed-by: darcy, rriggs
|
2016-10-26 11:08:12 +01:00 |
|
Magnus Ihse Bursie
|
5e736e7d8f
|
8168636: More detailed information about native libraries in build log
Reviewed-by: erikj
|
2016-10-26 09:44:20 +02:00 |
|
Srikanth Adayapalam
|
5bc203a934
|
8166367: Missing ExceptionTable attribute in anonymous class constructors
Reviewed-by: vromero
|
2016-10-26 11:22:50 +05:30 |
|
Ajit Ghaisas
|
909a82a1ff
|
8168470: [TEST_BUG] @test missed in java/awt/Window/ChangeWindowResizabilty/ChangeWindowResizabiltyTest.java
Reviewed-by: serb, ssadetsky, arapte
|
2016-10-26 10:51:50 +05:30 |
|
Athijegannathan Sundararajan
|
e23ef30b8e
|
8166810: jlink should fail on extra arguments
Reviewed-by: jlaskey
|
2016-10-26 10:42:55 +05:30 |
|
Brian Burkhalter
|
98d6c70cae
|
8168367: Table in javax.imageio package description does not mention TIFF
Add row for TIFF and reorder rows into alphabetical order by format
Reviewed-by: jdv, prr
|
2016-10-25 17:04:33 -07:00 |
|
Alejandro Murillo
|
cb0a755549
|
Merge
|
2016-10-25 14:55:29 -07:00 |
|
Steve Drach
|
5530ec2227
|
8164805: Fail to create a MR modular JAR with a versioned entry of a concealed package
Reviewed-by: chegar, mchung
|
2016-10-25 13:51:08 -07:00 |
|
Brent Christian
|
1552f3ddbb
|
8165793: Provide an API to query if a ClassLoader is parallel capable
Reviewed-by: alanb, mchung
|
2016-10-25 12:58:34 -07:00 |
|
Alejandro Murillo
|
da37860566
|
Merge
|
2016-10-25 12:25:44 -07:00 |
|
Alejandro Murillo
|
52552a4272
|
Merge
|
2016-10-25 12:25:41 -07:00 |
|
Phil Race
|
f6604b06d2
|
8168364: [macosx] Delete unused class NSPrintinfo
Reviewed-by: serb, vadim
|
2016-10-25 10:03:08 -07:00 |
|
Phil Race
|
b74c65bf0f
|
8168288: Dubious FontMetrics values from NullFontScaler
Reviewed-by: serb, bpb
|
2016-10-25 09:56:40 -07:00 |
|
Tim Bell
|
3368f5a621
|
8168369: fix for langtools intermittent failures needs to check PRODUCT_HOME
Reviewed-by: erikj
|
2016-10-25 08:39:12 -07:00 |
|
Kumar Srinivasan
|
309d9ecebc
|
8160213: tools/pack200/Utils.java should clean up javac*.tmp files
Reviewed-by: darcy
|
2016-10-25 07:38:50 -07:00 |
|
Dmitry Samersoff
|
30545918f5
|
8165500: TestJpsJar shouldn't jar all test.classpath directories
Refactor test to better handle errors
Reviewed-by: sspitsyn
|
2016-10-25 14:49:48 +03:00 |
|
Chris Hegarty
|
905cdfdf66
|
8085192: java/rmi/activation/Activatable tests fail intermittently due to "Port already in use"
Reviewed-by: rriggs, mli
|
2016-10-25 10:31:49 +01:00 |
|
Masayoshi Okutsu
|
6ce08d0985
|
8165804: Revisit the way of loading BreakIterator rules/dictionaries
Reviewed-by: naoto, peytoia, erikj
|
2016-10-25 15:43:19 +09:00 |
|
Hamlin Li
|
bf19611451
|
8168505: Remove the intermittent keyword from java/util/Arrays/ParallelPrefix.java
Reviewed-by: darcy, amlu
|
2016-10-24 21:44:33 -07:00 |
|
Robert Field
|
ac9d25d027
|
8166649: jshell tool: missing --add-modules and --module-path
8167462: jshell tool: /help /reload is wrong about re-executing commands
Reviewed-by: jlahoda
|
2016-10-24 19:59:35 -07:00 |
|
Robert Field
|
5be06e9de2
|
8167637: jshell tool: /edit should use EDITOR setting
8167640: jshell tool: external editor temp file should be *.java
Reviewed-by: jlahoda
|
2016-10-24 17:06:10 -07:00 |
|
Roger Riggs
|
f9b27073d1
|
8168614: Disable CORBA com.sun.corba.serialization.ObjectStreamTest.echoObjects
Reviewed-by: darcy
|
2016-10-24 18:08:36 -04:00 |
|
Brian Burkhalter
|
82a75d6ce8
|
8168498: ExifGPSTagSet and ExifTIFFTagSet should use string literals for String constants
Change new String(byte[],CharSet) to a string literal.
Reviewed-by: prr
|
2016-10-24 13:19:05 -07:00 |
|
Roger Riggs
|
bc7cb4bb75
|
8164908: ReflectionFactory support for IIOP and custom serialization
Update IIOP Streams to use ReflectionFactory and Unsafe
Reviewed-by: alanb, chegar, plevart, amlu
|
2016-10-24 14:53:29 -04:00 |
|
Roger Riggs
|
e89ce16097
|
8164908: ReflectionFactory support for IIOP and custom serialization
Add support for serialization to sun.reflect.ReflectionFactory
Reviewed-by: alanb, chegar, plevart, amlu
|
2016-10-24 14:52:51 -04:00 |
|
Maurizio Cimadamore
|
d072e7faa4
|
8168480: Speculative attribution of lambda causes NPE in Flow
Flow attempts to analyze too much of a lambda body during attribution
Reviewed-by: vromero
|
2016-10-24 14:47:48 +01:00 |
|
Roger Riggs
|
033650f9e0
|
8167192: [Testbug] java/io/Serializable/serialFilter test conditions wrong
Reviewed-by: lancea, mchung
|
2016-10-24 09:40:06 -04:00 |
|
Thomas Stuefe
|
d93ba6ef1d
|
8168542: os::realloc should return a valid pointer for input size=0
Reviewed-by: dholmes, cjplummer, dsamersoff, rehn
|
2016-10-24 14:51:16 +02:00 |
|
Hannes Wallnöfer
|
eb56550d40
|
8164708: String.prototype.replace replaces empty match twice
Reviewed-by: sundar, attila
|
2016-10-24 13:20:27 +02:00 |
|
Staffan Larsen
|
6594e9ed40
|
8168414: Various timeouthandler fixes
Reviewed-by: mlarsson
|
2016-10-24 09:12:40 +02:00 |
|
Staffan Larsen
|
b32098e9d5
|
8168483: Remove jtreg timeout handler timeout
Reviewed-by: dholmes, tbell
|
2016-10-24 09:07:57 +02:00 |
|
Masayoshi Okutsu
|
c0ee1b68c1
|
8152926: PropertyResourceBundle constructor don't understand the System.setProperty change
Reviewed-by: naoto, peytoia
|
2016-10-24 15:26:15 +09:00 |
|
Joe Darcy
|
5078ccdb18
|
8168499: Workaround intermittent failures of IntersectionTargetTypeTest.java
Reviewed-by: rfield, amlu, mcimadamore
|
2016-10-22 12:27:52 -07:00 |
|