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 |
|
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 |
|
Roland Westrelin
|
c042b7af4c
|
8191950: assertion failed: no insertions allowed
Check for dead loops before incremental inlining.
Reviewed-by: thartmann
|
2017-12-02 13:50:04 +01: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 |
|
Patrick Reinhart
|
5eafe731b0
|
8191706: Add Reader::transferTo(Writer)
Reviewed-by: alanb, bpb, briangoetz
|
2017-12-06 14:39:15 -08:00 |
|
Kumar Srinivasan
|
a53a1b7844
|
8191078: Wrong "Package not found" warning
Reviewed-by: jjg, jlahoda
|
2017-12-06 11:43:50 -08:00 |
|
Chris Hegarty
|
18e143f6fb
|
Merge
|
2017-12-06 19:17:07 +00:00 |
|
Chris Hegarty
|
37811b7460
|
8191494: Refresh incubating HTTP Client
Co-authored-by: Daniel Fuchs <daniel.fuchs@oracle.com>
Co-authored-by: Michael McMahon <michael.x.mcmahon@oracle.com>
Co-authored-by: Pavel Rappo <pavel.rappo@oracle.com>
Reviewed-by: chegar, dfuchs, michaelm
|
2017-12-06 11:11:59 -08:00 |
|
Vivek Deshpande
|
1172328edf
|
8170244 : Update UseAVX after cpu feature detection to use more default mapping
Reviewed-by: kvn
|
2017-12-01 16:58:30 -08:00 |
|
Vivek Deshpande
|
b4ef56fd28
|
8190494: Different results with UseAVX=3 when calling AVX-512 native function via JNI
Reset mask register after JNI calls
Reviewed-by: kvn, vlivanov
|
2017-12-01 16:23:17 -08:00 |
|
Roland Westrelin
|
f570e1bc27
|
8192762: LoopNode::verify_strip_mined() fails with "assert failed: only phis"
Don't clone Phi to uncommon calls
Reviewed-by: kvn
|
2017-12-01 16:20:18 -08:00 |
|
Igor Ignatyev
|
c647d80e38
|
8191273: applications/ctw/modules tests fail intermittently
Reviewed-by: kvn, dlong
|
2017-12-01 15:58:39 -08:00 |
|
Ioi Lam
|
d4fab56c4f
|
8190809: JVM crashes while generating appcds for classpath with empty directory entry
Reviewed-by: ccheung, jiangli, lmesnik
|
2017-12-01 15:53:15 -08:00 |
|
Dean Long
|
d17b9f871d
|
8192814: Update Graal
Reviewed-by: kvn
|
2017-12-01 11:17:45 -08:00 |
|
Coleen Phillimore
|
6f13586ba2
|
Merge
|
2017-12-01 14:19:16 -05:00 |
|
Martin Doerr
|
f8f83d77a8
|
8192898: AIX build broken after JDK-8190308
Reviewed-by: coleenp
|
2017-12-01 11:26:22 -05:00 |
|
Martin Doerr
|
1fd81dac32
|
8192825: PPC64: Missing null check in C1 inline cache check
Reviewed-by: goetz
|
2017-12-01 17:10:33 +01:00 |
|
Lutz Schmidt
|
d8284abf49
|
8192818: [s390]: restoring register contents calculates wrong value
Reviewed-by: goetz, mdoerr
|
2017-12-01 17:09:43 +01:00 |
|
Erik Gahlin
|
8fd0feffb9
|
8179083: Uninitialized notifier in Java Monitor Wait tracing event
Reviewed-by: mgronlun
|
2017-12-01 17:03:07 +01:00 |
|
Daniel D. Daugherty
|
7c89ccfeb8
|
8192810: EnableThreadSMRStatistics should be default off in release builds
Reviewed-by: gtriantafill, coleenp, eosterlund
|
2017-12-01 11:00:46 -05:00 |
|
Boris Ulasevich
|
f4b397b4ba
|
8189439: Parameters type profiling is not performed from aarch64 interpreter
Reviewed-by: vlivanov
|
2017-12-01 18:24:52 +03:00 |
|
Dmitry Chuyko
|
d24ef2f18f
|
8191129: AARCH64: Invalid value passed to critical JNI function
Reviewed-by: vlivanov
|
2017-12-01 18:20:00 +03:00 |
|
Jini George
|
4969284dc6
|
8191538: SA: tests for clhsdb commands: vmstructsdump, field, symboltable and symbol
Create tests for the clhsdb commands: vmstructsdump, field, symboltable and symbol
Reviewed-by: sspitsyn, sballal
|
2017-12-01 18:19:39 +05:30 |
|
Jamsheed Mohammed C M
|
b24fe21f43
|
8006887: Comment about LIR_OprDesc.value in c1_LIR.hpp is incorrect
Pointer bit description corrected
Reviewed-by: kvn, dlong
|
2017-12-01 00:57:01 -08:00 |
|