Prahalad Narayanan
15ecb4705f
8194489: Incorrect size computation at BandedSampleModel.createDataBuffer()
...
Reviewed-by: bpb, jdv
2018-01-16 10:49:49 +05:30
Jesper Wilhelmsson
fc1b01b9a2
Merge
2018-01-13 02:56:22 +01:00
Jan Lahoda
e332323760
8191842: JShell: Inferred type information is lost when assigning types to a \"var\"
...
For vars, upgrading all anonymous classes to member classes; stripping intersection types from fields before writing.
Reviewed-by: rfield
2018-01-19 17:11:52 +01:00
Hamlin Li
1de9d061ec
8194284: java/rmi/activation/Activatable/checkRegisterInLog/CheckRegisterInLog.java fails with java.lang.RuntimeException: CheckRegisterInLog got exception timeout 6480000ms out of range
...
Reviewed-by: dholmes, rriggs
2018-01-19 15:21:49 +08:00
Lana Steuck
8f528fba93
Merge
2018-01-18 18:58:46 +00:00
Maurizio Cimadamore
60764aee2a
8195598: Reference to overloaded method is ambiguous with 3 methods but works with 2
...
Pertinent to applicability bit set on argument expression even if only one method is not pertinent
Reviewed-by: vromero
2018-01-18 11:46:33 +00:00
Goetz Lindenmaier
0480f69dd5
8194869: [TESTBUG][aix, s390] Adapt tests to platforms
...
Reviewed-by: mbaesken, simonis, dholmes, serb
2018-01-18 10:26:39 +01:00
John Jiang
284bf59656
8195667: ProblemList PKCS11 tests Secmod/AddTrustedCert.java and tls/TestKeyMaterial.java due to JDK-8180837
...
Puts sun/security/pkcs11/Secmod/AddTrustedCert.java and sun/security/pkcs11/tls/TestKeyMaterial.java into ProblemList
Reviewed-by: weijun
2018-01-17 20:07:50 -08:00
John Jiang
94ecb77665
8194864: Outputs more details for PKCS11 tests if the NSS lib version cannot be determined
...
It outputs the lib content if the lib version cannot be parsed
Reviewed-by: xuelei
2018-01-17 18:34:50 -08:00
Brent Christian
f61a078bd2
8194879: Runtime.Version parses string which does not conform to spec without throwing IAE
...
Reviewed-by: alanb, iris, rriggs
2018-01-17 16:15:15 -08:00
Mandy Chung
869f9e2ed0
8194554: filterArguments runs multiple filters in the wrong order
...
Reviewed-by: psandoz, jrose
2018-01-17 15:17:50 -08:00
Hamlin Li
39ef73acf1
8195478: sun/text/resources/LocaleDataTest.java fails with java.lang.Exception
...
Reviewed-by: naoto, rgoel
2018-01-18 11:48:56 +08:00
Martin Buchholz
1655b15477
8194960: Add a test for trust manager and cacerts keystore sanity
...
Reviewed-by: weijun
2018-01-11 20:19:50 -08:00
Doug Lea
d771fc3a6b
8193300: Miscellaneous changes imported from jsr166 CVS 2018-01
...
Reviewed-by: martin
2018-01-16 18:28:39 -08:00
Doug Lea
c19d18871c
8191483: AbstractQueuedSynchronizer cancel/cancel race
...
Reviewed-by: martin
2018-01-16 18:24:32 -08:00
Lana Steuck
aad1a3592c
Merge
2018-01-16 22:24:20 +00:00
Hannes Wallnöfer
07c484a8a9
8194985: JavaAdapterBytecodeGenerator passes invalid type descriptor to ASM
...
Reviewed-by: sundar, attila
2018-01-15 11:07:41 +01:00
Leo Jiang
707eb1f2c2
8187946: Support ISO 4217 Amendments 163 and 164
...
Reviewed-by: naoto
2018-01-14 21:46:14 -08:00
Daniel Fuchs
424048c75f
8195138: The asynchronous Http1HeaderParser doesn't handle all line folds correctly
...
Reviewed-by: chegar
2018-01-16 19:19:03 +00:00
Roger Riggs
99853dbf51
8194929: Unreferenced FileDescriptors not closed
...
Reviewed-by: alanb
2018-01-16 10:48:58 -05:00
Amit Sapre
9ed2fdbe3c
8179700: Exceptions thrown in StartManagementAgent.java
...
Removed Test case entry from problemList.txt
Reviewed-by: ysuenaga
2018-01-16 20:56:01 +05:30
Amit Sapre
9820ed61cd
8175542: JMX: Not enough JDP packets received
...
Fixed test case wrongly reporting timeout failures.
Reviewed-by: dholmes, hb
2018-01-16 12:38:21 +05:30
Roland Westrelin
2067aa56eb
8193597: sun/nio/cs/TestStringCoding.java fails intermittently with getBytes(csn) failed -> GBK
...
Should not change loop limit check of outer loop.
Reviewed-by: thartmann
2018-01-15 09:19:53 +01:00
Roland Westrelin
bf92da2c82
8194914: Compilation fails with "node not on backedge" in OuterStripMinedLoopNode::adjust_strip_mined_loop
...
Modified assert which is too strong.
Reviewed-by: thartmann
2018-01-15 09:17:25 +01:00
Mandy Chung
bb285a789a
8191350: jdk/internal/reflect/CallerSensitive/CheckCSMs.java test fails when -Xmx512m set
...
Reviewed-by: alanb
2018-01-14 16:42:47 -08:00
Gary Adams
4c078f48da
8031482: Some jcmds generate output with a \n as a separator rather than \r\n on Windows
...
Reviewed-by: cjplummer, sspitsyn, dholmes
2018-01-13 18:33:35 -05:00
Igor Ignatyev
4825756a2b
8195067: problem list tools/javac/jvm/VerboseOutTest.java
...
Reviewed-by: jjg
2018-01-12 14:33:00 -08:00
Xueming Shen
b69a95d78d
8194667: Regex: Serialization doesn't work with match flags
...
Reviewed-by: rriggs
2018-01-12 14:05:42 -08:00
Daniel Stewart
99cb8d9af1
8194762: JTReg failure of "runtime/NMT/PrintNMTStatistics.java"
...
Reviewed-by: dholmes, zgu
2018-01-11 20:25:13 -05:00
Thomas Schatzl
3be36b20e4
8180280: [TESTBUG] Test for JDK-8180048
...
Add test at is executed only at higher tiers to allow more time for execution.
Reviewed-by: kbarrett, eosterlund
2018-01-11 11:05:17 +01:00
Thomas Schatzl
6e9f44c74c
8137099: G1 needs to "upgrade" GC within the safepoint if it can't allocate during that safepoint to avoid OoME
...
During a minor GC, if memory allocation fails, start a full GC within the same VM operation in the same safepoint. This avoids a race where the GC locker can prevent the full GC from occurring, and a premature OoME.
Co-authored-by: Axel Siebenborn <axel.siebenborn@sap.com>
Reviewed-by: ehelin, sjohanss, phh
2018-01-11 10:40:01 +01:00
Jini George
906712e7c8
8193352: SA: Test for the clhsdb 'thread' and 'threads' commands
...
Test for the clhsdb 'thread' and 'threads' commands. Avoids an incorrect 'Couldn't find thread -a' being printed.
Reviewed-by: sspitsyn, sballal
2018-01-11 11:35:35 +05:30
Parvathi Somashekar
ceb48aba9b
8196308: Update tests AllLineLocations and ClassesByName to use TestScaffold instead of JDIScaffold
...
This is a subtask of JDK-4916621: update tests still using JDIScaffold to us TestScaffold instead.
Reviewed-by: sspitsyn, gthornbr
2018-02-12 16:08:33 -08:00
Lois Foltan
1da7dc6296
8186211: Negative tests for CONSTANT_Dynamic
...
Additional negative tests for poorly formed CONSTANT_Dynamic_info constant pool structures.
Reviewed-by: hseigel, psandoz
2018-02-12 14:28:04 -05:00
Matthias Baesken
9465174f72
8197412: Enable docker container related tests for linux s390x
...
Reviewed-by: goetz, dsamersoff
2018-02-09 10:18:19 +01:00
Jesper Wilhelmsson
f4c6bc0030
Merge
2018-02-10 09:25:35 +01:00
Dmitry Samersoff
ac524f2837
8190428: Minimal Dynamic Constant support for AArch64
...
AArch64 specific code for 8186046
Reviewed-by: aph, psandoz
2018-02-10 09:48:51 +00:00
Parvathi Somashekar
cf61647c30
8193150: Create a jtreg version of the test from JDK-8187143
...
Create a new jtreg test based on the test attached to the bug and add it to the ProblemsList.
Reviewed-by: sspitsyn, cjplummer
2018-02-09 09:56:05 -08:00
Jini George
41a54f3f49
8175384: SA: clhsdb 'printall' throws ClassCastException while printing out the bytecodes
...
While resolving the method invoked by invokevirtual, use java.lang.Object for arrays
Reviewed-by: dholmes, sspitsyn
2018-02-09 12:09:21 +05:30
Jayathirth D V
0255b84ad3
8191073: JpegImageReader throws IndexOutOfBoundsException when trying to read image data from tables-only image
...
Reviewed-by: bpb, pnarayanan
2018-01-10 12:45:14 +05:30
Thomas Schatzl
1cf8169a2e
8194824: Add gc/stress/gclocker/TestGCLockerWithParallel.java to the ProblemList file
...
Reviewed-by: ehelin, kbarrett
2018-01-10 10:21:25 +01:00
Phil Race
3e132d770d
Merge
2018-01-08 08:53:14 -08:00
Felix Yang
46c4af28a4
8194724: Problem list java/net/httpclient/SplitResponseSSL.java
...
Reviewed-by: chegar
2018-01-08 07:13:27 -08:00
Lana Steuck
459909ddf3
Merge
2018-01-06 01:13:32 +00:00
Jonathan Gibbons
b1c9eceaf5
8191637: Interface with defaults invalid compiler warning for Serializable
...
Reviewed-by: vromero
2018-01-05 16:49:50 -08:00
Jesper Wilhelmsson
fb8bca78ee
Merge
2018-01-05 22:02:20 +01:00
Brian Burkhalter
49beab63c8
4358774: Add null InputStream and OutputStream
...
Reviewed-by: alanb, prappo, reinhapa, rriggs
2018-01-12 11:06:24 -08:00
Maurizio Cimadamore
989b326949
8194932: no ambuguity error is emitted if classfile contains two identical methods with different return types
...
Add recovery logic when classfile contains two signature-equivalent methods
Reviewed-by: jlahoda, vromero
2018-01-12 16:49:58 +00:00
Priya Lakshmi Muthuswamy
f815c509cf
8157251: BeanLinker relinks array length operations for array types
...
Reviewed-by: hannesw, jlaskey, attila
2018-01-12 10:33:06 +01:00
Jonathan Gibbons
a34fdd1809
8194893: javac -verbose prints wrong paths for output files
...
Reviewed-by: vromero
2018-01-11 15:06:55 -08:00
Naoto Sato
c025944b69
8194148: bcp47u/SymbolsTests.java and FormatTests.java fail on th_TH locale
...
Reviewed-by: rriggs
2018-01-11 12:47:28 -08:00
John Jiang
6fc52a47f9
8194257: javax/net/ssl/compatibility/Compatibility.java should be updated for JDK 6 after JDK-8174748
...
Marks some of AES_256 and AES_128 cipher suites are JDK 6 enabled
Reviewed-by: xuelei
2018-01-09 18:36:31 -08:00
Claes Redestad
de4aa804af
8134459: java/util/stream/test/org/openjdk/tests/java/util/stream/WhileOpTest.java timed out
...
Reviewed-by: psandoz, rriggs
2018-01-10 00:08:46 +01:00
Jonathan Gibbons
528109a976
8188649: javadoc -encoding doesn't work when using the old doclet API
...
Reviewed-by: ksrini
2018-01-05 12:41:28 -08:00
John Jiang
8918acdc7a
8189760: sun/security/ssl/CertPathRestrictions/TLSRestrictions.java failed with unexpected Exception intermittently
...
Adds synchronization to make sure the server exception is available
Reviewed-by: xuelei
2018-01-04 19:58:45 -08:00
Igor Veresov
98601408f0
8194271: jaotc crashes with --debug flag
...
Reviewed-by: kvn, thartmann
2018-01-04 14:44:38 -08:00
Kumar Srinivasan
fd34cd5262
8193671: Default Methods tab under Method Summary includes static methods
...
Reviewed-by: jjg
2018-01-04 13:32:10 -08:00
Jonathan Gibbons
a553dc6d76
8194069: doclint throws missing comment warnings on lines which can't even have javadoc
...
Reviewed-by: ksrini
2018-01-04 12:55:06 -08:00
Robert Field
ec203d777d
8179858: jshell tool: sync nomenclature from reference to online /help
...
Reviewed-by: dlsmith, jjg
2018-01-04 12:24:56 -08:00
Jonathan Gibbons
7030f25abd
8194141: Remove JDK9Wrappers
...
Reviewed-by: erikj, alanb
2018-01-04 10:14:50 -08:00
Bhavesh Patel
a0d37d92df
8192007: javadoc @uses and @provides tags in the modules documentation appears before the first-sentence summary of the service type
...
Reviewed-by: jjg, ksrini
2018-01-04 09:22:17 -08:00
Kumar Srinivasan
64e992633f
8193671: Default Methods tab under Method Summary includes static methods
...
Reviewed-by: jjg
2018-01-03 15:16:46 -08:00
Lana Steuck
c8c8cd7238
Merge
2018-01-04 04:22:28 +00:00
Jonathan Gibbons
b5fa820c6e
8193125: javac should not compile a module if it requires java.base with modifiers
...
Reviewed-by: vromero
2018-01-03 11:10:56 -08:00
Shashidhara Veerabhadraiah
eb094d01fb
8193468: [PIT][TEST BUG]: java/awt/FileDialog/MoveToTrashTest.java fails on Linux
...
Reviewed-by: aghaisas, serb
2018-01-03 15:37:35 +05:30
Sharath Ballal
a46889d181
8194058: [TESTBUG] serviceability/sa/ClhsdbWhere.java fails to find method 'sleep' in output
...
Reviewed-by: dholmes, cjplummer
2018-01-03 11:14:04 +05:30
Sharath Ballal
375a443353
8193506: serviceability/sa/TestClassDump.java fails in OpenJDK build
...
Reviewed-by: dholmes, cjplummer
2018-01-03 10:55:35 +05:30
Jonathan Gibbons
8f93cb3651
8183964: Bad lexing of javadoc comments (change in parsing/rendering of backslashes in javadoc)
...
Reviewed-by: vromero, cushon
2018-01-02 16:07:47 -08:00
Vicente Romero
d1750de1fc
8187487: crash with classes with same binary name
...
Reviewed-by: jjg
2018-01-02 16:35:04 -05:00
Randy Crihfield
7c5dbce44b
8192837: Need new test for release info file
...
Detect when OpenJDK is built with ClosedJDK elements
Reviewed-by: erikj, dholmes, martin
2018-01-02 09:56:53 -08:00
Sharath Ballal
68aad8b5c7
8193428: serviceability/sa/ClhsdbSymbol.java fails: java.lang.RuntimeException: 'UsageTracker' missing from stdout/stderr
...
Reviewed-by: dholmes, sspitsyn
2017-12-27 11:26:36 +05:30
Sharath Ballal
26cd5666fc
8193427: serviceability/sa/ClhsdbPrintStatics.java fails: java.lang.RuntimeException: '_jfr_checkpoints' missing from stdout/stderr
...
Reviewed-by: dholmes, sspitsyn
2017-12-26 15:53:13 +05:30
Jayathirth D V
8df5a77e73
8190997: PNGImageReader throws NullPointerException when PLTE section is missing
...
Reviewed-by: serb, bpb, pnarayanan
2017-12-26 13:38:31 +05:30
Brian Burkhalter
1209c4bcb3
8193832: Performance of InputStream.readAllBytes() could be improved
...
Read into a list of fixed-size buffers which are gathered at the end
Reviewed-by: alanb, chegar, plevart, jrose, psandoz
2017-12-22 14:00:03 -08:00
David Holmes
d32979d771
8194071: [Testbug] Update VMDeprecatedOptions test for obsolete/expired options
...
Reviewed-by: hseigel
2017-12-22 15:23:34 -05:00
Shashidhara Veerabhadraiah
6d1ca0d85a
8190192: Double click on the title bar no longer repositions the window
...
Reviewed-by: serb, prr
2017-12-22 11:00:06 +05:30
Chris Hegarty
2c4e89d7a2
8194883: Unhandleable Push Promises should be cancelled
...
Reviewed-by: dfuchs
2018-01-13 16:47:11 +00:00
Kumar Srinivasan
653c0a825e
8194287: tools/launcher/RunpathTest.java fails with java.lang.NullPointerException
...
8194286: tools/launcher/FXLauncherTest.java fails with java.lang.UnsatisfiedLinkError
Reviewed-by: rriggs
2018-01-12 10:05:00 -08:00
Jonathan Gibbons
372bc7a281
8194955: Warn when default HTML version is used
...
Reviewed-by: ksrini, bpatel
2018-01-12 11:41:32 -08:00
Krishna Addepalli
62777c86cd
8194044: Regression manual Test javax/swing/JFileChooser/8067660/FileChooserTest.java fails
...
Reviewed-by: psadhukhan, jdv, ssadetsky
2018-01-12 14:01:52 +05:30
Amy Lu
fc48aa8618
8194959: Correct test tag to move bugid from @test to @bug
...
Reviewed-by: sundar
2018-01-12 14:09:50 +08:00
Ioi Lam
36c68615bc
8193664: AppCDS tests should use -XX:+UnlockCommercialFeatures when running with commercial JDK
...
Reviewed-by: jiangli, mseledtsov, dholmes
2018-01-11 16:40:10 -08:00
Jonathan Gibbons
f811ca50b3
8181878: javadoc should support/ignore --add-opens
...
Reviewed-by: ksrini
2018-01-11 15:38:57 -08:00
Vladimir Ivanov
1b558514ff
8188145: MethodHandle resolution should follow JVMS sequence of lookup by name & type before type descriptor resolution
...
Reviewed-by: kvn, psandoz
2018-01-12 01:52:06 +03:00
Vicente Romero
e2f5722888
8187805: bogus RuntimeVisibleTypeAnnotations for unused local in a block
...
Reviewed-by: sadayapalam
2018-01-10 22:52:08 -05:00
Sergey Bylokhov
0110c9dc60
8193673: Regression manual Test javax/swing/JFileChooser/6515169/bug6515169.java fails
...
Reviewed-by: erikj, psadhukhan
2018-01-10 07:21:33 -08:00
Thomas Schatzl
d4f5ed2c46
Merge
2018-01-10 12:11:08 +01:00
Ramkumar Sunderbabu
674a4ce25b
8193607: Test failure with java.lang.ClassNotFoundException: compiler.tiered.LevelTransitionTest
...
Added compiler.tiered.LevelTransitionTest to @build
Reviewed-by: thartmann
2018-01-10 02:31:25 -08:00
Martin Doerr
201a232a23
8194258: PPC64 safepoint mechanism: Fix initialization on AIX and support SIGTRAP
...
Use mmap on AIX to allocate protected page. Use trap instructions for polling if UseSIGTRAP is enabled.
Reviewed-by: rehn, goetz
2018-01-10 11:09:55 +01:00
Thomas Schatzl
5b1816df20
8194824: Add gc/stress/gclocker/TestGCLockerWithParallel.java to the ProblemList file
...
Reviewed-by: ehelin, kbarrett
2018-01-10 10:21:25 +01:00
Vicente Romero
ae186c5714
8194836: delta apply changesets for JDK-8192885 and JDK-8175883
...
Reviewed-by: mcimadamore
2018-01-09 22:30:20 -05:00
Paul Sandoz
e1e9023545
8075939: Stream.flatMap() causes breaking of short-circuiting of terminal operations
...
Reviewed-by: forax, smarks
2017-12-21 13:52:20 -08:00
Abhijit Saha
8c39e16731
Merge
2018-01-17 17:33:48 +00:00
Volker Simonis
0af51c77f0
8195153: [test] runtime/6981737/Test6981737.java shouldn't check 'java.vendor' and 'java.vm.vendor' properties
...
Reviewed-by: dholmes
2018-01-17 17:26:07 +01:00
Abhijit Saha
22b4fae438
Merge
2018-01-17 07:09:03 +00:00
Kumar Srinivasan
b5cb43b1de
8194953: doclet corrupts HTML files when adding navbar
...
Reviewed-by: jjg
2018-01-16 19:26:48 -08:00
Joe Darcy
aa4c936f54
8189146: Have use of "var" in 9 and earlier source versions issue a warning for type declarations
...
Reviewed-by: mcimadamore, jjg
2018-01-16 17:27:06 -08:00
Abhijit Saha
f96c816c07
Merge
2018-01-12 15:05:35 -08:00
Abhijit Saha
0b94368328
Merge
2018-01-08 21:55:55 -08:00
Joe Darcy
edd2c3b6ca
8187951: Update javax.lang.model.SourceVersion for "var" name
...
Reviewed-by: jjg, mcimadamore
2018-01-08 17:32:54 -08:00
Vicente Romero
a316ab9ef3
8187487: crash with classes with same binary name
...
Reviewed-by: jjg
2018-01-08 14:06:25 -05:00
Hannes Wallnöfer
0e4506a71b
8193567: Conversion of comparison nodes affects local slots in optimistic continuation
...
Reviewed-by: jlaskey, attila
2018-01-08 17:16:37 +01:00
Amy Lu
7e508927f9
8194662: Problem list com/sun/jndi/ldap/LdapTimeoutTest.java
...
Reviewed-by: dholmes
2018-01-08 11:20:20 +08:00
Amy Lu
ad9cd38dc8
8194666: ProblemList update for bugid associated with PreferredKey.java, ConcurrentHashMapTest and SSLSocketParametersTest.sh
...
Reviewed-by: xuelei
2018-01-08 10:15:21 +08:00
Attila Szegedi
59c3bea9f1
8193371: Use Dynalink REMOVE operation in Nashorn
...
Reviewed-by: hannesw, sundar
2017-12-20 17:36:50 +01:00
Paul Sandoz
e6680338c5
8193856: takeWhile produces incorrect result with elements produced by flatMap
...
Reviewed-by: smarks
2017-12-20 11:40:45 -08:00
Chris Hegarty
7302c9c8c5
8193365: Improve interoperability between HTTP Client's BodyPublisher/BodySubscriber and Flow.Subscriber/Publisher
...
Reviewed-by: dfuchs
2017-12-21 16:58:51 +00:00
Priya Lakshmi Muthuswamy
7c55b72726
8193491: JavaImporter fails to resolve method elements within functions, that contain too many statements
...
Reviewed-by: hannesw, sundar, jlaskey
2017-12-21 10:26:03 +01:00
Christian Tornqvist
5092eae913
8194636: Apply CONCURRENCY_FACTOR to max value in concurrency calculation
...
Reviewed-by: erikj
2018-01-09 16:52:25 -05:00
Daniel D. Daugherty
add0d817f5
8194652: VMError::print_native_stack() is missing an os::is_first_C_frame() check
...
Reviewed-by: fparain, gthornbr, stuefe
2018-01-08 09:58:38 -05:00
Jesper Wilhelmsson
0d68fdfec3
Merge
2018-01-05 22:02:20 +01:00
Calvin Cheung
5cfe75dd1a
8192927: os::dir_is_empty is incorrect on Windows
...
Check file names in a directory. It is empty if only the "." and ".." files exist. Use unicode version of windows APIs to handle long path.
Reviewed-by: iklam, sspitsyn
2018-01-04 22:47:38 -08:00
David Holmes
d017b5b2f5
8193840: Add compiler/c2/Test8007294.java to the problem list
...
Reviewed-by: coleenp
2017-12-19 17:31:53 -05:00
Rickard Bäckman
9ba6ab25e4
8191915: JCK tests produce incorrect results with C2
...
Reviewed-by: thartmann, vlivanov, goetz
2018-01-18 19:21:11 +01:00
Chris Hegarty
7acb09ea5e
8195823: Buffers given to response body subscribers should not contain unprocessed HTTP data
...
Reviewed-by: dfuchs, michaelm
2018-01-23 12:23:55 +00:00
Sean Mullan
d3bd8b3ecc
8194307: KeyStore#getInstance with custom LoadStoreParameter succeeds with invalid password
...
Reviewed-by: weijun, vinnie
2018-01-19 09:49:35 -05:00
Mandy Chung
dc5bb8b61b
8194229: tools/jmod/JmodTest.jtr fails when no privilege to create sym link on windows
...
Reviewed-by: alanb
2018-01-18 16:15:16 -08:00
David Holmes
4a79a36b6d
8193840: Add compiler/c2/Test8007294.java to the problem list
...
Reviewed-by: coleenp
2017-12-19 17:31:53 -05:00
Phil Race
f06ebe9b3a
Merge
2017-12-19 13:58:31 -08:00
Liam Miller-Cushon
47158e4313
8007720: Names are not loaded correctly for method parameters if the parameters have annotations
...
8177486: Incorrect handling of mandated parameter names in MethodParameters attributes
Reviewed-by: jlahoda, vromero
2017-12-19 16:24:25 -05:00
Phil Race
a755f466eb
Merge
2017-12-19 13:02:39 -08:00
Jesper Wilhelmsson
8650bbcf47
Merge
2017-12-20 20:55:07 +01:00
Hannes Wallnöfer
a37fb7b942
8193508: Expressions in split literals must never be optimistic
...
Reviewed-by: jlaskey, sundar
2017-12-20 21:40:11 +01:00
Robert Field
e1069d367d
8179858: jshell tool: sync nomenclature from reference to online /help
...
Reviewed-by: dlsmith, jjg
2017-12-19 11:37:00 -08:00
Joe Darcy
691eb78732
8173382: Add -source 11 and -target 11 to javac
...
8193291: Add SourceVersion.RELEASE_11
Reviewed-by: jjg, erikj, psandoz
2017-12-18 18:51:40 -08:00
Phil Race
b1bede0343
Merge
2017-12-18 10:28:43 -08:00
Chris Hegarty
fc13efa1f3
8193698: Null handling in BodyPublisher, BodyHandler, and BodySubscriber convenience static factory methods
...
Reviewed-by: dfuchs
2017-12-18 10:21:38 +00:00
Michael McMahon
f949bef017
Merge
2017-12-19 16:12:55 +00:00
Athijegannathan Sundararajan
281beca855
8193779: Fix copyright header in nashorn builtin scripts
...
Reviewed-by: alanb, hannesw
2017-12-19 21:35:30 +05:30
Michael McMahon
2ef82abdb6
8192966: HttpClient should reuse TCP connection for h2c connections
...
Reviewed-by: dfuchs
2017-12-19 15:48:49 +00:00
Tobias Hartmann
d6b9e5e03c
8193608: Quarantine test/hotspot/jtreg/compiler/codegen/Test6896617.java until JDK-8193479 is fixed
...
Added test to ProblemList.txt
Reviewed-by: vlivanov
2017-12-15 16:51:13 +01:00
Sharath Ballal
8ae759dd32
8194067: [Testbug] serviceability/sa/Jhsdb* tests can't tolerate unrelated warnings
...
Reviewed-by: dholmes, sspitsyn
2018-01-09 15:21:19 +05:30
Tobias Hartmann
bc0b016989
8193608: Quarantine test/hotspot/jtreg/compiler/codegen/Test6896617.java until JDK-8193479 is fixed
...
Added test to ProblemList.txt
Reviewed-by: vlivanov
2017-12-15 16:51:13 +01:00
Mandy Chung
64cef020e7
8193780: (ref) Remove the undocumented "jdk.lang.ref.disableClearBeforeEnqueue" system property
...
Reviewed-by: alanb
2017-12-21 15:04:45 -08:00
Liam Miller-Cushon
3e0afd207d
8193216: Filer should warn if processors redefine symbols from the classpath or sourcepath
...
Reviewed-by: vromero
2017-12-21 15:58:45 -05:00
David Holmes
7cd32cad89
8193838: Update jtreg requiredVersion to 4.2 b11 for JDK 11 and 12 support
...
Reviewed-by: alanb, sspitsyn
2017-12-20 22:36:21 -05:00
Paul Sandoz
fb9db6b02d
8193085: Vectorize the nio Buffer equals and compareTo implementations
...
Reviewed-by: alanb
2017-12-20 09:14:52 -08:00
Paul Sandoz
038b5f571c
8191913: Bump classfile version number to 55
...
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Reviewed-by: dholmes, darcy
2017-12-20 09:14:06 -08:00
Attila Szegedi
3851e0e030
8193371: Use Dynalink REMOVE operation in Nashorn
...
Reviewed-by: hannesw, sundar
2017-12-20 17:36:50 +01:00
Maurizio Cimadamore
ede41aa311
8057650: uniform error diagnostics for inconsistent inherited method signatures
...
Consolidate diagnostics for bad overrides
Reviewed-by: vromero
2017-12-20 15:33:31 +00:00
Jonathan Gibbons
dfbf4c7a61
8193525: Intermittent failures of TestModulePackages.java
...
Reviewed-by: darcy
2017-12-14 13:16:33 -08:00
Jonathan Gibbons
1a5f4b8fa2
8193525: Intermittent failures of TestModulePackages.java
...
Reviewed-by: darcy
2017-12-14 13:16:33 -08:00
Alan Bateman
8374bf4e3c
Merge
2017-12-14 12:51:53 +00:00
Attila Szegedi
185172f2ef
8193296: Parser should not eagerly transform delete expressions
...
Reviewed-by: hannesw, sundar
2017-12-14 13:42:59 +01:00
Alan Bateman
b05129a6e2
8193503: javah launcher was not removed by JDK-8191054
...
Reviewed-by: erikj, darcy
2017-12-14 12:36:37 +00:00
Weijun Wang
b01627c0e4
8192988: keytool should support -storepasswd for pkcs12 keystores
...
Reviewed-by: mullan
2017-12-14 20:19:34 +08:00
Stuart Marks
feffd15dc2
8140281: add no-arg Optional.orElseThrow() as preferred alternative to get()
...
Reviewed-by: alanb, bpb, forax, darcy
2017-12-13 18:47:20 -08:00
Mark Reinhold
0214135fde
8192833: JEP 322: Time-Based Release Versioning
...
Reviewed-by: erikj, ihse, iris, mchung, psandoz, tbell
2017-12-13 17:28:24 -08:00
Jonathan Gibbons
4be0e4c6f6
Merge
2017-12-13 17:29:44 -08:00
Jonathan Gibbons
5bcb718441
8178070: duplicate entries in package table
...
Reviewed-by: bpatel, ksrini
2017-12-13 17:27:43 -08:00
Priya Lakshmi Muthuswamy
36f7775ba3
8191301: JavaImporter fails to resolve imported elements within functions, that contain too many statements
...
Reviewed-by: hannesw, attila
2017-12-14 02:26:45 +01:00
Ioi Lam
5dd68ed125
8165603: runtime/appcds/UseAppCDS.java: failed to clean up files after test when running with agentvm
...
Reviewed-by: mseledtsov, dholmes
2017-12-13 15:37:48 -08:00
Jonathan Gibbons
be25eb7f0e
8191054: Remove the Native-Header Tool (javah)
...
Reviewed-by: darcy, mcimadamore, ksrini
2017-12-13 14:49:48 -08:00
Robert Field
9ecafd93f5
8188894: jdk/jshell/ToolShiftTabTest.java failed with IllegalStateException
...
Reviewed-by: jlahoda
2017-12-13 14:21:12 -08:00
Phil Race
4b727d4f18
Merge
2017-12-13 10:25:38 -08:00
Daniel Fuchs
c8868455fe
8193370: Provide more user friendly defaults for HTTP/2 client settings
...
Reviewed-by: chegar
2017-12-13 16:16:17 +00:00
Nils Eliasson
aa0dc3cba3
8192971: LockCompilationTest fails intermittently
...
Remove all unnecessary compilations
Reviewed-by: kvn, thartmann
2017-12-13 10:21:21 +01:00
Abdul Kolarkunnu
fd4c8197ab
8191803: [TEST_BUG] : sanity/client/SwingSet/src/ProgressBarDemoTest.java failed with "Wait "greater then 1349" state to be reached
...
Reviewed-by: serb, psadhukhan
2017-12-13 13:27:45 +05:30
Prahalad Narayanan
c0e7592e4e
8188083: NullPointerExcpn-java.awt.image.FilteredImageSource.startProduction JDK-8079607
...
Reviewed-by: serb, prr, jdv
2017-12-12 14:05:21 +05:30
Shashidhara Veerabhadraiah
72e094dcd4
8146537: TrayIcon Action Listener doesnt work in WIndows 10
...
Reviewed-by: serb, ssadetsky
2017-12-12 12:43:05 +05:30
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
Jesper Wilhelmsson
e81038299e
Merge
2017-12-08 23:43:25 +01:00
Bhavesh Patel
1bf16ef2db
8164407: Add module support for -link and -linkoffline javadoc option
...
Reviewed-by: jjg, ksrini
2017-12-13 12:45:06 -08:00
Brent Christian
cbe050e931
8193460: Take tools/launcher/TestXcheckJNIWarnings.java back off the ProblemList
...
Reviewed-by: mchung, psandoz
2017-12-13 11:43:57 -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
Parvathi Somashekar
2486e0815b
4916621: Update those still using JDIScaffold to use TestScaffold instead
...
Update remaining tests using JDIScaffold to using TestScaffold instead.
Reviewed-by: sspitsyn, cjplummer
2018-02-16 11:22:53 -08:00
Ioi Lam
96eb1f1fdd
8191375: Add high-level jtreg VMProps to filter out CDS tests
...
Added vm.cds.archived.java.heap
Reviewed-by: mseledtsov, jiangli, ccheung, gtriantafill
2018-02-15 11:39:42 -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
Roland Westrelin
29bab311ab
8192908: -XX:+UseCountedLoopSafepoints alone doesn't disable strip mining with G1
...
-XX:+UseCountedLoopSafepoints should disable loop strip mining.
Reviewed-by: kvn, thartmann
2017-12-07 15:52:46 +01:00
Jesper Wilhelmsson
7c3a956755
Merge
2017-12-07 10:18:31 +01:00
Jiangli Zhou
3d7e063f0f
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
Jan Lahoda
17b766fb1d
8191636: [Windows] jshell tool: Wrong character in /env class-path command crashes jshell
...
Fixing handling of invalid paths.
Reviewed-by: rfield
2017-12-13 11:27:28 +01:00
Nishit Jain
7362d58294
8190278: ClassCastException is thrown by java.util.Scanner when a NumberFormatProvider is used
...
Reviewed-by: naoto, rriggs
2017-12-13 12:43:38 +05:30
Kumar Srinivasan
05d1149d5e
8192850: method summary tables of inherited methods improperly list static interface methods
...
Reviewed-by: jjg
2017-12-12 20:18:14 -08:00
Rajan Halade
ac36725e20
8189131: Open-source the Oracle JDK Root Certificates
...
Integration for JEP 319: Root Certificates
Reviewed-by: mullan, simonis, jnimeh, alanb
2017-12-12 19:20:39 -08:00
Kumar Srinivasan
ddb9702c14
8193107: javadoc complains about empty module
...
Reviewed-by: jjg
2017-12-12 14:16:24 -08:00
Mandy Chung
0b0340fe0f
8193192: jdeps --generate-module-info does not look at module path
...
Reviewed-by: dfuchs
2017-12-12 11:31:38 -08:00
Joe Wang
4f080a83af
8183743: Umbrella: add overloads that take a Charset parameter
...
Reviewed-by: alanb, rriggs
2017-12-12 11:10:12 -08:00
Naoto Sato
f065141ddc
8176841: Additional Unicode Language-Tag Extensions
...
8189134: New system properties for the default Locale extensions
8190918: Retrieve the region specific data regardless of language in locale
8191349: Add a new method in j.t.f.DateTimeFormatter to reflect Unicode extensions
Reviewed-by: scolebourne, lancea, rriggs, rgoel, nishjain
2017-12-12 10:21:58 -08:00
Paul Sandoz
72e7a31529
8171826: Comparator.reverseOrder(c) mishandles singleton comparators
...
Reviewed-by: rriggs
2017-12-12 09:33:35 -08:00
Martin Balao
f1212e26c3
8165996: PKCS11 using NSS throws an error regarding secmod.db when NSS uses sqlite
...
Reviewed-by: weijun
2017-12-13 01:29:58 +08:00
Hannes Wallnöfer
225ec213e4
8069338: Implement sharedScopeCall for optimistic types
...
Reviewed-by: attila, sundar
2017-12-12 15:38:18 +01:00
Srikanth Adayapalam
ac4e5933a6
8193142: Regression: ClassCastException: Type$ErrorType cannot be cast to Type$ArrayType
...
Reviewed-by: mcimadamore
2017-12-12 18:40:31 +05:30
Attila Szegedi
9d93886076
8191905: Add a REMOVE StandardOperation to Dynalink
...
Reviewed-by: hannesw, sundar
2017-12-12 14:04:57 +01:00
Jini George
64a1914e1c
8192985: SA: Test cases for the clhsdb 'inspect', 'scanoops' and 'printas' commands
...
Create tests for the clhsdb commands: inspect, scanoops and printas
Reviewed-by: sspitsyn, sballal, cjplummer
2017-12-14 12:49:47 +05:30
Jesper Wilhelmsson
f1985b2e7e
Merge
2017-12-13 23:06:59 +01:00
Vladimir Kozlov
c11f132abe
8191788: add jdk.internal.vm.compiler to --limit-modules if -Djvmci.Compiler=graal is in the command line
...
Skip tests which use --limit-modules when Graal is used as JIT compiler.
Reviewed-by: alanb, mchung, dholmes, ccheung, dnsimon
2017-12-13 11:59:55 -08:00
Nils Eliasson
16d95cbf9d
8192971: LockCompilationTest fails intermittently
...
Remove all unnecessary compilations
Reviewed-by: kvn, thartmann
2017-12-13 10:21:21 +01:00
Brent Christian
276093653a
8190984: tools/launcher/TestXcheckJNIWarnings.java WARNING was found in the output
...
Reviewed-by: dholmes, mchung
2017-12-12 21:46:06 -05:00
Brent Christian
eb417da953
8193271: ProblemList tools/launcher/TestXcheckJNIWarnings.java
...
Reviewed-by: darcy
2017-12-08 13:04:43 -08:00
David Holmes
b1001c7d7d
8193222: EnsureLocalCapacity() should maintain capacity requests through multiple calls
...
Reviewed-by: coleenp, dcubed
2017-12-12 19:06:19 -05:00
Tobias Hartmann
8ab2ee6ab1
8193363: TestDumpReplay.java fails with product builds
...
Added missing -XX:+IgnoreUnrecognizedVMOptions
Reviewed-by: kvn
2017-12-12 19:05:02 +01:00
Chris Plummer
200e63f32c
8191229: serviceability/jvmti/GetOwnedMonitorInfo/GetOwnedMonitorInfoTest.java fails with NoClassDefFoundError
...
Call FindClass() when we are in the proper classloader context
Reviewed-by: sspitsyn, dholmes, amenkov
2017-12-09 07:50:50 -08:00
Jesper Wilhelmsson
42d9cdb7a0
Merge
2017-12-08 23:43:25 +01:00
Calvin Cheung
915b2cd1f2
8192989: runtime/appcds/javaldr/ArrayTest.java crashes with assert(k->is_instance_klass())
...
Disable loading array classes from the class list
Reviewed-by: iklam, jiangli
2017-12-08 15:14:08 -08:00
Daniel D. Daugherty
b0138d81ad
8193135: get rid of redundant _smr_ prefix/infix in ThreadSMRSupport stuff
...
Reviewed-by: stefank, gtriantafill, coleenp
2017-12-08 15:24:47 -05:00
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
Sharath Ballal
3f561e29a9
8193124: SA: Testcases for clhsdb jdis and findpc commands
...
Reviewed-by: sundar, cjplummer, jgeorge
2017-12-08 15:41:11 +05:30
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
Dean Long
318c0d74ab
8192870: [Testbug] runtime/handshake/HandshakeTransitionTest throws NPE
...
Reviewed-by: dholmes, rehn
2017-12-05 11:16:03 -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
Harsha Wardhana B
c8bf23d93a
8192909: Invalid username or password in HashedPasswordFileTest.java
...
Reviewed-by: clanger, dfuchs
2017-12-05 21:26:11 +05:30
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
06bf91bacc
8193068: Add gc/g1/TestVerifyGCType.java to problem list
...
Reviewed-by: tschatzl
2017-12-05 16:34:03 +01: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
Harsha Wardhana B
3af68346dc
8192909: Invalid username or password in HashedPasswordFileTest.java
...
Reviewed-by: clanger, dfuchs
2017-12-05 21:26:11 +05:30
Stefan Johansson
657b951fab
8192983: gc/g1/TestVerifyGCType.java might fail on loaded machines
...
Reviewed-by: tschatzl, jwilhelm
2017-12-05 13:58:55 +01:00
Doug Simon
77eb30dae3
8193930: [JVMCI] calling ResolvedTypeType.getClassInitializer on an array type crashes
...
Reviewed-by: never, dlong
2017-12-22 18:34:36 +01: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
Yasumasa Suenaga
869aa96aa3
8192897: NPE occurs on clhsdb jstack
...
Reviewed-by: dholmes, sspitsyn, jgeorge, sballal
2017-12-04 10:23:08 +09:00
Peter Levart
238ca2e781
8191216: SimpleTimeZone.clone() has a data race on cache fields
...
Reviewed-by: alanb, naoto
2017-12-12 00:30:57 +01:00
Xueming Shen
3b0e59e8d8
8185582: Update Zip implementation to use Cleaner, not finalizers
...
Reviewed-by: plevart, rriggs, mchung
2017-12-11 11:45:02 -08:00
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
Jesper Wilhelmsson
e77f4f9c55
Merge
2017-12-02 06:51:10 +01:00
Kumar Srinivasan
7892014147
8192933: Wrong generic type parameter in serialized form javadoc
...
Reviewed-by: jjg
2017-12-06 15:14:13 -08:00