February 2022 Archives by author
Starting: Tue Feb 1 00:11:06 UTC 2022
Ending: Mon Feb 28 23:29:43 UTC 2022
Messages: 301
- git: openjdk/jdk: 8266974: duplicate property key in java.sql.rowset resource bundle
Lance Andersen
- git: openjdk/jdk: 8281104: jar --create should create missing parent directories
Lance Andersen
- git: openjdk/jdk: 2 new changesets
Lance Andersen
- git: openjdk/jdk: 8280825: Modules that "provide" ToolProvider should document the name that can be used
Lance Andersen
- git: openjdk/jdk: 8280409: JarFile::getInputStream can fail with NPE accessing ze.getName()
Lance Andersen
- git: openjdk/jdk18: 8279385: [test] Adjust sun/security/pkcs12/KeytoolOpensslInteropTest.java after 8278344
Matthias Baesken
- git: openjdk/jdk: 2 new changesets
Matthias Baesken
- git: openjdk/jdk: 8274524: SSLSocket.close() hangs if it is called during the ssl handshake
Alexey Bakhtin
- git: openjdk/jdk: 8278475: G1 dirty card refinement by Java threads may get unnecessarily paused
Kim Barrett
- git: openjdk/jdk: 8280917: Simplify G1ConcurrentRefineThread activation
Kim Barrett
- git: openjdk/jdk: 8280828: Improve invariants in NonblockingQueue::append
Kim Barrett
- git: openjdk/jdk: 8280830: Change NonblockingQueue::try_pop variable named "result"
Kim Barrett
- git: openjdk/jdk: 8280438: Improve BufferNode::Allocator::release to avoid walking pending list
Kim Barrett
- git: openjdk/jdk: 8272807: Permit use of memory concurrent with pretouch
Kim Barrett
- git: openjdk/jdk: 8280832: Update usage docs for NonblockingQueue
Kim Barrett
- git: openjdk/jdk: 8281626: NonblockingQueue should use nullptr
Kim Barrett
- git: openjdk/jdk: 8280916: Simplify HotSpot Style Guide editorial changes
Kim Barrett
- git: openjdk/jdk: 8279329: Remove hardcoded IPv4 available policy on Windows
Alan Bateman
- git: openjdk/jdk: 2 new changesets
Jatin Bhateja
- git: openjdk/jdk: 8280965: Tests com/sun/net/httpserver/simpleserver fail with FileSystemException on Windows 11
Julia Boes
- git: openjdk/jdk: 8281305: Test com/sun/net/httpserver/simpleserver/MapToPathTest.java fails on Windows 11
Julia Boes
- git: openjdk/jdk: 4750574: (se spec) Selector spec should clarify calculation of select return value
Brian Burkhalter
- git: openjdk/jdk: 8281259: MutableBigInteger subtraction could be simplified
Brian Burkhalter
- git: openjdk/jdk: 5041655: (ch) FileLock: negative param and overflow issues
Brian Burkhalter
- git: openjdk/jdk: 8281262: Windows builds in different directories are not fully reproducible
Magnus Ihse Bursie
- git: openjdk/jdk: 8274980: Improve adhoc build version strings
Magnus Ihse Bursie
- git: openjdk/jdk: 8246033: bin/print_config.js script uses nashorn jjs tool
Magnus Ihse Bursie
- git: openjdk/jdk: 8188073: Add Capstone as backend for hsdis
Magnus Ihse Bursie
- git: openjdk/jdk: 8282086: Update jib profile to not set build to 0
Magnus Ihse Bursie
- git: openjdk/jdk: 8253757: Add LLVM-based backend for hsdis
Magnus Ihse Bursie
- git: openjdk/jdk: 8244593: Clean up GNM/NM after JEP 381
Magnus Ihse Bursie
- git: openjdk/jdk: 8280132: Incorrect comparator com.sun.beans.introspect.MethodInfo.MethodOrder
Sergey Bylokhov
- git: openjdk/jdk: 8281419: The source data for the color conversion can be discarded
Sergey Bylokhov
- git: openjdk/jdk: 8274939: Incorrect size of the pixel storage is used by the robot on macOS
Sergey Bylokhov
- git: openjdk/jdk: 8265765: DomainKeyStore may stop enumerating aliases if a constituting KeyStore is empty
Hai-May Chao
- git: openjdk/jdk: 8255495: Support CDS Archived Heap for uncompressed oops
Calvin Cheung
- git: openjdk/jdk: 8223077: module path support for dynamic CDS archive
Calvin Cheung
- git: openjdk/jdk: 8281186: runtime/cds/appcds/DumpingWithNoCoops.java fails
Calvin Cheung
- git: openjdk/jdk: 8221642: AccessibleObject::setAccessible throws NPE when invoked by JNI code with no java frame on stack
Mandy Chung
- git: openjdk/jdk: 8281335: Allow a library already loaded via System::loadLibrary to be loaded as a raw library
Mandy Chung
- git: openjdk/jdk: 2 new changesets
Mandy Chung
- git: openjdk/jdk: 8281000: ClassLoader::registerAsParallelCapable throws NPE if caller is null
Mandy Chung
- git: openjdk/jdk: 8261407: ReflectionFactory.checkInitted() is not thread-safe
Mandy Chung
- git: openjdk/jdk: 8282049: AArch64: Use ZR for integer zero immediate volatile stores
Dmitry Chuyko
- git: openjdk/jdk: 8280476: [macOS] : hotspot arm64 bug exposed by latest clang
Daniel D.Daugherty
- git: openjdk/jdk: 8281476: ProblemList tools/jar/CreateMissingParentDirectories.java
Daniel D.Daugherty
- git: openjdk/jdk: 8282075: ProblemList 3 compiler/whitebox tests on macosx-x64
Daniel D.Daugherty
- git: openjdk/jdk: 8282103: fix macosx-generic typo in ProblemList
Daniel D.Daugherty
- git: openjdk/jdk: 8282428: ProblemList jdk/jfr/jvm/TestWaste.java
Daniel D.Daugherty
- git: openjdk/jdk: 8280950: RandomGenerator:NextDouble() default behavior non conformant after JDK-8280550 fix
Joe Darcy
- git: openjdk/jdk: 8281082: Improve javadoc references to JOSS
Joe Darcy
- git: openjdk/jdk: 8281183: RandomGenerator:NextDouble() default behavior partially fixed by JDK-8280950
Joe Darcy
- git: openjdk/jdk: 8281238: TYPE_USE annotations not printed in correct position in toString output
Joe Darcy
- git: openjdk/jdk: 8281462: Annotation toString output for enum not reusable for source input
Joe Darcy
- git: openjdk/jdk: 8281674: tools/javac/annotations/typeAnnotations/classfile/AnonymousExtendsTest.java fails with AssertionError
Joe Darcy
- git: openjdk/jdk: 8281671: Class.getCanonicalName spec should explicitly cover array classes
Joe Darcy
- git: openjdk/jdk: 8268250: Class.arrayType() for a 255-d array throws undocumented IllegalArgumentException
Joe Darcy
- git: openjdk/jdk: 8282462: Remove unnecessary use of @SuppressWarnings("preview")
Joe Darcy
- git: openjdk/jdk: 8282464: Remove author tags from java.compiler
Joe Darcy
- git: openjdk/jdk: 8277204: Implement PAC-RET branch protection on Linux/AArch64
Andrew Dinn
- git: openjdk/jdk: 8281043: Intrinsify recursive ObjectMonitor locking for PPC64
Martin Doerr
- git: openjdk/jdk: 8281061: [s390] JFR runs into assertions while validating interpreter frames
Martin Doerr
- git: openjdk/jdk: 8282200: ShouldNotReachHere() reached by AsyncGetCallTrace after JDK-8280422
Martin Doerr
- git: openjdk/jdk: 8272996: JNDI DNS provider fails to resolve SRV entries when IPV6 stack is enabled
Aleksei Efimov
- git: openjdk/jdk: 8281505: Add CompileCommand PrintIdealPhase
Nils Eliasson
- git: openjdk/jdk: 8281722: Removal of PrintIdealLevel
Nils Eliasson
- git: openjdk/jdk: 8281741: [testbug] PrintIdealPhaseTest fails with -Xcomp
Nils Eliasson
- git: openjdk/jdk: 8282208: Reduce MachNode size
Nils Eliasson
- git: openjdk/jdk: 8065422: Trailing dot in hostname causes TLS handshake to fail with SNI disabled
Xue-Lei Andrew Fan
- git: openjdk/jdk: 8281289: Improve with List.copyOf
Xue-Lei Andrew Fan
- git: openjdk/jdk: 8281298: Revise the creation of unmodifiable list
Xue-Lei Andrew Fan
- git: openjdk/jdk: 8282279: Interpret case-insensitive string locale independently
Xue-Lei Andrew Fan
- git: openjdk/jdk: 8282309: Operation before upper case conversion
Xue-Lei Andrew Fan
- git: openjdk/jdk: 8282316: Operation before String case conversion
Xue-Lei Andrew Fan
- git: openjdk/jdk: 8278947: Support for array constants in constant table
Jie Fu
- git: openjdk/jdk: 8281638: jfr/event/allocation tests fail with release VMs after JDK-8281318 due to lack of -XX:+UnlockDiagnosticVMOptions
Jie Fu
- git: openjdk/jdk: 8281829: runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java fails after JDK-8281467
Jie Fu
- git: openjdk/jdk: 8282025: assert(ctrl != __null) failed: control out is assumed to be unique after JDK-8281732
Jie Fu
- git: openjdk/jdk: 8281936: compiler/arguments/TestCodeEntryAlignment.java fails on AVX512 machines
Jie Fu
- git: openjdk/jdk: 8280868: LineBodyHandlerTest.java creates and discards too many clients
Daniel Fuchs
- git: openjdk/jdk: 8061729: Update java/net tests to eliminate dependency on sun.net.www.MessageHeader and some other internal APIs
Daniel Fuchs
- git: openjdk/jdk: 8282020: ProblemList sun/net/www/protocol/https/HttpsURLConnection/B6216082.java until JDK-8282017 is fixed
Daniel Fuchs
- git: openjdk/jdk: 8282017: sun/net/www/protocol/https/HttpsURLConnection/B6216082.java fails with "SocketException: Unexpected end of file from server"
Daniel Fuchs
- git: openjdk/jdk: 8281525: Enable Zc:strictStrings flag in Visual Studio build
Daniel Fuchs
- git: openjdk/jdk: 8279613: JFR: Snippify Javadoc
Erik Gahlin
- git: openjdk/jdk: 8281536: JFR: Improve jdk.jfr.ContentType documentation
Erik Gahlin
- git: openjdk/jdk: 8281622: JFR: Improve documentation of jdk.jfr.Relational
Erik Gahlin
- git: openjdk/jdk: 8281948: JFR: Parser skips too many bytes for fractional types
Erik Gahlin
- git: openjdk/jdk: 8271232: JFR: Scrub recording data
Erik Gahlin
- git: openjdk/jdk: 8281739: JFR: Use message with Objects.requireNonNull
Erik Gahlin
- git: openjdk/jdk: 8282153: JFR: Check for recording waste
Erik Gahlin
- git: openjdk/jdk: 8281007: Test jdk/javadoc/doclet/checkStylesheetClasses/CheckStylesheetClasses.java fails after JDK-8280738
Jonathan Gibbons
- git: openjdk/jdk: 8281217: Source file launch with security manager enabled fails
Jonathan Gibbons
- git: openjdk/jdk: 8281944: JavaDoc throws java.lang.IllegalStateException: ERRONEOUS
Jonathan Gibbons
- git: openjdk/jdk: 8276686: Malformed Javadoc inline tags in JDK source in /java/util/regex/Pattern.java
Ian Graves
- git: openjdk/jdk: 8281315: Unicode, (?i) flag and backreference throwing IndexOutOfBounds Exception
Ian Graves
- git: openjdk/jdk: 8280684: JfrRecorderService failes with guarantee(num_written > 0) when no space left on device.
Markus Grönlund
- git: openjdk/jdk: 8281615: Deadlock caused by jdwp agent
Zhengyu Gu
- git: openjdk/jdk: 8281553: Ensure we only require liveness from mach-nodes with barriers
Christian Hagedorn
- git: openjdk/jdk: 8281732: add assert for non-NULL assumption for return of unique_ctrl_out
Christian Hagedorn
- git: openjdk/jdk: 8267265: Use new IR Test Framework to create tests for C2 Ideal transformations
Christian Hagedorn
- git: openjdk/jdk: 8277488: Add expiry exception for Digicert (geotrustglobalca) expiring in May 2022
Rajan Halade
- git: openjdk/jdk: 8282398: EndingDotHostname.java test fails because SSL cert expired
Rajan Halade
- git: openjdk/jdk: 8282231: x86-32: runtime call to SharedRuntime::ldiv corrupts registers
Andrew Haley
- git: openjdk/jdk18: 8278871: [JVMCI] assert((uint)reason < 2* _trap_hist_limit) failed: oob
Tobias Hartmann
- git: openjdk/jdk: 8281117: Add regression test for JDK-8280587
Tobias Hartmann
- git: openjdk/jdk: 8252496: C2: Useless code in MergeMemNode::Ideal
Tobias Hartmann
- git: openjdk/jdk18: 8281713: [BACKOUT] AArch64: Implement string_compare intrinsic in SVE
Tobias Hartmann
- git: openjdk/jdk: 8236136: tests which use CompilationMode shouldn't be run w/ TieredStopAtLevel
Tobias Hartmann
- git: openjdk/jdk: 8282085: The REGISTER_DEFINITION macro is useless after JDK-8269122
Tobias Hartmann
- git: openjdk/jdk: 8281544: assert(VM_Version::supports_avx512bw()) failed for Tests jdk/incubator/vector/
Tobias Hartmann
- git: openjdk/jdk: 8281543: Remove unused code/headerfile dtraceAttacher.hpp
Tobias Hartmann
- git: openjdk/jdk: 8230382: Clean up ConvI2L, CastII and CastLL::Ideal methods
Tobias Hartmann
- git: openjdk/jdk: 8251505: Use of types in compiler shared code should be consistent.
Paul Hohensee
- git: openjdk/jdk: 8280007: Enable Neoverse N1 optimizations for Arm Neoverse V1 & N2
Paul Hohensee
- git: openjdk/jdk: 8005885: enhance PrintCodeCache to print more data
Paul Hohensee
- git: openjdk/jdk: 8281275: Upgrading from 8 to 11 no longer accepts '/' as filepath separator in gc paths
David Holmes
- git: openjdk/jdk: 8278423: ExtendedDTraceProbes should be deprecated
David Holmes
- git: openjdk/jdk: 8281675: VMDeprecatedOptions test fails after JDK-8278423
David Holmes
- git: openjdk/jdk: 8255577: Possible issues with SR_initialize
David Holmes
- git: openjdk/jdk: 8280913: Create a regression test for JRootPane.setDefaultButton() method
Alexey Ivanov
- git: openjdk/jdk: 8280948: [TESTBUG] Write a regression test for JDK-4659800
Alexey Ivanov
- git: openjdk/jdk: 8281296: Create a regression test for JDK-4515999
Alexey Ivanov
- git: openjdk/jdk: 8281440: AWT: Conversion from string literal loses const qualifier
Alexey Ivanov
- git: openjdk/jdk: 8280820: Clean up bug8033699 and bug8075609.java tests: regtesthelpers aren't used
Alexey Ivanov
- git: openjdk/jdk: 8202836: [macosx] test java/awt/Graphics/TextAAHintsTest.java fails
Alexey Ivanov
- git: openjdk/jdk: 8281535: Create a regression test for JDK-4670051
Alexey Ivanov
- git: openjdk/jdk: 8275345: RasterFormatException when drawing a tiled image made of non-writable rasters
Alexey Ivanov
- git: openjdk/jdk: 8281523: Accessibility: Conversion from string literal loses const qualifier
Alexey Ivanov
- git: openjdk/jdk: 8260328: Drop redundant CSS properties from java.desktop HTML files
Alexey Ivanov
- git: openjdk/jdk: 8281988: Create a regression test for JDK-4618767
Alexey Ivanov
- git: openjdk/jdk: 8279822: CI: Constant pool entries in error state are not supported
Vladimir Ivanov
- git: openjdk/jdk: 8256368: Avoid repeated upcalls into Java to re-resolve MH/VH linkers/invokers
Vladimir Ivanov
- git: openjdk/jdk: 8280473: CI: Support unresolved JVM_CONSTANT_Dynamic constant pool entries
Vladimir Ivanov
- git: openjdk/jdk: 8282194: C1: Missing side effects of dynamic constant linkage
Vladimir Ivanov
- git: openjdk/jdk: 8280901: MethodHandle::linkToNative stub is missing w/ -Xint
Vladimir Ivanov
- git: openjdk/jdk: 8239927: Product variable PrefetchFieldsAhead is unused and should be removed
Ningsheng Jian
- git: openjdk/jdk: 8281803: AArch64: Optimize masked vector NOT/AND_NOT for SVE
Ningsheng Jian
- git: openjdk/jdk: 8281567: Remove @throws IOException from X509CRLImpl::getExtension docs
John Jiang
- git: openjdk/jdk: 8282158: ECParameters InvalidParameterSpecException messages missed ECKeySizeParameterSpec
John Jiang
- git: openjdk/jdk: 8282166: JDK-8282158 changed ECParameters' package by accident
John Jiang
- git: openjdk/jdk: 8282220: contentType should not be a PKCS7's member
John Jiang
- git: openjdk/jdk: 8281637: Remove unused VerifyOption_G1UseNextMarking
Stefan Johansson
- git: openjdk/jdk: 8281748: runtime/logging/RedefineClasses.java failed "assert(addr != __null) failed: invariant"
Stefan Johansson
- git: openjdk/jdk: 8279917: Refactor subclassAudits in Thread to use ClassValue
Roman Kennke
- git: openjdk/jdk: 8276990: Memory leak in invoker.c fillInvokeRequest() during JDI operations
Roman Kennke
- git: openjdk/jdk: 8282147: [TESTBUG] waitForIdle after creating frame in JSpinnerMouseAndKeyPressTest.java
Abdul Kolarkunnu
- git: openjdk/jdk: 8281745: Create a regression test for JDK-4514331
Abdul Kolarkunnu
- git: openjdk/jdk: 8281379: Assign package declarations to all jtreg test cases under gc
Leo Korinth
- git: openjdk/jdk: 8281585: Remove unused imports under test/lib and jtreg/gc
Leo Korinth
- git: openjdk/jdk: 8282044: [JVMCI] Export _sha3_implCompress, _md5_implCompress and aarch64::_has_negatives stubs to JVMCI compiler.
Vladimir Kozlov
- git: openjdk/jdk: 8281100: Spurious "variable might not have been initialized" with sealed class switch
Jan Lahoda
- git: openjdk/jdk: 8277300: Issues with javadoc support for preview features
Jan Lahoda
- git: openjdk/jdk: 8280866: SuppressWarnings does not work properly in package-info and module-info
Jan Lahoda
- git: openjdk/jdk: 8281678: appcds/dynamicArchive/ArchiveConsistency.java fails after JDK-8279997
Ioi Lam
- git: openjdk/jdk: 8279969: NULL return from map_bitmap_region() needs to be checked
Ioi Lam
- git: openjdk/jdk: 8275731: CDS archived enums objects are recreated at runtime
Ioi Lam
- git: openjdk/jdk: 8279954: java/lang/StringBuffer(StringBuilder)/HugeCapacity.java intermittently fails
Jim Laskey
- git: openjdk/jdk: 8271055: Crash during deoptimization with "assert(bb->is_reachable()) failed: getting result from unreachable basicblock" with -XX:+VerifyStack
Dean Long
- git: openjdk/jdk: 8281539: IGV: schedule approximation computes immediate dominators wrongly
Roberto Castañeda Lozano
- git: openjdk/jdk: 8279068: IGV: Update to work with JDK 16 and 17
Roberto Castañeda Lozano
- git: openjdk/jdk: 8281555: [macos] Get rid of deprecated Style Masks constants
Dmitry Markov
- git: openjdk/jdk: 8279995: jpackage --add-launcher option should allow overriding description
Alexander Matveev
- git: openjdk/jdk: 8277795: ldap connection timeout not honoured under contention
Rob McKenna
- git: openjdk/jdk: 8279842: HTTPS Channel Binding support for Java GSS/Kerberos
Michael McMahon
- git: openjdk/jdk: 8280944: Enable Unix domain sockets in Windows Selector notification mechanism
Michael McMahon
- git: openjdk/jdk: 8278067: Make HttpURLConnection default keep alive timeout configurable
Michael McMahon
- git: openjdk/jdk: 8282296: (se) Pipe.open() creates a Pipe implementation that uses Unix domain sockets (win)
Michael McMahon
- git: openjdk/jdk: 8240908: RetransformClass does not know about MethodParameters attribute
Alex Menkov
- git: openjdk/jdk: 8281243: Test java/lang/instrument/RetransformWithMethodParametersTest.java is failing
Alex Menkov
- git: openjdk/jdk: 8281267: VM HeapDumper dumps array classes several times
Alex Menkov
- git: openjdk/jdk: 8279949: JavaThread::_free_handle_block leaks native memory
Leonid Mesnik
- git: openjdk/jdk: 8281771: Crash in java_lang_invoke_MethodType::print_signature
Leonid Mesnik
- git: openjdk/jdk: 8280890: Cannot use '-Djava.system.class.loader' with class loader in signed JAR
Sean Mullan
- git: openjdk/jdk: 8281634: jdeps: java.lang.InternalError: Missing message: err.invalid.filters
Jaikiran Pai
- git: openjdk/jdk: 8282190: Typo in javadoc of java.time.format.DateTimeFormatter#getDecimalStyle
Jaikiran Pai
- git: openjdk/jdk: 8282077: PKCS11 provider C_sign() impl should handle CKR_BUFFER_TOO_SMALL error
Valerie Peng
- git: openjdk/jdk: 8271008: appcds/*/MethodHandlesAsCollectorTest.java tests time out because of excessive GC (CodeCache GC Threshold) in loom
Coleen Phillimore
- git: openjdk/jdk: 8262400: runtime/exceptionMsgs/AbstractMethodError/AbstractMethodErrorTest.java fails in test_ame5_compiled_vtable_stub with wrapper
Coleen Phillimore
- git: openjdk/jdk: 8282240: Add _name field to Method for NOT_PRODUCT only
Coleen Phillimore
- git: openjdk/jdk: 8280770: serviceability/sa/ClhsdbThreadContext.java sometimes fails with 'Thread "SteadyStateThread"' missing from stdout/stderr
Chris Plummer
- git: openjdk/jdk: 8280554: resourcehogs/serviceability/sa/ClhsdbRegionDetailsScanOopsForG1.java can fail if GC is triggered
Chris Plummer
- git: openjdk/jdk: 8280601: ClhsdbThreadContext.java test is triggering codecache related asserts
Chris Plummer
- git: openjdk/jdk: 8279662: serviceability/sa/ClhsdbScanOops.java can fail do to unexpected GC
Chris Plummer
- git: openjdk/jdk: 8282076: Merge some debug agent changes from the loom repo
Chris Plummer
- git: openjdk/jdk: 8281614: serviceability/sa/ClhsdbFindPC.java fails with java.lang.RuntimeException: 'In code in NMethod for jdk/test/lib/apps/LingeredApp.steadyState' missing from stdout/stderr
Chris Plummer
- git: openjdk/jdk: 8278753: Runtime crashes with access violation during JNI_CreateJavaVM call
Yumin Qi
- git: openjdk/jdk: 8280767: -XX:ArchiveClassesAtExit does not archive BoundMethodHandle$Species classes
Yumin Qi
- git: openjdk/jdk: 8279997: check_for_dynamic_dump should not exit vm
Yumin Qi
- git: openjdk/jdk: 8139173: [macosx] JInternalFrame shadow is not properly drawn
Phil Race
- git: openjdk/jdk: 8279878: java/awt/font/JNICheck/JNICheck.sh test fails on Ubuntu 21.10
Phil Race
- git: openjdk/jdk: 8269091: javax/sound/sampled/Clip/SetPositionHang.java failed with ArrayIndexOutOfBoundsException: Array index out of range: -4
Phil Race
- git: openjdk/jdk: 8282276: Problem list failing two Robot Screen Capture tests
Phil Race
- git: openjdk/jdk: 8280964: [Linux aarch64] : drawImage dithers TYPE_BYTE_INDEXED images incorrectly
Phil Race
- git: openjdk/jdk: 8281057: Fix doc references to overriding in JLS
Pavel Rappo
- git: openjdk/jdk: 8282056: Clean up com.sun.tools.javac.util.GraphUtils
Pavel Rappo
- git: openjdk/jdk: 8281376: Consider polymorphic methods when looking for overrides
Pavel Rappo
- git: openjdk/jdk: 8282347: AARCH64: Untaken branch in has_negatives stub
Claes Redestad
- git: openjdk/jdk: 8280593: [PPC64, S390] redundant allocation of MacroAssembler in StubGenerator ctor
Richard Reingruber
- git: openjdk/jdk: 8280642: ObjectInputStream.readObject should throw InvalidClassException instead of IllegalAccessError
Roger Riggs
- git: openjdk/jdk: 8280357: user.home = "?" when running with systemd DynamicUser=true
Roger Riggs
- git: openjdk/jdk: 8278254: Cleanup doclint warnings in java.desktop module
Prasanta Sadhukhan
- git: openjdk/jdk: 8166050: partialArray is not created in javax.swing.text.html.parser.NPrintWriter.println(...) method
Prasanta Sadhukhan
- git: openjdk/jdk: 8054449: Incompatible type in example code in TreePath
Prasanta Sadhukhan
- git: openjdk/jdk: 8047749: javadoc for getPathBounds() in TreeUI and BasicTreeUI is incorrect
Prasanta Sadhukhan
- git: openjdk/jdk: 8016524: [macosx] Bottom line is not visible for JTableHeader
Prasanta Sadhukhan
- git: openjdk/jdk: 8264743: Add forRemoval for deprecated classes and method in javax/swing/plaf/basic
Prasanta Sadhukhan
- git: openjdk/jdk: 8037573: Typo in DefaultTreeModel docs: askAllowsChildren instead of asksAllowsChildren
Prasanta Sadhukhan
- git: openjdk/jdk: 8277369: Strange behavior of JMenuBar with RIGHT_TO_LEFT orientation, arrow keys behaves opposite traversing through keyboard
Prasanta Sadhukhan
- git: openjdk/jdk: 8281294: [vectorapi] FIRST_NONZERO reduction operation throws IllegalArgumentExcept on zero vectors
Paul Sandoz
- git: openjdk/jdk: 8277175: Add a parallel multiply method to BigInteger
Paul Sandoz
- git: openjdk/jdk: 8176706: Additional Date-Time Formats
Naoto Sato
- git: openjdk/jdk: 8281317: CompactNumberFormat displays 4-digit values when rounding to a new range
Naoto Sato
- git: openjdk/jdk: 8282042: [testbug] FileEncodingTest.java depends on default encoding
Naoto Sato
- git: openjdk/jdk: 8282131: java.time.ZoneId should be a sealed abstract class
Naoto Sato
- git: openjdk/jdk: 8268387: Rename maximum compaction to maximal compaction in G1
Thomas Schatzl
- git: openjdk/jdk: 8274238: Inconsistent type for young_list_target_length()
Thomas Schatzl
- git: openjdk/jdk: 8280958: G1/Parallel: Unify marking code structure
Thomas Schatzl
- git: openjdk/jdk: 8281400: Remove unused wcslen() function
Harold Seigel
- git: openjdk/jdk: 8282360: Merge POSIX implementations of ThreadCritical
Harold Seigel
- git: openjdk/jdk: 8280956: Re-examine copyright headers on files in src/java.desktop/macosx/native/libawt_lwawt/awt/a11y
Artem Semenov
- git: openjdk/jdk: 8281338: NSAccessibilityPressAction action for tree node and NSAccessibilityShowMenuAcgtion action not working
Artem Semenov
- git: openjdk/jdk: 2 new changesets
Alexey Semenyuk
- git: openjdk/jdk: 8282011: test/jdk/tools/jpackage/windows/WinL10nTest.java test fails if light.exe is not in %PATH%
Alexey Semenyuk
- git: openjdk/jdk: 8282007: Assorted enhancements to jpackage testing framework
Alexey Semenyuk
- git: openjdk/jdk: 8280867: Cpuid1Ecx feature parsing is incorrect for AMD CPUs
Aleksey Shipilev
- git: openjdk/jdk: 8281314: Rename Stack{Red,Yellow,Reserved,Shadow}Pages multipliers
Aleksey Shipilev
- git: openjdk/jdk: 8281168: Micro-optimize VarForm.getMemberName for interpreter
Aleksey Shipilev
- git: openjdk/jdk: 8281195: Mistakenly used logging causes significant overhead in interpreter
Aleksey Shipilev
- git: openjdk/jdk: 8281318: Improve jfr/event/allocation tests reliability
Aleksey Shipilev
- git: openjdk/jdk: 8072070: Improve interpreter stack banging
Aleksey Shipilev
- git: openjdk/jdk: 8281467: Allow larger OptoLoopAlignment and CodeEntryAlignment
Aleksey Shipilev
- git: openjdk/jdk: 8281744: x86: Use short jumps in TIG::set_vtos_entry_points
Aleksey Shipilev
- git: openjdk/jdk: 8281812: x86: Use short jumps in TemplateTable::condy_helper
Aleksey Shipilev
- git: openjdk/jdk: 8281815: x86: Use short jumps in TIG::generate_slow_signature_handler
Aleksey Shipilev
- git: openjdk/jdk: 8282225: GHA: Allow one concurrent run per PR only
Aleksey Shipilev
- git: openjdk/jdk: 8281507: Two javac tests have bad jtreg `@clean` tags
Aleksey Shipilev
- git: openjdk/jdk: 8282172: CompileBroker::log_metaspace_failure is called from non-Java/compiler threads
Aleksey Shipilev
- git: openjdk/jdk: 8281962: Avoid unnecessary native calls in InflaterInputStream
Volker Simonis
- git: openjdk/jdk: 8280941: os::print_memory_mappings() prints segment preceeding the inclusion range
Thomas Stuefe
- git: openjdk/jdk: 8281023: NMT integration into pp debug command does not work
Thomas Stuefe
- git: openjdk/jdk: 8281450: Remove unnecessary operator new and delete from ObjectMonitor
Thomas Stuefe
- git: openjdk/jdk: 8281522: Rename ADLC classes which have the same name as hotspot variants
Thomas Stuefe
- git: openjdk/jdk: 8281460: Let ObjectMonitor have its own NMT category
Thomas Stuefe
- git: openjdk/jdk: 8280940: gtest os.release_multi_mappings_vm is racy
Thomas Stuefe
- git: openjdk/jdk: 8203290: [AIX] Check functionality of JDK-8199712 (Flight Recorder)
Thomas Stuefe
- git: openjdk/jdk: 8282219: jdk/java/lang/ProcessBuilder/Basic.java fails on AIX
Ichiroh Takiguchi
- git: openjdk/jdk: 8280861: Robot color picker broken on Linux with scaling above 100%
Anton Tarasov
- git: openjdk/jdk: 8280970: Cleanup dead code in java.security.Provider
Andrey Turbanov
- git: openjdk/jdk: 8281728: Redundant null check in LineNumberInputStream.read
Andrey Turbanov
- git: openjdk/jdk: 8282019: Unused static fields DEGREES_TO_RADIANS, RADIANS_TO_DEGREES in StrictMath
Andrey Turbanov
- git: openjdk/jdk: 8282130: (bf) Remove unused ARRAY_BASE_OFFSET, ARRAY_INDEX_SCALE from read-only Heap Buffers
Andrey Turbanov
- git: openjdk/jdk: 8282188: Unused static field MathContext.DEFAULT_DIGITS
Andrey Turbanov
- git: openjdk/jdk: 8275914: SHA3: changing java implementation to help C2 create high-performance code
Boris Ulasevich
- git: openjdk/jdk: 8278173: [vectorapi] Add x64 intrinsics for unsigned (zero extended) casts
Sandhya Viswanathan
- git: openjdk/jdk: 8272777: Clean up remaining AccessController warnings in test library
Kevin Walls
- git: openjdk/jdk: 8281049: man page update for jstatd Security Manager dependency removal
Kevin Walls
- git: openjdk/jdk: 8281377: Remove vmTestbase/nsk/monitoring/ThreadMXBean/ThreadInfo/Deadlock/JavaDeadlock001/TestDescription.java from problemlist.
Kevin Walls
- git: openjdk/jdk: 6779701: Wrong defect ID in the code of test LocalRMIServerSocketFactoryTest.java
Kevin Walls
- git: openjdk/jdk: 8206187: javax/management/remote/mandatory/connection/DefaultAgentFilterTest.java fails with Port already in use
Kevin Walls
- git: openjdk/jdk: 8281175: Add a -providerPath option to jarsigner
Weijun Wang
- git: openjdk/jdk: 8255266: Update Public Suffix List to 3c213aa
Weijun Wang
- git: openjdk/jdk: 8277976: Break up SEQUENCE in X509Certificate::getSubjectAlternativeNames and X509Certificate::getIssuerAlternativeNames in otherName
Weijun Wang
- git: openjdk/jdk: 8279219: [REDO] C2 crash when allocating array of size too large
Roland Westrelin
- git: openjdk/jdk: 2 new changesets
Roland Westrelin
- git: openjdk/jdk: 8280600: C2: assert(!had_error) failed: bad dominance
Roland Westrelin
- git: openjdk/jdk: 8262721: Add Tests to verify single iteration loops are properly optimized
Roland Westrelin
- git: openjdk/jdk: 8280799: С2: assert(false) failed: cyclic dependency prevents range check elimination
Roland Westrelin
- git: openjdk/jdk18: Added tag jdk-18+34 for changeset 2531c332
Jesper Wilhelmsson
- git: openjdk/jdk: 2 new changesets
Jesper Wilhelmsson
- git: openjdk/jdk: Added tag jdk-19+8 for changeset ae2504b4
Jesper Wilhelmsson
- git: openjdk/jdk: Added tag jdk-18+34 for changeset 2531c332
Jesper Wilhelmsson
- git: openjdk/jdk: 2 new changesets
Jesper Wilhelmsson
- git: openjdk/jdk18: Added tag jdk-18+35 for changeset 01f93ddf
Jesper Wilhelmsson
- git: openjdk/jdk: Added tag jdk-19+9 for changeset d658d945
Jesper Wilhelmsson
- git: openjdk/jdk: Added tag jdk-18+35 for changeset 01f93ddf
Jesper Wilhelmsson
- git: openjdk/jdk18: 8280415: Remove EA from JDK 18 version string starting with Initial RC promotion B35 on February 10, 2022
Jesper Wilhelmsson
- git: openjdk/jdk18: Added tag jdk-18+36 for changeset 0f2113ce
Jesper Wilhelmsson
- git: openjdk/jdk: Added tag jdk-19+10 for changeset d5b46665
Jesper Wilhelmsson
- git: openjdk/jdk: Added tag jdk-18+36 for changeset 0f2113ce
Jesper Wilhelmsson
- git: openjdk/jdk: 3 new changesets
Jesper Wilhelmsson
- git: openjdk/jdk18: Added tag jdk-18+37 for changeset 0f2113ce
Jesper Wilhelmsson
- git: openjdk/jdk: Added tag jdk-19+11 for changeset 340a35d8
Jesper Wilhelmsson
- git: openjdk/jdk: Added tag jdk-18+37 for changeset 0f2113ce
Jesper Wilhelmsson
- git: openjdk/jdk: 8279856: Parallel: Use PreservedMarks to record promotion-failed objects
Albert Mingkun Yang
- git: openjdk/jdk: 8280870: Parallel: Simplify CLD roots claim in Full GC cycle
Albert Mingkun Yang
- git: openjdk/jdk: 8280932: G1: Rename HeapRegionRemSet::_code_roots accessors
Albert Mingkun Yang
- git: openjdk/jdk: 8280458: G1: Remove G1BlockOffsetTablePart::_next_offset_threshold
Albert Mingkun Yang
- git: openjdk/jdk: 8281035: Serial: Move RemoveForwardedPointerClosure to local scope
Albert Mingkun Yang
- git: openjdk/jdk: 8281042: G1: Remove unused init_threshold in G1FullGCCompactionPoint
Albert Mingkun Yang
- git: openjdk/jdk: 8281120: G1: Rename G1BlockOffsetTablePart::alloc_block to update_for_block
Albert Mingkun Yang
- git: openjdk/jdk: 8281114: G1: Remove PreservedMarks::init_forwarded_mark
Albert Mingkun Yang
- git: openjdk/jdk: 8280783: Parallel: Refactor PSCardTable::scavenge_contents_parallel
Albert Mingkun Yang
- git: openjdk/jdk: 8280136: Serial: Remove unnecessary use of ExpandHeap_lock
Albert Mingkun Yang
- git: openjdk/jdk: 8281971: Remove unimplemented InstanceRefKlass::do_next
Albert Mingkun Yang
- git: openjdk/jdk: 8282089: [BACKOUT] Parallel: Refactor PSCardTable::scavenge_contents_parallel
Albert Mingkun Yang
- git: openjdk/jdk: 8282096: G1: Remove redundant checks in G1CardSet::free_mem_object
Albert Mingkun Yang
- git: openjdk/jdk: 8282299: Remove unused PartialArrayScanTask default constructor
Albert Mingkun Yang
- git: openjdk/jdk: 2 new changesets
Albert Mingkun Yang
- git: openjdk/jdk: 8279586: [macos] custom JCheckBox and JRadioBox with custom icon set: focus is still displayed after unchecking
Alexander Zuev
- git: openjdk/jdk: 8281033: Improve ImageCheckboxTest to test all available LaF
Alexander Zuev
Last message date:
Mon Feb 28 23:29:43 UTC 2022
Archived on: Mon Feb 28 23:29:51 UTC 2022
This archive was generated by
Pipermail 0.09 (Mailman edition).