March 2022 Archives by author
Starting: Tue Mar 1 01:19:02 UTC 2022
Ending: Wed Mar 30 21:11:10 UTC 2022
Messages: 336
- git: openjdk/jdk: 8280404: Unexpected exception thrown when CEN file entry comment length is not valid
Lance Andersen
- git: openjdk/jdk: 8278794: Infinite loop in DeflaterOutputStream.finish()
Lance Andersen
- git: openjdk/jdk: 8272477: Additional cleanup of test/jdk/java/nio/file/spi/SetDefaultProvider.java
Lance Andersen
- git: openjdk/jdk: 8283889: Fix Typo in open/src/java.sql/share/classes/java/sql/package-info.java
Lance Andersen
- git: openjdk/jdk: 8282538: PKCS11 tests fail on CentOS Stream 9
Alexey Bakhtin
- git: openjdk/jdk: 8252577: HotSpot Style Guide should link to One-True-Brace-Style description
Kim Barrett
- git: openjdk/jdk: 8257589: HotSpot Style Guide should link to rfc7282
Kim Barrett
- git: openjdk/jdk: 8272691: Fix HotSpot style guide terminology for "non-local variables"
Kim Barrett
- git: openjdk/jdk: 8263134: HotSpot Style Guide should disallow inheriting constructors
Kim Barrett
- git: openjdk/jdk: 8282668: HotSpot Style Guide should permit unrestricted unions
Kim Barrett
- git: openjdk/jdk: 8281375: Accelerate bitCount operation for AVX2 and AVX512 target.
Jatin Bhateja
- git: openjdk/jdk: 8271195: Use largest available large page size smaller than LargePageSizeInBytes when available
Jatin Bhateja
- git: openjdk/jdk: 8280881: (fs) UnixNativeDispatcher.close0 may throw UnixException
Brian Burkhalter
- git: openjdk/jdk: 8267820: (fs) Files.copy should attempt to copy POSIX attributes when target file in custom file system
Brian Burkhalter
- git: openjdk/jdk: 3 new changesets
Brian Burkhalter
- git: openjdk/jdk: 8058924: FileReader(String) documentation is insufficient
Brian Burkhalter
- git: openjdk/jdk: 8283417: Update java.nio buffers to use sealed classes
Brian Burkhalter
- git: openjdk/jdk: 8209784: Include hsdis in the JDK
Magnus Ihse Bursie
- git: openjdk/jdk: 8282532: Allow explicitly setting build platform alongside --openjdk-target
Magnus Ihse Bursie
- git: openjdk/jdk: 8252769: Warn in configure if git config autocrlf has invalid value
Magnus Ihse Bursie
- git: openjdk/jdk: 8282567: Improve source-date handling in build system
Magnus Ihse Bursie
- git: openjdk/jdk: 8282657: Code cleanup: removing double semicolons at the end of lines
Magnus Ihse Bursie
- git: openjdk/jdk: 8282770: Set source date in jib profiles from buildId
Magnus Ihse Bursie
- git: openjdk/jdk: 8282769: BSD date cannot handle all ISO 8601 formats
Magnus Ihse Bursie
- git: openjdk/jdk: 8282948: JDK-8274980 missed correct handling of MACOSX_BUNDLE_BUILD_VERSION
Magnus Ihse Bursie
- git: openjdk/jdk: 8282700: Properly handle several --without options during configure
Magnus Ihse Bursie
- git: openjdk/jdk: 8283260: gcc is not supported on mac
Magnus Ihse Bursie
- git: openjdk/jdk: 8283320: Error message for Windows libraries always points to --with-msvcr-dll no matter the actual file name
Magnus Ihse Bursie
- git: openjdk/jdk: 8257733: Move module-specific data from make to respective module
Magnus Ihse Bursie
- git: openjdk/jdk: 8283323: libharfbuzz optimization level results in extreme build times
Magnus Ihse Bursie
- git: openjdk/jdk: 8249592: Robot.mouseMove moves cursor to incorrect location when display scale varies and Java runs in DPI Unaware mode
Sergey Bylokhov
- git: openjdk/jdk: 8240756: [macos] SwingSet2:TableDemo:Printed Japanese characters were garbled
Sergey Bylokhov
- git: openjdk/jdk: 8282937: Write a regression test for JDK-4820080
Sergey Bylokhov
- git: openjdk/jdk: 8283087: Create a test or JDK-4715503
Sergey Bylokhov
- git: openjdk/jdk: 8282860: Write a regression test for JDK-4164779
Sergey Bylokhov
- git: openjdk/jdk: 8283015: Create a test for JDK-4715496
Sergey Bylokhov
- git: openjdk/jdk: 8281222: ciTypeFlow::profiled_count fails "assert(0 <= i && i < _len) failed: illegal index"
Rickard Bäckman
- git: openjdk/jdk: 8282507: Add a separate license file for hsdis
Man Cao
- git: openjdk/jdk: 8277474: jarsigner does not check if algorithm parameters are disabled
Hai-May Chao
- git: openjdk/jdk: 8282633: jarsigner output does not explain why an EC key is disabled if its curve has been disabled
Hai-May Chao
- git: openjdk/jdk: 8274788: Support archived heap objects in ParallelGC
Calvin Cheung
- git: openjdk/jdk: 8282685: fileToEncodedURL_[name|signature] symbols are unused
Calvin Cheung
- git: openjdk/jdk: 8283349: Robustness improvements to java/util/prefs/AddNodeChangeListener.jar
Brent Christian
- git: openjdk/jdk: 8282515: More clean up on NativeLibraries just for JNI library use
Mandy Chung
- git: openjdk/jdk: 8282608: RawNativeLibraryImpl can't be passed to NativeLibraries::findEntry0
Mandy Chung
- git: openjdk/jdk: 8280902: ResourceBundle::getBundle may throw NPE when invoked by JNI code with no caller frame
Mandy Chung
- git: openjdk/jdk: 8283237: CallSite should be a sealed class
Mandy Chung
- git: openjdk/jdk: 8283470: Update java.lang.invoke.VarHandle to use sealed classes
Mandy Chung
- git: openjdk/jdk: 8283350: (tz) Update Timezone Data to 2022a
Sean Coffey
- git: openjdk/jdk: 8282314: nsk/jvmti/SuspendThread/suspendthrd003 may leak memory
Daniel D.Daugherty
- git: openjdk/jdk: 8282704: runtime/Thread/StopAtExit.java may leak memory
Daniel D.Daugherty
- git: openjdk/jdk: 8283222: improve diagnosability of runtime/8176717/TestInheritFD.java timeouts
Daniel D.Daugherty
- git: openjdk/jdk: 8283467: runtime/Thread/StopAtExit.java needs updating
Daniel D.Daugherty
- git: openjdk/jdk: 8283720: ProblemList java/time/test/java/time/TestZoneOffset.java
Daniel D.Daugherty
- git: openjdk/jdk: 2 new changesets
Daniel D.Daugherty
- git: openjdk/jdk: 8282411: Add useful predicates to ElementKind
Joe Darcy
- git: openjdk/jdk: 8282696: Add constructors taking a cause to InvalidObjectException and InvalidClassException
Joe Darcy
- git: openjdk/jdk: 8282686: Add constructors taking a cause to SocketException
Joe Darcy
- git: openjdk/jdk: 8283143: Use minimal-length literals to initialize PI and E constants
Joe Darcy
- git: openjdk/jdk: 8283124: Add constant for tau to Math and StrictMath
Joe Darcy
- git: openjdk/jdk: 8283075: Bad IllegalArgumentException message for out of range rank from ClassDesc.arrayType(int)
Joe Darcy
- git: openjdk/jdk: 8283230: Improve @jls usage in ElementType
Joe Darcy
- git: openjdk/jdk: 8283234: Improve @jls usage in java.base
Joe Darcy
- git: openjdk/jdk: 8283274: Improve @jvms usage in java.base
Joe Darcy
- git: openjdk/jdk: 8283415: Update java.lang.ref to use sealed classes
Joe Darcy
- git: openjdk/jdk: 8283480: Make AbstractStringBuilder sealed
Joe Darcy
- git: openjdk/jdk: 8283594: Improve docs of ElementScanner classes
Joe Darcy
- git: openjdk/jdk: 8283416: Update java.lang.invoke.MethodHandle to use sealed classes
Joe Darcy
- git: openjdk/jdk: 8283668: Update IllegalFormatException to use sealed classes
Joe Darcy
- git: openjdk/jdk: 8282509: [exploded image] ResolvedClassTest fails with similar output
Martin Doerr
- git: openjdk/jdk: 8282536: java.net.InetAddress should be a sealed class
Aleksei Efimov
- git: openjdk/jdk: 8282917: Remove InetAddressImplFactory from InetAddress
Aleksei Efimov
- git: openjdk/jdk: 8283772: Make sun.net.dns.ResolverConfiguration sealed
Aleksei Efimov
- git: openjdk/jdk: 8283692: Add PrintIdealPhase that includes block scheduling
Nils Eliasson
- git: openjdk/jdk: 8282320: Remove case conversion for debugging log in SSLCipher
Xue-Lei Andrew Fan
- git: openjdk/jdk: 8282511: Use fixed certificate validation date in SSLExampleCert template
Xue-Lei Andrew Fan
- git: openjdk/jdk: 8280494: (D)TLS signature schemes
Xue-Lei Andrew Fan
- git: openjdk/jdk: 8282723: Add constructors taking a cause to JSSE exceptions
Xue-Lei Andrew Fan
- git: openjdk/jdk: 8282874: Bad performance on gather/scatter API caused by different IntSpecies of indexMap
Jie Fu
- git: openjdk/jdk: 8283229: compiler/arguments/TestCodeEntryAlignment.java fails with release VMs
Jie Fu
- git: openjdk/jdk: 8283353: compiler/c2/cr6865031/Test.java and compiler/runtime/Test6826736.java fails on x86_32
Jie Fu
- git: openjdk/jdk: 8283352: [CDS] SharedBaseAddress.java fails on x86_32
Jie Fu
- git: openjdk/jdk: 8283298: Make CodeCacheSegmentSize a product flag
Jie Fu
- git: openjdk/jdk: 8282204: Use lea instructions for arithmetic operations on x86_64
Jie Fu
- git: openjdk/jdk: 8282162: [vector] Optimize integral vector negation API
Jie Fu
- git: openjdk/jdk: 8275640: (win) java.net.NetworkInterface issues with IPv6-only environments
Daniel Fuchs
- git: openjdk/jdk: 8282354: Remove dependancy of TestHttpServer, HttpTransaction, HttpCallback from open/test/jdk/ tests
Daniel Fuchs
- git: openjdk/jdk: 8283049: Fix non-singleton LoggerFinder error message: s/on/one
Daniel Fuchs
- git: openjdk/jdk: 8254786: java/net/httpclient/CancelRequestTest.java failing intermittently
Daniel Fuchs
- git: openjdk/jdk: 8282811: Typo in IAE details message of `RecordedObject.getValueDescriptor`
Erik Gahlin
- git: openjdk/jdk: 8283202: Potential off-read when checking JFR's status in awaitFinished
Erik Gahlin
- git: openjdk/jdk: 8283289: JFR: Rename CheckPoint
Erik Gahlin
- git: openjdk/jdk: 8283378: JFR: Checkpoint classes not renamed properly
Erik Gahlin
- git: openjdk/jdk: 8282926: AArch64: Optimize out WHILELO with PTRUE
Nick Gasson
- git: openjdk/jdk: 8281266: [JVMCI] MetaUtil.toInternalName() doesn't handle hidden classes correctly
Severin Gehwolf
- git: openjdk/jdk: 8283279: [Testbug] Improve TestGetSwapSpaceSize
Severin Gehwolf
- git: openjdk/jdk: 8282582: Unused methods in Utils
Jonathan Gibbons
- git: openjdk/jdk: 8272853: improve `JavadocTester.runTests`
Jonathan Gibbons
- git: openjdk/jdk: 8283661: Unexpected TypeElement in ANALYZE TaskEvent
Jonathan Gibbons
- git: openjdk/jdk: 8283648: Improve the snippet "file not found" message.
Jonathan Gibbons
- git: openjdk/jdk: 8283713: [BACKOUT] Unexpected TypeElement in ANALYZE TaskEvent
Jonathan Gibbons
- git: openjdk/jdk: 8281560: Matcher.hitEnd returns unexpected results in presence of CANON_EQ flag.
Ian Graves
- git: openjdk/jdk: 8264160: Regex \b is not consistent with \w without UNICODE_CHARACTER_CLASS
Ian Graves
- git: openjdk/jdk: 8276333: jdk/jfr/event/oldobject/TestLargeRootSet.java failed "assert(!contains(edge->reference())) failed: invariant"
Markus Grönlund
- git: openjdk/jdk: 8282628: Potential memory leak in sun.font.FontConfigManager.getFontConfig()
Zhengyu Gu
- git: openjdk/jdk: 8282978: Wrong parameter passed to GetStringXXXChars in various places
Zhengyu Gu
- git: openjdk/jdk: 8282887: Potential memory leak in sun.util.locale.provider.HostLocaleProviderAdapterImpl.getNumberPattern() on Windows
Zhengyu Gu
- git: openjdk/jdk: 2 new changesets
Zhengyu Gu
- git: openjdk/jdk: 8283456: Make CompiledICHolder::live_count/live_not_claimed_count debug only
Zhengyu Gu
- git: openjdk/jdk: 8283469: Don't use memset to initialize members in FileMapInfo and fix memory leak
Zhengyu Gu
- git: openjdk/jdk: 8282480: IGV: Use description instead of enum name for phases
Christian Hagedorn
- git: openjdk/jdk: 8281122: [IR Framework] Cleanup IR matching code in preparation for JDK-8280378
Christian Hagedorn
- git: openjdk/jdk: 8272735: Add missing SubL node transformations
Christian Hagedorn
- git: openjdk/jdk: 8282832: Update file path for HostnameMatcher/cert5.crt in test sun/security/util/Pem/encoding.sh
Rajan Halade
- git: openjdk/jdk: 8277055: Assert "missing inlining msg" with -XX:+PrintIntrinsics
Tobias Hartmann
- git: openjdk/jdk: 8282573: ByteBufferTest.java: replace endless recursion with RuntimeException in void ck(double x, double y)
Tobias Hartmann
- git: openjdk/jdk: 8282665: [REDO] ByteBufferTest.java: replace endless recursion with RuntimeException in void ck(double x, double y)
Tobias Hartmann
- git: openjdk/jdk: 8283189: Bad copyright header in UnsafeCopyMemory.java
Tobias Hartmann
- git: openjdk/jdk: 8282590: C2: assert(addp->is_AddP() && addp->outcnt() > 0) failed: Don't process dead nodes
Tobias Hartmann
- git: openjdk/jdk: 8283834: Unmappable character for US-ASCII encoding in TestPredicateInputBelowLoopPredicate
Tobias Hartmann
- git: openjdk/jdk: 8282444: Module finder incorrectly assumes default file system path-separator character
Chris Hegarty
- git: openjdk/jdk: 8281210: Add manpage changes for PAC-RET protection on Linux/AArch64
David Holmes
- git: openjdk/jdk: 8227369: pd_disjoint_words_atomic() needs to be atomic
David Holmes
- git: openjdk/jdk: 8282721: HotSpot Style Guide should allow considered use of C++ thread_local
David Holmes
- git: openjdk/jdk: 8282469: Allow considered use of C++ thread_local in Hotspot
David Holmes
- git: openjdk/jdk: 8282952: Thread::exit should be immune to Thread.stop
David Holmes
- git: openjdk/jdk: 8283603: Remove redundant qualifier in Windows specific Attach Operation
David Holmes
- git: openjdk/jdk: 8281738: Create a regression test for checking the 'Space' key activation of focused Button
Alexey Ivanov
- git: openjdk/jdk: 8282150: Drop redundant <br> elements from tables in java.desktop HTML files
Alexey Ivanov
- git: openjdk/jdk: 8282402: Create a regression test for JDK-4666101
Alexey Ivanov
- git: openjdk/jdk: 8282343: Create a regression test for JDK-4518432
Alexey Ivanov
- git: openjdk/jdk: 8015854: [macosx] JButton's HTML ImageView adding unwanted padding
Alexey Ivanov
- git: openjdk/jdk: 8282234: Create a regression test for JDK-4532513
Alexey Ivanov
- git: openjdk/jdk: 8282270: java/awt/Robot Screen Capture tests fail after 8280861
Alexey Ivanov
- git: openjdk/jdk: 8282548: Create a regression test for JDK-4330998
Alexey Ivanov
- git: openjdk/jdk: 8282789: Create a regression test for the JTree usecase of JDK-4618767
Alexey Ivanov
- git: openjdk/jdk: 8282046: Create a regression test for JDK-8000326
Alexey Ivanov
- git: openjdk/jdk: 8283519: Hsdis with capstone should annotate output
Daniel Jeliński
- git: openjdk/jdk: 8282392: [zero] Build broken on AArch64
Ningsheng Jian
- git: openjdk/jdk: 8282432: Optimize masked "test" Vector API with predicate feature
Ningsheng Jian
- git: openjdk/jdk: 8282764: AArch64: compiler/vectorapi/reshape/TestVectorCastNeon.java failed with incorrect result
Ningsheng Jian
- git: openjdk/jdk: 8283575: Check for GNU time fails for version >1.7
Erik Joelsson
- git: openjdk/jdk: 8283574: Use Klass::_id for type checks in the C++ code
Stefan Karlsson
- git: openjdk/jdk: 8283607: Rename KlassID to KlassKind
Stefan Karlsson
- git: openjdk/jdk: 8281569: Create tests for Frame.setMinimumSize() method
Abdul Kolarkunnu
- git: openjdk/jdk: 8282936: Write a regression test for JDK-4615365
Abdul Kolarkunnu
- git: openjdk/jdk: 8282142: [TestCase] compiler/inlining/ResolvedClassTest.java will fail when --with-jvm-features=-compiler1
Vladimir Kozlov
- git: openjdk/jdk: 8282452: Use of Preview API in preview methods should not trigger preview warning for the enclosing class
Jan Lahoda
- git: openjdk/jdk: 8282943: Unused weird key in compiler.properties
Jan Lahoda
- git: openjdk/jdk: 8281181: Do not use CPU Shares to compute active processor count
Ioi Lam
- git: openjdk/jdk: 8282690: runtime/CommandLine/VMDeprecatedOptions.java fails after JDK-8281181
Ioi Lam
- git: openjdk/jdk: 8253495: CDS generates non-deterministic output
Ioi Lam
- git: openjdk/jdk: 8282773: Refactor parsing of integer VM options
Ioi Lam
- git: openjdk/jdk: 8283641: Large value for CompileThresholdScaling causes assert
Ioi Lam
- git: openjdk/jdk: 8207025: JvmtiEnv::SetSystemProperty() does not handle OOM
Ioi Lam
- git: openjdk/jdk: 8283727: P11KeyGenerator has import statement with two semicolons after JDK-8267319
Christoph Langer
- git: openjdk/jdk: 8283728: jdk.hotspot.agent: Wrong location for RISCV64ThreadContext.java
Christoph Langer
- git: openjdk/jdk: 8282551: Properly initialize L32X64MixRandom state
Jim Laskey
- git: openjdk/jdk: 8282144: RandomSupport.convertSeedBytesToLongs sign extension overwrites previous bytes
Jim Laskey
- git: openjdk/jdk: 8282625: Formatter caches Locale/DecimalFormatSymbols poorly
Jim Laskey
- git: openjdk/jdk: 8283315: jrt-fs.jar not always deterministically built
Andrew Leonard
- git: openjdk/jdk: 8265263: AArch64: Combine vneg with right shift count
Pengfei Li
- git: openjdk/jdk: 8283408: Fix a C2 crash when filling arrays with unsafe
Pengfei Li
- git: openjdk/jdk: 8277922: Unable to click JCheckBox in JTable through Java Access Bridge
Anton Litvinov
- git: openjdk/jdk: 8282715: typo compileony in test Test8005033.java
Xin Liu
- git: openjdk/jdk: 8282467: add extra diagnostics for JDK-8268184
Dean Long
- git: openjdk/jdk: 8279317: compiler/jvmci/compilerToVM/DisassembleCodeBlobTest.java assumes immutable code
Dean Long
- git: openjdk/jdk: 8282355: compiler/arguments/TestCodeEntryAlignment.java failed "guarantee(sect->end() <= tend) failed: sanity"
Dean Long
- git: openjdk/jdk: 8282547: IGV: add control-flow graph view
Roberto Castañeda Lozano
- git: openjdk/jdk: 8281631: HashMap copy constructor and putAll can over-allocate table
Stuart Marks
- git: openjdk/jdk: 8283715: Update ObjectStreamClass to be final
Stuart Marks
- git: openjdk/jdk: 8282407: Missing ')' in MacResources.properties
Alexander Matveev
- git: openjdk/jdk: 8281561: Disable http DIGEST mechanism with MD5 and SHA-1 by default
Michael McMahon
- git: openjdk/jdk: 8267796: vmTestbase/nsk/jvmti/scenarios/hotswap/HS201/hs201t002/TestDescription.java fails with NoClassDefFoundError
Alex Menkov
- git: openjdk/jdk: 8282241: Invalid generic signature for redefined classes
Alex Menkov
- git: openjdk/jdk: 8283587: [BACKOUT] Invalid generic signature for redefined classes
Alex Menkov
- git: openjdk/jdk: 7192189: Support endpoint identification algorithm in RFC 6125
Sean Mullan
- git: openjdk/jdk: 8163327: Remove 3DES from the default enabled cipher suites list
Sean Mullan
- git: openjdk/jdk: 8282312: Minor corrections to evbroadcasti32x4 intrinsic on x86
Jamil Nimeh
- git: openjdk/jdk: 8282023: PropertiesStoreTest and StoreReproducibilityTest jtreg failures due to en_CA locale
Jaikiran Pai
- git: openjdk/jdk: 8282617: sun.net.www.protocol.https.HttpsClient#putInKeepAliveCache() doesn't use a lock while dealing with "inCache" field
Jaikiran Pai
- git: openjdk/jdk: 8282572: EnumSet should be a sealed class
Jaikiran Pai
- git: openjdk/jdk: 8283411: InflaterInputStream holds on to a temporary byte array of 512 bytes
Jaikiran Pai
- git: openjdk/jdk: 8283683: Make ThreadLocalRandom a final class
Jaikiran Pai
- git: openjdk/jdk: 8267319: Use larger default key sizes and algorithms based on CNSA
Valerie Peng
- git: openjdk/jdk: 8283665: Two Jarsigner tests needs to be updated with JDK-8267319
Valerie Peng
- git: openjdk/jdk: 8279573: compiler/codecache/CodeCacheFullCountTest.java fails with "RuntimeException: the value of full_count is wrong."
Coleen Phillimore
- git: openjdk/jdk: 8276711: compiler/codecache/cli tests failing when SegmentedCodeCache used with -Xint
Coleen Phillimore
- git: openjdk/jdk: 8282295: SymbolPropertyEntry::set_method_type fails with assert
Coleen Phillimore
- git: openjdk/jdk: 8282641: Make jdb "threadgroup" command with no args reset the current threadgroup back to the default
Chris Plummer
- git: openjdk/jdk: 8282852: Debug agent asserts in classTrack_addPreparedClass()
Chris Plummer
- git: openjdk/jdk: 8282691: add jdb "-R" option for passing any argument to the launched debuggee process
Chris Plummer
- git: openjdk/jdk: 8283717: vmTestbase/nsk/jdi/ThreadStartEvent/thread/thread001 failed due to SocketTimeoutException
Chris Plummer
- git: openjdk/jdk: 8281853: serviceability/sa/ClhsdbThreadContext.java failed with NullPointerException: Cannot invoke "sun.jvm.hotspot.gc.shared.GenCollectedHeap.getGen(int)" because "this.heap" is null
Chris Plummer
- git: openjdk/jdk: 8236907: JTable added to nested panels does not paint last visible row
Phil Race
- git: openjdk/jdk: 8282577: ICC_Profile.setData(int, byte[]) invalidates the profile
Phil Race
- git: openjdk/jdk: 8283457: [macos] libpng build failures with Xcode13.3
Phil Race
- git: openjdk/jdk: 8283493: Create an automated regression test for RFE 4231298
Phil Race
- git: openjdk/jdk: 8270331: [TESTBUG] Error: Not a test or directory containing tests: java/awt/print/PrinterJob/InitToBlack.java
Phil Race
- git: openjdk/jdk: 8274735: javax.imageio.IIOException: Unsupported Image Type while processing a valid JPEG image
Phil Race
- git: openjdk/jdk: 8283701: Add final or sealed modifier to appropriate java.awt.color ICC_Profile API classes
Phil Race
- git: openjdk/jdk: 8283700: Add final or sealed modifier to appropriate java.awt API classes
Phil Race
- git: openjdk/jdk: 8280713: Related to comment inheritance jdk.javadoc cleanup and refactoring
Pavel Rappo
- git: openjdk/jdk: 8282311: Fix a typo in javax.lang.model.type.NullType
Pavel Rappo
- git: openjdk/jdk: 8282483: Ensure that Utils.getAllInterfaces returns unique instances
Pavel Rappo
- git: openjdk/jdk: 8283041: [javadoc] Crashes using {@return} with @param
Pavel Rappo
- git: openjdk/jdk: 8282047: Enhance StringDecode/Encode microbenchmarks
Claes Redestad
- git: openjdk/jdk: 8281146: Replace StringCoding.hasNegatives with countPositives
Claes Redestad
- git: openjdk/jdk: 8283325: US_ASCII decoder relies on String.decodeASCII being exhaustive
Claes Redestad
- git: openjdk/jdk: 8283681: Improve ZonedDateTime offset handling
Claes Redestad
- git: openjdk/jdk: 8283781: Avoid allocating unused lastRulesCaches
Claes Redestad
- git: openjdk/jdk: 8283774: TestZoneOffset::test_immutable should ignore ZoneOffset::rules
Claes Redestad
- git: openjdk/jdk: 8283782: Redundant verification of year in LocalDate::ofEpochDay
Claes Redestad
- git: openjdk/jdk: 8279488: ProcessBuilder inherits contextClassLoader when spawning a process reaper thread
Roger Riggs
- git: openjdk/jdk: 8283543: indentation error at com.sun.tools.javac.comp.Enter::visitTopLevel
Vicente Romero
- git: openjdk/jdk: 8037965: NullPointerException in TextLayout.getBaselineFromGraphic() for JTextComponents
Prasanta Sadhukhan
- git: openjdk/jdk: 6911375: mouseWheel has no effect without vertical scrollbar
Prasanta Sadhukhan
- git: openjdk/jdk: 7017094: ParsedSynthStyle: parameter name "direction" should be changed to "tabIndex"
Prasanta Sadhukhan
- git: openjdk/jdk: 6218162: DefaultTableColumnModel.getColumn() method should mention ArrayIndexOutOfBoundsException
Prasanta Sadhukhan
- git: openjdk/jdk: 8282473: Refactor swing classes javadoc to use @throws instead of @exception
Prasanta Sadhukhan
- git: openjdk/jdk: 8282602: Refactor awt classes javadoc to use @throws instead of @exception
Prasanta Sadhukhan
- git: openjdk/jdk: 8283437: Refactor imageio classes javadoc to use @throws instead of @exception
Prasanta Sadhukhan
- git: openjdk/jdk: 8283608: Refactor 2d, beans classes javadoc to use @throws instead of @exception
Prasanta Sadhukhan
- git: openjdk/jdk: 8282293: Domain value for system property jdk.https.negotiate.cbt should be case-insensitive
Sibabrata Sahoo
- git: openjdk/jdk: 8282143: Objects.requireNonNull should be ForceInline
Paul Sandoz
- git: openjdk/jdk: 8282661: [BACKOUT] ByteBufferTest.java: replace endless recursion with RuntimeException in void ck(double x, double y)
Paul Sandoz
- git: openjdk/jdk: 8282081: java.time.DateTimeFormatter: wrong definition of symbol F
Naoto Sato
- git: openjdk/jdk: 8282929: Localized monetary symbols are not reflected in `toLocalizedPattern` return value
Naoto Sato
- git: openjdk/jdk: 8283277: ISO 4217 Amendment 171 Update
Naoto Sato
- git: openjdk/jdk: 8283465: Character.UnicodeBlock.NUM_ENTITIES is out of date
Naoto Sato
- git: openjdk/jdk: 8280400: JDK 19 L10n resource files update - msgdrop 10
Naoto Sato
- git: openjdk/jdk: 8283806: [BACKOUT] JDK 19 L10n resource files update - msgdrop 10
Naoto Sato
- git: openjdk/jdk: 8282484: G1: Predicted old time in log always zero
Thomas Schatzl
- git: openjdk/jdk: 8282619: G1: Fix indentation in G1CollectedHeap::mark_evac_failure_object
Thomas Schatzl
- git: openjdk/jdk: 8282615: G1: Fix some includes
Thomas Schatzl
- git: openjdk/jdk: 8282620: G1/Parallel: Constify is_in_young() predicates
Thomas Schatzl
- git: openjdk/jdk: 8282893: Remove MacroAssembler::push/pop_callee_saved_registers
Thomas Schatzl
- git: openjdk/jdk: 8283186: Explicitly pass a third temp register to MacroAssembler::store_heap_oop
Thomas Schatzl
- git: openjdk/jdk: 8283327: Add methods to save/restore registers when calling into the VM from C1/interpreter barrier code
Thomas Schatzl
- git: openjdk/jdk: 8283447: Remove unused LIR_Assembler::_bs
Thomas Schatzl
- git: openjdk/jdk: 8283555: G1: Concurrent mark accesses uninitialized BOT of closed archive regions
Thomas Schatzl
- git: openjdk/jdk: 8283494: Factor out calculation of actual number of XMM registers
Thomas Schatzl
- git: openjdk/jdk: 8281472: JVM options processing silently truncates large illegal options values
Harold Seigel
- git: openjdk/jdk: 8282881: Print exception message in VM crash with -XX:AbortVMOnException
Harold Seigel
- git: openjdk/jdk: 8282224: Correct TIG::bang_stack_shadow_pages comments
Aleksey Shipilev
- git: openjdk/jdk: 8282878: Removed _JavaThread from PhaseTraceTime
Aleksey Shipilev
- git: openjdk/jdk: 8282170: JVMTI SetBreakpoint metaspace allocation test
Aleksey Shipilev
- git: openjdk/jdk: 2 new changesets
Aleksey Shipilev
- git: openjdk/jdk: 8283257: x86: Clean up invocation/branch counter updates code
Aleksey Shipilev
- git: openjdk/jdk: 8283199: Linux os::cpu_microcode_revision() stalls cold startup
Aleksey Shipilev
- git: openjdk/jdk: 3 new changesets
Aleksey Shipilev
- git: openjdk/jdk: 8283937: riscv: RVC: Fix c_beqz to c_bnez
Aleksey Shipilev
- git: openjdk/jdk: 8283056: show abstract machine code in hs-err for all VM crashes
Doug Simon
- git: openjdk/jdk: 8283756: (zipfs) ZipFSOutputStreamTest.testOutputStream should only check inflated bytes
Volker Simonis
- git: openjdk/jdk: 8283626: AArch64: Set relocInfo::offset_unit to 4
Volker Simonis
- git: openjdk/jdk: 8282593: JDK-8281472 breaks 32-bit builds and gtests
Thomas Stuefe
- git: openjdk/jdk: 8282382: Report glibc malloc tunables in error reports
Thomas Stuefe
- git: openjdk/jdk: 8283122: [AIX, s390] UnsafeCopyMemory 'Mismatched' Tests Fail on Big Endian Systems
Thomas Stuefe
- git: openjdk/jdk: 8283225: ClassLoader.c produces incorrect OutOfMemory Exception when length is 0 (aix)
Thomas Stuefe
- git: openjdk/jdk: 8283287: ClassLoader.c cleanups
Thomas Stuefe
- git: openjdk/jdk: 8282306: os::is_first_C_frame(frame*) crashes on invalid link access
Thomas Stuefe
- git: openjdk/jdk: 8283497: [windows] print TMP and TEMP in hs_err and VM.info
Thomas Stuefe
- git: openjdk/jdk: 8283249: CompressedClassPointers.java fails on ppc with 'Narrow klass shift: 0' missing
Thomas Stuefe
- git: openjdk/jdk: 8283562: JDK-8282306 breaks gtests on zero
Thomas Stuefe
- git: openjdk/jdk: 8283695: [AIX] Build failure due to name conflict in test_arguments.cpp
Thomas Stuefe
- git: openjdk/jdk: 8283670: gtest os.release_multi_mappings_vm is still racy
Thomas Stuefe
- git: openjdk/jdk: 8204541: Correctly support AIX xlC 16.1 symbol visibility flags
Ichiroh Takiguchi
- git: openjdk/jdk: 8282422: JTable.print() failed with UnsupportedCharsetException on AIX ko_KR locale
Ichiroh Takiguchi
- git: openjdk/jdk: 8282523: Fix 'hierachy' typo
Andrey Turbanov
- git: openjdk/jdk: 8282632: Cleanup unnecessary calls to Throwable.initCause() in java.security.jgss
Andrey Turbanov
- git: openjdk/jdk: 8282574: Cleanup unnecessary calls to Throwable.initCause() in jdk.compiler
Andrey Turbanov
- git: openjdk/jdk: 8282534: Remove redundant null check in ChaCha20Cipher.engineInit
Andrey Turbanov
- git: openjdk/jdk: 8280896: java/nio/file/Files/probeContentType/Basic.java fails on Windows 11
Andrey Turbanov
- git: openjdk/jdk: 8283426: Fix 'exeption' typo
Andrey Turbanov
- git: openjdk/jdk: 8283711: Remove redundant 'new String' calls after concatenation
Andrey Turbanov
- git: openjdk/jdk: 8283846: Remove unused jdk.internal.reflect.SignatureIterator
Andrey Turbanov
- git: openjdk/jdk: 8283800: Simplify String.indexOf/lastIndexOf calls
Andrey Turbanov
- git: openjdk/jdk: 8283801: Cleanup confusing String.toString calls
Andrey Turbanov
- git: openjdk/jdk: 8273355: Flickering on tooltip appearance IntelliJ IDEA 2021.2.1
Alexey Ushakov
- git: openjdk/jdk: 8279886: C1: Turn off SelectivePhiFunctions in presence of irreducible loops
Igor Veresov
- git: openjdk/jdk: 8281548: Add escape analysis tracing flag
Jorn Vernee
- git: openjdk/jdk: 8282694: ProblemList runtime/CommandLine/VMDeprecatedOptions.java
Mikael Vidstedt
- git: openjdk/jdk: 8283062: Uninitialized warnings in libgtest with GCC 11.2
Mikael Vidstedt
- git: openjdk/jdk: 8283059: Uninitialized warning in check_code.c with GCC 11.2
Mikael Vidstedt
- git: openjdk/jdk: 8283057: Update GCC to version 11.2 for Oracle builds on Linux
Mikael Vidstedt
- git: openjdk/jdk: 2 new changesets
Mikael Vidstedt
- git: openjdk/jdk: 8282414: x86: Enhance the assembler to generate more compact instructions
Sandhya Viswanathan
- git: openjdk/jdk: 8282214: Upgrade JQuery to version 3.6.0
Hannes Wallnöfer
- git: openjdk/jdk: 8268866: Javascript when used in an iframe cannot display search results
Hannes Wallnöfer
- git: openjdk/jdk: 8283092: JMX subclass permission check redundant with strong encapsulation
Kevin Walls
- git: openjdk/jdk: 8283254: Remove redundant class jdk/internal/agent/spi/AgentProvider
Kevin Walls
- git: openjdk/jdk: 8283903: GetContainerCpuLoad does not return the correct result in share mode
Kevin Walls
- git: openjdk/jdk: 8267834: Refactor G1CardSetAllocator and BufferNode::Allocator to use a common base class
Ivan Walulya
- git: openjdk/jdk: 8282621: G1: G1SegmentedArray remove unnecessary template parameter
Ivan Walulya
- git: openjdk/jdk: 8282763: G1: G1CardSetContainer remove intrusive-list details.
Ivan Walulya
- git: openjdk/jdk: 8282072: G1: Rename CardSetPtr to CardSetContainerPtr
Ivan Walulya
- git: openjdk/jdk: 8283368: G1: Remove G1SegmentedArraySegment MEMFLAGS template parameter
Ivan Walulya
- git: openjdk/jdk: 8282583: Update BCEL md to include the copyright notice
Joe Wang
- git: openjdk/jdk: 8281093: Violating Attribute-Value Normalization in the XML specification 1.0
Joe Wang
- git: openjdk/jdk: 8273370: Preferences.exportSubtree() generates invalid XML if value contains control char
Joe Wang
- git: openjdk/jdk: 8281234: The -protected option is not always checked in keytool and jarsigner
Weijun Wang
- git: openjdk/jdk: 8281628: KeyAgreement : generateSecret intermittently not resetting
Weijun Wang
- git: openjdk/jdk: 8282884: Provide OID aliases for MD2, MD5, and OAEP
Weijun Wang
- git: openjdk/jdk: 8283691: Classes in java.security still reference deprecated classes in spec
Weijun Wang
- git: openjdk/jdk: 8281811: assert(_base == Tuple) failed: Not a Tuple after JDK-8280799
Roland Westrelin
- git: openjdk/jdk: 8282045: When loop strip mining fails, safepoints are removed from loop anyway
Roland Westrelin
- git: openjdk/jdk: 8278296: Generalize long range check transformation
Roland Westrelin
- git: openjdk/jdk: 8281322: C2: always construct strip mined loop initially (even if strip mining is disabled)
Roland Westrelin
- git: openjdk/jdk: 8282592: C2: assert(false) failed: graph should be schedulable
Roland Westrelin
- git: openjdk/jdk: 8283451: C2: assert(_base == Long) failed: Not a Long
Roland Westrelin
- git: openjdk/jdk: 8283187: C2: loop candidate for superword not always unrolled fully if superword fails
Roland Westrelin
- git: openjdk/jdk: 8282529: Fix API Note in javadoc for javax.net.ssl.SSLSocket
Bradford Wetmore
- git: openjdk/jdk: Added tag jdk-19+12 for changeset ce18ff85
Jesper Wilhelmsson
- git: openjdk/jdk: Added tag jdk-19+13 for changeset 5df2a057
Jesper Wilhelmsson
- git: openjdk/jdk: Added tag jdk-19+14 for changeset 08cadb47
Jesper Wilhelmsson
- git: openjdk/jdk18: Added tag jdk-18-ga for changeset 0f2113ce
Jesper Wilhelmsson
- git: openjdk/jdk: Added tag jdk-19+15 for changeset 78ef2fde
Jesper Wilhelmsson
- git: openjdk/jdk: Added tag jdk-18-ga for changeset 0f2113ce
Jesper Wilhelmsson
- git: openjdk/jdk: 8282094: [REDO] Parallel: Refactor PSCardTable::scavenge_contents_parallel
Albert Mingkun Yang
- git: openjdk/jdk: 8282381: Parallel: Remove unnecessary PCReferenceProcessor
Albert Mingkun Yang
- git: openjdk/jdk: 8282728: Serial: Remove unused BlockOffsetArray::Action
Albert Mingkun Yang
- git: openjdk/jdk: 8282727: Parallel: Remove PSPromotionManager::_totally_drain
Albert Mingkun Yang
- git: openjdk/jdk: 8283188: Build time regression caused by JDK-8278917
Albert Mingkun Yang
- git: openjdk/jdk: 2 new changesets
Albert Mingkun Yang
- git: openjdk/jdk: 2 new changesets
Albert Mingkun Yang
- git: openjdk/jdk: 8283513: Parallel: Skip the card marking in PSRootsClosure
Albert Mingkun Yang
- git: openjdk/jdk: 8283558: Parallel: Pass PSIsAliveClosure to ReferenceProcessor constructor
Albert Mingkun Yang
- git: openjdk/jdk: 8276799: Implementation of JEP 422: Linux/RISC-V Port
Fei Yang
- git: openjdk/jdk: 8283737: riscv: MacroAssembler::stop() should emit fixed-length instruction sequence
Fei Yang
- git: openjdk/jdk: 8275775: Add jcmd VM.classes to print details of all classes
Yi Yang
- git: openjdk/jdk: 2 new changesets
Yi Yang
- git: openjdk/jdk: 8275715: D3D pipeline processes multiple PaintEvent at initial drawing
Masanori Yano
- git: openjdk/jdk: 8282713: Invalid copyright notice in new test added by JDK-8275715
Masanori Yano
- git: openjdk/jdk: 8281284: Write JSlider accessibility test
Alexander Zuev
- git: openjdk/jdk: 8024624: [TEST_BUG] [macosx] CTRL+RIGHT(LEFT) doesn't move selection on next cell in JTable on Aqua L&F
Alexander Zuev
- git: openjdk/jdk: 8282374: Java_sun_awt_X11_XlibWrapper_XSynchronize is wrong and unused
Alexander Zvegintsev
Last message date:
Wed Mar 30 21:11:10 UTC 2022
Archived on: Wed Mar 30 21:11:15 UTC 2022
This archive was generated by
Pipermail 0.09 (Mailman edition).