Jonathan Gibbons
|
2f34687ec1
|
8304689: Add hidden option to disable external spec page
Reviewed-by: erikj, hannesw
|
2023-03-27 15:42:10 +00:00 |
|
Julian Waters
|
6b2f34f88a
|
8304718: GetIntArrayElements should not be passed JNI_FALSE
Reviewed-by: serb
|
2023-03-27 15:12:20 +00:00 |
|
Jan Lahoda
|
138cdc9283
|
8304694: Runtime exception thrown when break stmt is missing
Reviewed-by: vromero
|
2023-03-27 15:01:45 +00:00 |
|
Eirik Bjorsnos
|
46b0602376
|
8304547: Remove checking of -Djava.compiler in src/jdk.jdi/share/classes/com/sun/tools/jdi/SunCommandLineLauncher.java
Reviewed-by: dholmes, cjplummer, alanb
|
2023-03-27 14:32:41 +00:00 |
|
Justin King
|
8d423f7305
|
8304723: Statically allocate global mutexes
8304736: Heap_lock is created twice
Reviewed-by: coleenp, dholmes, tschatzl
|
2023-03-27 14:12:58 +00:00 |
|
Justin King
|
20830883df
|
8304828: Lots of constant static data not declared static const in cpu/x86
Reviewed-by: dholmes, kvn
|
2023-03-27 14:03:04 +00:00 |
|
Prasanta Sadhukhan
|
0712adc2dd
|
7169951: SwingSet2 throws NullPointerException with Nimbus L&F
Reviewed-by: abhiscxk, jdv
|
2023-03-27 10:17:27 +00:00 |
|
Bhavana Kilambi
|
de1c12ed63
|
8301012: [vectorapi]: Intrinsify CompressBitsV/ExpandBitsV and add the AArch64 SVE backend implementation
Co-authored-by: Xiaohong Gong <xgong@openjdk.org>
Co-authored-by: Jatin Bhateja <jbhateja@openjdk.org>
Reviewed-by: ngasson, eliu, thartmann
|
2023-03-27 08:50:05 +00:00 |
|
Thomas Schatzl
|
10fa7d1f9b
|
8304804: Remove develop flag G1VerifyCTCleanup
Reviewed-by: ayang, kbarrett
|
2023-03-27 08:33:57 +00:00 |
|
Thomas Schatzl
|
4acf20df7b
|
8304809: Remove develop flag G1ExitOnExpansionFailure
Reviewed-by: ayang, kbarrett
|
2023-03-27 08:17:43 +00:00 |
|
Daniel Jeliński
|
a5ffa079a0
|
7026262: HttpServer: improve handling of finished HTTP exchanges
Reviewed-by: dfuchs, michaelm
|
2023-03-27 05:22:45 +00:00 |
|
Eirik Bjorsnos
|
65e01da925
|
8304013: Add a fast, non-manual alternative to test/jdk/java/util/zip/ZipFile/TestTooManyEntries
Reviewed-by: lancea, martin
|
2023-03-26 23:00:15 +00:00 |
|
Quan Anh Mai
|
38e17148fa
|
8304258: x86: Improve the code generation of VectorRearrange with int and float
Reviewed-by: kvn, jbhateja, sviswanathan
|
2023-03-25 05:30:16 +00:00 |
|
Weijun Wang
|
765a94258d
|
8304136: Match allocation and free in sspi.cpp
Reviewed-by: djelinski
|
2023-03-24 18:40:07 +00:00 |
|
Ian Graves
|
3f59b75bd8
|
8304898: Fix Copyright Headers for JLink Source Files
Reviewed-by: iris, mchung
|
2023-03-24 18:32:27 +00:00 |
|
Kim Barrett
|
501b606816
|
8298725: Add BitMap support for reverse iteration
Reviewed-by: stefank, aboldtch, tschatzl
|
2023-03-24 18:17:45 +00:00 |
|
Abhishek Kumar
|
97649489d0
|
8273986: JEditorPane HTML Demo - Accessibility issues
Reviewed-by: kizune, serb
|
2023-03-24 16:16:16 +00:00 |
|
Zdenek Zambersky
|
57276101df
|
8304353: Add lib-test tier1 testing in GHA
Reviewed-by: shade, ihse
|
2023-03-24 16:04:16 +00:00 |
|
Matias Saavedra Silva
|
d8ba227aa4
|
8304069: ClassFileParser has ad-hoc hashtables
Reviewed-by: coleenp, dholmes
|
2023-03-24 15:45:18 +00:00 |
|
Brian Burkhalter
|
9a8a60f7d6
|
8304833: (fc) Remove dead code in sun.nio.ch.FileChannelImpl::implCloseChannel
Reviewed-by: alanb
|
2023-03-24 14:52:58 +00:00 |
|
Archie L. Cobbs
|
f96aee7401
|
8291154: Create a non static nested class without enclosing class throws VerifyError
Reviewed-by: vromero
|
2023-03-24 14:13:21 +00:00 |
|
Coleen Phillimore
|
4ec720db9f
|
8297977: vmTestbase/nsk/stress/except/except012.java fails with unexpected Exception
Reviewed-by: mseledtsov, lmesnik
|
2023-03-24 13:23:40 +00:00 |
|
Thomas Schatzl
|
13dd19aac2
|
8304802: After JDK-8297639 the flag G1UsePreventiveGC needs to be added to the obsoletion table
Reviewed-by: ayang, dholmes
|
2023-03-24 12:04:23 +00:00 |
|
Jatin Bhateja
|
d61de141eb
|
8303508: Vector.lane() gets wrong value on x86
Reviewed-by: eliu, thartmann
|
2023-03-24 11:19:07 +00:00 |
|
Fei Gao
|
941a7ac7da
|
8304301: Remove the global option SuperWordMaxVectorSize
Reviewed-by: sviswanathan, kvn
|
2023-03-24 07:47:44 +00:00 |
|
Archie L. Cobbs
|
ac6af6a640
|
7176515: ExceptionInInitializerError for an enum with multiple switch statements
8299760: ExceptionInInitializerError for an enum with multiple switch statements, follow-up
Reviewed-by: vromero
|
2023-03-23 21:17:47 +00:00 |
|
Justin Lu
|
dd23ee9e87
|
8303917: Update ISO 639 language codes table
Reviewed-by: naoto
|
2023-03-23 21:15:40 +00:00 |
|
Viktor Klang
|
6f67abd352
|
8304557: java/util/concurrent/CompletableFuture/CompletableFutureOrTimeoutExceptionallyTest.java times out
Reviewed-by: jpai
|
2023-03-23 20:43:45 +00:00 |
|
Thomas Schatzl
|
568dd57d0d
|
8304716: Clean up G1Policy::calc_max_old_cset_length()
Reviewed-by: ayang, iwalulya
|
2023-03-23 19:38:24 +00:00 |
|
Ian Graves
|
af0504e3f3
|
8304691: Remove jlink --post-process-path option
Reviewed-by: mchung
|
2023-03-23 19:17:07 +00:00 |
|
Vladimir Kozlov
|
3859faf183
|
8231349: Move intrinsic stubs generation to compiler runtime initialization code
Reviewed-by: redestad, vlivanov
|
2023-03-23 19:15:34 +00:00 |
|
Thomas Schatzl
|
f37674a8f7
|
8304711: Combine G1 root region abort and wait into a single method
Reviewed-by: ayang, iwalulya
|
2023-03-23 19:14:24 +00:00 |
|
Thomas Schatzl
|
7f9e691630
|
8304712: Only pass total number of regions into G1Policy::calc_min_old_cset_length
Reviewed-by: ayang, iwalulya
|
2023-03-23 19:13:28 +00:00 |
|
Brian Burkhalter
|
51035a75e4
|
8294137: Review running times of java.math tests
Reviewed-by: darcy
|
2023-03-23 18:01:12 +00:00 |
|
Brian Burkhalter
|
46cca1a4c5
|
4842457: (bf spec) Clarify meaning of "(optional operation)"
Reviewed-by: alanb
|
2023-03-23 18:00:07 +00:00 |
|
Archie L. Cobbs
|
6fa25cc134
|
8184444: The compiler error "variable not initialized in the default constructor" is not apt in case of static final variables
Reviewed-by: vromero
|
2023-03-23 16:06:47 +00:00 |
|
Archie L. Cobbs
|
4b8f7db6be
|
8027682: javac wrongly accepts semicolons in package and import decls
Reviewed-by: vromero
|
2023-03-23 16:04:35 +00:00 |
|
Archie L. Cobbs
|
c00d0885ae
|
8043179: Lambda expression can mutate final field
Reviewed-by: vromero
|
2023-03-23 15:59:51 +00:00 |
|
Daniel Jeliński
|
147f3473d4
|
8219083: java/net/MulticastSocket/SetGetNetworkInterfaceTest.java failed in same binary run on windows x64
Reviewed-by: dfuchs
|
2023-03-23 15:45:14 +00:00 |
|
Coleen Phillimore
|
bf917ba6af
|
8304687: Move add_to_hierarchy
Reviewed-by: dholmes, fparain
|
2023-03-23 13:47:06 +00:00 |
|
Jan Lahoda
|
63d4afbeb1
|
8304671: javac regression: Compilation with --release 8 fails on underscore in enum identifiers
Reviewed-by: vromero, darcy
|
2023-03-23 08:35:25 +00:00 |
|
Prasanta Sadhukhan
|
e2cfcfbfa9
|
6817009: Action.SELECTED_KEY not toggled when using key binding
Reviewed-by: tr, jdv
|
2023-03-23 07:50:57 +00:00 |
|
Emanuel Peter
|
af4d5600e3
|
8303951: Add asserts before record_method_not_compilable where possible
Reviewed-by: kvn, thartmann
|
2023-03-23 07:44:18 +00:00 |
|
Prasanta Sadhukhan
|
c4338620b7
|
6245410: javax.swing.text.html.CSS.Attribute: BACKGROUND_POSITION is not w3c spec compliant
Reviewed-by: aivanov
|
2023-03-23 02:58:01 +00:00 |
|
Archie L. Cobbs
|
91f407d6fe
|
8029301: Confusing error message for array creation method reference
Reviewed-by: vromero
|
2023-03-22 21:00:27 +00:00 |
|
Leonid Mesnik
|
e73411a235
|
8304376: Rename t1/t2 classes in com/sun/jdi/CLETest.java to avoid class duplication error in IDE
Reviewed-by: sspitsyn, cjplummer
|
2023-03-22 18:25:41 +00:00 |
|
Chen Liang
|
a2d8f634de
|
8288730: Add type parameter to Lookup::accessClass and Lookup::ensureInitialized
Reviewed-by: mchung
|
2023-03-22 16:19:34 +00:00 |
|
Jan Kratochvil
|
37774556da
|
8302191: Performance degradation for float/double modulo on Linux
Reviewed-by: dholmes, sviswanathan
|
2023-03-22 15:55:57 +00:00 |
|
Justin King
|
760c0128a4
|
8304683: Memory leak in WB_IsMethodCompatible
Reviewed-by: thartmann
|
2023-03-22 15:28:44 +00:00 |
|
Ludvig Janiuk
|
75168eaca3
|
8304134: jib bootstrapper fails to quote filename when checking download filetype
Reviewed-by: erikj
|
2023-03-22 14:58:34 +00:00 |
|