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 |
|
Chris Hegarty
|
2f125c1bd5
|
8185027: Typo in java.net.URLClassLoader.findResources(String) method documentation
Reviewed-by: alanb
|
2017-12-12 13:08:22 +00:00 |
|
Attila Szegedi
|
9d93886076
|
8191905: Add a REMOVE StandardOperation to Dynalink
Reviewed-by: hannesw, sundar
|
2017-12-12 14:04:57 +01:00 |
|
Attila Szegedi
|
64f569ad1b
|
8193298: Don't run javadoc with test.single
Reviewed-by: hannesw, sundar
|
2017-12-12 14:04:05 +01:00 |
|
Christoph Langer
|
4b41440094
|
8193258: Better usage of JDWP HEADER SIZE
Reviewed-by: sspitsyn, cjplummer
|
2017-12-12 09:16:12 +01:00 |
|
Joe Wang
|
a760808350
|
8190823: Broken link in org/w3c/dom/ls/
Reviewed-by: lancea
|
2017-12-11 19:56:44 -08:00 |
|
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 |
|
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 |
|
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 |
|
Christoph Langer
|
03193f6b9b
|
8192978: Missing checks and small fixes in jdwp library
Reviewed-by: cjplummer, sspitsyn
|
2017-12-11 08:20:05 +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 |
|
Doug Lea
|
00d1900dc9
|
8192943: Optimize atomic accumulators using VarHandle getAndSet
Reviewed-by: martin, psandoz, chegar
|
2017-12-08 15:26:56 -08:00 |
|
Doug Lea
|
0b3b384a27
|
8193174: SubmissionPublisher invokes the Subscriber's onComplete before all of its submitted items have been published
Reviewed-by: martin, psandoz, chegar
|
2017-12-08 15:22:58 -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 |
|
Joe Darcy
|
99332f8fe0
|
8193194: Update javax.lang.model.util visitors for 10
Reviewed-by: jjg
|
2017-12-08 11:05:42 -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 |
|
Roger Riggs
|
f29e21abb1
|
8080225: FileInput/OutputStream/FileChannel cleanup should be improved
Reviewed-by: mchung, plevart, bpb
|
2017-12-01 16:40:08 -05:00 |
|
Athijegannathan Sundararajan
|
b93586c51e
|
8192986: Inconsistent handling of exploded modules in jlink
Reviewed-by: redestad, jlaskey
|
2017-12-08 20:46:40 +05:30 |
|
Andrej Golovnin
|
93aa3ae4d7
|
8193256: Configuration and ModuleLayer findModule cleanup
Reviewed-by: redestad, alanb
|
2017-12-08 14:28:51 +00: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 |
|
Christoph Langer
|
51cb238d81
|
8193183: Fix format string in libdt_shmem/shmemBase.c
Reviewed-by: cjplummer, sspitsyn
|
2017-12-08 09:48:10 +01:00 |
|
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 |
|
Stuart Marks
|
d57db3b793
|
8177681: Remove methods Runtime.getLocalized{Input,Output}Stream
Reviewed-by: rriggs, bpb, mr
|
2017-12-07 14:23:52 -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 |
|
Erik Joelsson
|
9edbda6c17
|
8188789: Update JDK 9.0.1 and Future OpenJDK bundle names
Reviewed-by: tbell
|
2017-12-07 22:37:45 +01:00 |
|
Lana Steuck
|
188ce5a1d9
|
Merge
|
2017-12-07 21:06:02 +00:00 |
|
Lana Steuck
|
653400a4bb
|
Added tag jdk-10+35 for changeset d8c634b016c6
|
2017-12-07 21:04:24 +00: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 |
|
Ivan Gerasimov
|
77b4045e0f
|
8193156: Need to backout fixes for JDK-8058547, JDK-8055753, JDK-8085903
Reviewed-by: mullan
|
2017-12-07 10:18:22 -08: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 |
|
Mandy Chung
|
4bff43558f
|
8193159: Reduce the number of classes loaded due to NativeLibrary
Reviewed-by: alanb, redestad, martin
|
2017-12-07 09:22:35 -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 |
|
Vicente Romero
|
8c50b3e660
|
8192885: Compiler in JDK 10-ea+33 misses to include entry in LineNumberTable for goto instruction of foreach loop
Reviewed-by: mcimadamore
|
2017-12-06 13:36:34 -05:00 |
|
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 |
|
Dean Long
|
29aabe9c05
|
8193009: compiler/c2/Test7029152.java crashes with SIGILL in java.lang.StringLatin1.indexOf with -XX:+UseJVMCICompiler
Reviewed-by: iveresov, kvn
|
2017-12-06 18:37:57 -08:00 |
|