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 |
|
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 |
|
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 |
|
Jonathan Gibbons
|
b1c9eceaf5
|
8191637: Interface with defaults invalid compiler warning for Serializable
Reviewed-by: vromero
|
2018-01-05 16:49:50 -08: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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Jonathan Gibbons
|
dfbf4c7a61
|
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 |
|