Kumar Srinivasan
|
64e992633f
|
8193671: Default Methods tab under Method Summary includes static methods
Reviewed-by: jjg
|
2018-01-03 15:16:46 -08:00 |
|
Christoph Dreis
|
c83a45ddf9
|
8194644: Typo in ModuleDescriptor.read javadoc
Reviewed-by: alanb
|
2018-01-04 15:50:51 +00:00 |
|
Lana Steuck
|
c8c8cd7238
|
Merge
|
2018-01-04 04:22:28 +00:00 |
|
Goetz Lindenmaier
|
f6c82cde45
|
8194482: Fix SIGSEGV in print_threads_compiling
Reviewed-by: kvn
|
2018-01-03 14:41:17 -08:00 |
|
Martin Buchholz
|
7838184968
|
8145371: ClassCastException thrown in LambdaFormEditor.getInCache
Read field into local to avoid customization race
Reviewed-by: vlivanov, jrose, psandoz
|
2018-01-03 13:17:35 -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 |
|
Andrew Haley
|
c7e601e911
|
8193260: AArch64: JVMCI: Implement trampoline calls
Reviewed-by: adinn
|
2018-01-03 17:29:20 +00: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 |
|
Goetz Lindenmaier
|
2b6b6bb31d
|
8194232: Container memory not properly recognized
Reviewed-by: bobv, mdoerr, acorn
|
2017-12-27 11:31:09 +01: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 |
|
Rahul Raghavan
|
1da4b32993
|
8193699: aarch64 fails to build after 8167372
Added ThreadInVMfromUnknown support
Reviewed-by: smonteith, vlivanov
|
2017-12-26 00:38:49 -08:00 |
|
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 |
|
Dean Long
|
bd7755ce1c
|
8191854: Null pointer dereference in methodData.hpp:462
Reviewed-by: kvn
|
2017-12-22 22:06:54 -08:00 |
|
Dean Long
|
c336bb1f8b
|
8191852: Null pointer dereference in ciKlass::get_Klass of ciKlass.hpp:58
Reviewed-by: kvn
|
2017-12-22 22:01:53 -08:00 |
|
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 |
|
Dmitry Markov
|
384238b493
|
8193435: Remove pre-1.2 SecurityManager text from java.awt.Toolkit
Reviewed-by: serb, mullan
|
2017-12-22 18:49:41 +00: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 |
|
Mandy Chung
|
2c062802de
|
8193767: Improve javadoc in ResourceBundle working with modules
Reviewed-by: alanb, naoto
|
2017-12-21 15:18:49 -08:00 |
|
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 |
|
Lana Steuck
|
806f7d48fa
|
Merge
|
2018-01-12 05:07:01 +00:00 |
|
Lana Steuck
|
ab9cf89357
|
Added tag jdk-10+39 for changeset 5b834ec96236
|
2018-01-12 05:06:07 +00: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 |
|
Jonathan Gibbons
|
9927f9eab3
|
8194901: remove interim code from javax.tools.ToolProvider
Reviewed-by: mchung
|
2018-01-10 15:05:33 -08: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 |
|
Leo Korinth
|
85cdf5500e
|
8194681: G1 uses young free cset time when reporting non-young free cset times
Reviewed-by: tschatzl, kbarrett
|
2018-01-09 10:27:12 +01: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 |
|
Tobias Hartmann
|
15ef7c04a2
|
8191362: [Graal] gc/g1/TestShrinkAuxiliaryData tests crash with "assert(check_klass_alignment(result)) failed: address not aligned"
Graal does not respect ObjectAlignmentInBytes VM option.
Reviewed-by: kvn
|
2018-01-10 09:04:11 +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 |
|
Jonathan Gibbons
|
11f43713d5
|
8185986: redundant/obsolete overview.html pages
Reviewed-by: darcy
|
2018-01-09 17:03:39 -08:00 |
|
Goetz Lindenmaier
|
cb8e1c4b5f
|
8194742: Writing replay data crashes: task is NULL
Added missing NULL check.
Reviewed-by: thartmann
|
2018-01-09 16:24:24 +01: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 |
|