Movatterモバイル変換


[0]ホーム

URL:


Country
Contact Sales

JDK 17.0.2 Bug Fixes

The following table lists the bug fixes included in the JDK 17.0.2 release:

#JBSComponentSubcomponentSummary
1JDK-8269637client-libsjavax/swing/JFileChooser/FileSystemView/SystemIconTest.java fails on windows
2JDK-8262031client-libsCreate implementation for NSAccessibilityNavigableStaticText protocol
3JDK-8267387client-libsCreate implementation for NSAccessibilityOutline protocol
4JDK-8275872client-libs2dSync J2DBench run and analyze Makefile targets with build.xml
5JDK-8271718client-libs2dCrash when during color transformation the color profile is replaced
6JDK-8273135client-libs2djava/awt/color/ICC_ColorSpace/MTTransformReplacedProfile.java crashes in liblcms.dylib with NULLSeek+0x7
7JDK-8273887client-libs2d[macos] java/awt/color/ICC_ColorSpace/MTTransformReplacedProfile.java timed out
8JDK-8276905client-libs2dUse appropriate macosx_version_minimum value while compiling metal shaders
9JDK-8273808client-libsjava.awtCleanup AddFontsToX11FontPath
10JDK-8275131client-libsjava.awtExceptions after a touchpad gesture on macOS
11JDK-8274326client-libsjavax.accessibility[macos] Ensure initialisation of sun/lwawt/macosx/CAccessibility in JavaComponentAccessibility.m
12JDK-8274056client-libsjavax.accessibilityJavaAccessibilityUtilities leaks JNI objects
13JDK-8274381client-libsjavax.accessibilitymissing CAccessibility definitions in JNI code
14JDK-8267385client-libsjavax.accessibilityCreate NSAccessibilityElement implementation for JavaComponentAccessibility
15JDK-8267388client-libsjavax.accessibilityCreate implementation for NSAccessibilityTable protocol
16JDK-8274383client-libsjavax.accessibilityJNI call of getAccessibleSelection on a wrong thread
17JDK-8277195client-libsjavax.accessibilitymissing CAccessibility definition in [CommonComponentAccessibility accessibilityHitTest]
18JDK-8271071client-libsjavax.accessibilityaccessibility of a table on macOS lacks cell navigation
19JDK-8275809client-libsjavax.accessibilitycrash in [CommonComponentAccessibility getCAccessible:withEnv:]
20JDK-8273678client-libsjavax.accessibilityTableAccessibility and TableRowAccessibility miss autorelease
21JDK-8275071client-libsjavax.accessibility[macos] A11y cursor gets stuck when combobox is closed
22JDK-8275819client-libsjavax.accessibility[TableRowAccessibility accessibilityChildren] method is ineffective
23JDK-8270893client-libsjavax.imageioIndexOutOfBoundsException while reading large TIFF file
24JDK-8269951client-libsjavax.swing[macos] Focus not painted in JButton when setBorderPainted(false) is invoked
25JDK-8266510client-libsjavax.swingNimbus JTree default tree cell renderer does not use selected text color
26JDK-8271895client-libsjavax.swingUnProblemList javax/swing/JComponent/7154030/bug7154030.java in JDK18
27JDK-8268284client-libsjavax.swingjavax/swing/JComponent/7154030/bug7154030.java fails with "Exception: Failed to hide opaque button"
28JDK-8264287client-libsjavax.swingCreate implementation for NSAccessibilityComboBox protocol peer
29JDK-8264303client-libsjavax.swingCreate implementation for NSAccessibilityTabGroup protocol peer
30JDK-8264292client-libsjavax.swingCreate implementation for NSAccessibilityList protocol peer
31JDK-8264286client-libsjavax.swingCreate implementation for NSAccessibilityColumn protocol peer
32JDK-8264291client-libsjavax.swingCreate implementation for NSAccessibilityCell protocol peer
33JDK-8264298client-libsjavax.swingCreate implementation for NSAccessibilityRow protocol peer
34JDK-8271315client-libsjavax.swingRedo: Nimbus JTree renderer properties persist across L&F changes
35JDK-8264293client-libsjavax.swingCreate implementation for NSAccessibilityMenu protocol peer
36JDK-8264295client-libsjavax.swingCreate implementation for NSAccessibilityMenuItem protocol peer
37JDK-8264294client-libsjavax.swingCreate implementation for NSAccessibilityMenuBar protocol peer
38JDK-8264296client-libsjavax.swingCreate implementation for NSAccessibilityPopUpButton protocol peer
39JDK-8264297client-libsjavax.swingCreate implementation for NSAccessibilityProgressIndicator protocol peer
40JDK-8269850core-libsMost JDK releases report macOS version 12 as 10.16 instead of 12.0
41JDK-8276572core-libsFake libsyslookup.so library causes tooling issues
42JDK-8273450core-libsFix the copyright header of SVML files
43JDK-8275145core-libsjava.iofile.encoding system property has an incorrect value on Windows
44JDK-8277093core-libsjava.io:serializationVector should throw ClassNotFoundException for a missing class of an element
45JDK-8275703core-libsjava.langSystem.loadLibrary fails on Big Sur for libraries hidden from filesystem
46JDK-8274848core-libsjava.lang.invokeLambdaMetaFactory::metafactory on REF_invokeSpecial impl method has incorrect behavior
47JDK-8270290core-libsjava.netNTLM authentication fails if HEAD request is used
48JDK-8274779core-libsjava.netHttpURLConnection: HttpClient and HttpsClient incorrectly check request method when set to POST
49JDK-8267256core-libsjava.netExtend minimal retry for loopback connections on Windows to PlainSocketImpl
50JDK-8268294core-libsjava.netReusing HttpClient in a WebSocket.Listener hangs.
51JDK-8269481core-libsjava.netSctpMultiChannel never releases own file descriptor
52JDK-8251329core-libsjava.nio(zipfs) Files.walkFileTree walks infinitely if zip has dir named "." inside
53JDK-8273935core-libsjava.nio(zipfs) Files.getFileAttributeView() throws UOE instead of returning null when view not supported
54JDK-8269280core-libsjava.nio(bf) Replace StringBuffer in *Buffer.toString()
55JDK-8190753core-libsjava.nio(zipfs): Accessing a large entry (> 2^31 bytes) leads to a negative initial size for ByteArrayOutputStream
56JDK-8271308core-libsjava.nio(fc) FileChannel.transferTo() transfers no more than Integer.MAX_VALUE bytes in one call
57JDK-8233020core-libsjava.nio(fs) UnixFileSystemProvider should use StaticProperty.userDir().
58JDK-8272095core-libsjava.nioProblemList java/nio/channels/FileChannel/Transfer2GPlus.java on linux-aarch64
59JDK-8140241core-libsjava.nio(fc) Data transfer from FileChannel to itself causes hang in case of overlap
60JDK-8274468core-libsjava.timeTimeZoneTest.java fails with tzdata2021b
61JDK-8274467core-libsjava.timeTestZoneInfo310.java fails with tzdata2021b
62JDK-8276536core-libsjava.timeUpdate TimeZoneNames files to follow the changes made by JDK-8275766
63JDK-8272473core-libsjava.timeParsing epoch seconds at a DST transition with a non-UTC parser is wrong
64JDK-8274349core-libsjava.util.concurrentForkJoinPool.commonPool() does not work with 1 CPU
65JDK-8214761core-libsjava.util.streamBug in parallel Kahan summation implementation
66JDK-8273790core-libsjava.util:i18nPotential cyclic dependencies between Gregorian and CalendarSystem
67JDK-8273924core-libsjava.util:i18nArrayIndexOutOfBoundsException thrown in java.util.JapaneseImperialCalendar.add()
68JDK-8273575core-svcjava.lang.instrumentmemory leak in appendBootClassPath(), paths must be deallocated
69JDK-8268361core-svcjava.lang.managementFix the infinite loop in next_line
70JDK-8272318core-svctoolsImprove performance of HeapDumpAllTest
71JDK-8272970hotspotParallelize runtime/InvocationTests/
72JDK-8273278hotspotSupport XSLT on GraalVM Native Image--deterministic bytecode generation in XSLT
73JDK-8270886hotspotcompilerCrash in PhaseIdealLoop::verify_strip_mined_scheduling
74JDK-8271600hotspotcompilerC2: CheckCastPP which should closely follow Allocate is sunk of a loop
75JDK-8223923hotspotcompilerC2: Missing interference with mismatched unsafe accesses
76JDK-8272570hotspotcompilerC2: crash in PhaseCFG::global_code_motion
77JDK-8271341hotspotcompilerOpcode() != Op_If && Opcode() != Op_RangeCheck) || outcnt() == 2 assert failure with Test7179138_1.java
78JDK-8271340hotspotcompilerCrash PhaseIdealLoop::clone_outer_loop
79JDK-8271459hotspotcompilerC2: Missing NegativeArraySizeException when creating StringBuilder with negative capacity
80JDK-8273165hotspotcompilerGraphKit::combine_exception_states fails with "matching stack sizes" assert
81JDK-8272562hotspotcompilerC2: assert(false) failed: Bad graph detected in build_loop_late
82JDK-8274145hotspotcompilerC2: condition incorrectly made redundant with dominating main loop exit condition
83JDK-8274074hotspotcompilerSIGFPE with C2 compiled code with -XX:+StressGCM
84JDK-8274401hotspotcompilerC2: GraphKit::load_array_element bypasses Access API
85JDK-8274406hotspotcompilerRunThese30M.java failed "assert(!LCA_orig->dominates(pred_block) || early->dominates(pred_block)) failed: early is high enough"
86JDK-8276066hotspotcompilerReset LoopPercentProfileLimit for x86 due to suboptimal performance
87JDK-8270901hotspotcompilerTypo PHASE_CPP in CompilerPhaseType
88JDK-8273021hotspotcompilerC2: Improve Add and Xor ideal optimizations
89JDK-8275104hotspotcompilerIR framework does not handle client VM builds correctly
90JDK-8276105hotspotcompilerC2: Conv(D|F)2(I|L)Nodes::Ideal should handle rounding correctly
91JDK-8276846hotspotcompilerJDK-8273416 is incomplete for UseSSE=1
92JDK-8276112hotspotcompilerInconsistent scalar replacement debug info at safepoints
93JDK-8276025hotspotcompilerHotspot's libsvml.so may conflict with user dependency
94JDK-8270533hotspotcompilerAArch64: size_fits_all_mem_uses should return false if its output is a CAS
95JDK-8273416hotspotcompilerC2: assert(false) failed: bad AD file after JDK-8252372 with UseSSE={0,1}
96JDK-8273359hotspotcompilerCI: ciInstanceKlass::get_canonical_holder() doesn't respect instance size
97JDK-8244675hotspotcompilerassert(IncrementalInline || (_late_inlines.length() == 0 && !has_mh_late_inlines()))
98JDK-8272703hotspotcompilerStressSeed should be set via FLAG_SET_ERGO
99JDK-8271954hotspotcompilerC2: assert(false) failed: Bad graph detected in build_loop_late
100JDK-8272413hotspotcompilerIncorrect num of element count calculation for vector cast
101JDK-8272574hotspotcompilerC2: assert(false) failed: Bad graph detected in build_loop_late
102JDK-8276157hotspotcompilerC2: Compiler stack overflow during escape analysis on Linux x86_32
103JDK-8268882hotspotcompilerC2: assert(n->outcnt() != 0 || C->top() == n || n->is_Proj()) failed: No dead instructions after post-alloc
104JDK-8271567hotspotcompilerAArch64: AES Galois CounterMode (GCM) interleaved implementation using vector instructions
105JDK-8271215hotspotgcFix data races in G1PeriodicGCTask
106JDK-8274501hotspotgcc2i entry barriers read int as long on AArch64
107JDK-8271862hotspotgcC2 intrinsic for Reference.refersTo() is often not used
108JDK-8271121hotspotgcZGC: stack overflow (segv) when -Xlog:gc+start=debug
109JDK-8272170hotspotgcMissing memory barrier when checking active state for regions
110JDK-8277212hotspotgcGC accidentally cleans valid megamorphic vtable inline caches
111JDK-8275426hotspotgcPretouchTask num_chunks calculation can overflow
112JDK-8274435hotspotjfrEXCEPTION_ACCESS_VIOLATION in BFSClosure::closure_impl
113JDK-8272850hotspotruntimeDrop zapping values in the Zap* option descriptions
114JDK-8273606hotspotruntimeZero: SPARC64 build fails with si_band type mismatch
115JDK-8273373hotspotruntimeZero: Cannot invoke JVM in primordial threads on Zero
116JDK-8273505hotspotruntimeruntime/cds/appcds/loaderConstraints/DynamicLoaderConstraintsTest.java#default-cl crashed with SIGSEGV in MetaspaceShared::link_shared_classes
117JDK-8273176hotspotruntimehandle latest VS2019 in abstract_vm_version
118JDK-8273695hotspotruntimeSafepoint deadlock on VMOperation_lock
119JDK-8273489hotspotruntimeZero: Handle UseHeavyMonitors on all monitorenter paths
120JDK-8273229hotspotruntimeUpdate OS detection code to recognize Windows Server 2022
121JDK-8274840hotspotruntimeUpdate OS detection code to recognize Windows 11
122JDK-8273342hotspotruntimeNull pointer dereference in classFileParser.cpp:2817
123JDK-8272345hotspotruntimemacos doesn't check `os::set_boot_path()` result
124JDK-8272114hotspotruntimeUnused _last_state in osThread_windows
125JDK-8274293hotspotruntimeBuild failure on macOS with Xcode 13.0 as vfork is deprecated
126JDK-8274338hotspotruntimecom/sun/jdi/RedefineCrossEvent.java failed "assert(m != __null) failed: NULL mirror"
127JDK-8238649hotspotruntimeCall new Win32 API SetThreadDescription in os::set_native_thread_name
128JDK-8261579hotspotruntimeAArch64: Support for weaker memory ordering in Atomic
129JDK-8268927hotspotruntimeWindows: link error: unresolved external symbol "int __cdecl convert_to_unicode(char const *,wchar_t * *)"
130JDK-8273486hotspotruntimeZero: Handle DiagnoseSyncOnValueBasedClasses VM option
131JDK-8273483hotspotruntimeZero: Clear pending JNI exception check in native method handler
132JDK-8273440hotspotruntimeZero: Disable runtime/Unsafe/InternalErrorTest.java
133JDK-8273333hotspotruntimeZero should warn about unimplemented -XX:+LogTouchedMethods
134JDK-8268893hotspotruntimejcmd to trim the glibc heap
135JDK-8273902hotspotruntimeMemory leak in OopStorage due to bug in OopHandle::release()
136JDK-8269687hotspotruntimepauth_aarch64.hpp include name is incorrect
137JDK-8275604hotspotruntimeZero: Reformat opclabels_data
138JDK-8277029hotspotsvcJMM GetDiagnosticXXXInfo APIs should verify output array sizes
139JDK-8270320hotspottestJDK-8270110 committed invalid copyright headers
140JDK-8270946security-libsjava.securityX509CertImpl.getFingerprint should not return the empty String
141JDK-8273826security-libsjava.securityCorrect Manifest file name and NPE checks
142JDK-8274215security-libsjava.securityRemove globalsignr2ca root from 17.0.2
143JDK-8274736security-libsjava.securityConcurrent read/close of SSLSockets causes SSLSessions to be invalidated unnecessarily
144JDK-8277224security-libsjava.security sun.security.pkcs.PKCS9Attributes.toString() throws NPE
145JDK-8270317security-libsjavax.net.sslLarge Allocation in CipherSuite
146JDK-8275811security-libsjavax.net.sslIncorrect instance to dispose
147JDK-8273026security-libsjavax.securitySlow LoginContext.login() on multi threading application
148JDK-8274205security-libsorg.ietf.jgss:krb5Handle KDC_ERR_SVC_UNAVAILABLE error code from KDC
149JDK-8273894security-libsorg.ietf.jgss:krb5ConcurrentModificationException raised every time ReferralsCache drops referral
150JDK-8273234toolsjavacextended 'for' with expression of type tvar causes the compiler to crash
151JDK-8262095toolsjavacNPE in Flow$FlowAnalyzer.visitApply: Cannot invoke getThrownTypes because tree.meth.type is null
152JDK-8268885toolsjavacduplicate checkcast when destination type is not first type of intersection type
153JDK-8269113toolsjavacJavac throws when compiling switch (null)
154JDK-8275302toolsjavacunexpected compiler error: cast, intersection types and sealed
155JDK-8274347toolsjavacPassing a *nested* switch expression as a parameter causes an NPE during compile
156JDK-8268894toolsjavacforged ASTs can provoke an AIOOBE at com.sun.tools.javac.jvm.ClassWriter::writePosition
157JDK-8273408toolsjavacjava.lang.AssertionError: typeSig ERROR on generated class property of record
158JDK-8271254toolsjavacjavac generates unreachable code when using empty semicolon statement
159JDK-8274942toolsjavacAssertionError at jdk.compiler/com.sun.tools.javac.util.Assert.error(Assert.java:155)
160JDK-8272639toolsjpackagejpackaged applications using microphone on mac
161JDK-8274087toolsjpackageWindows DLL path not set correctly.
162JDK-8273593toolsjpackage[REDO] Warn user when using mac-sign option with unsigned app-image.
163JDK-8272328toolsjpackage java.library.path is not set properly by Windows jpackage app launcher
164JDK-8268457xmlXML Transformer outputs Unicode supplementary character incorrectly to HTML

[8]ページ先頭

©2009-2025 Movatter.jp