2017-12-11 sherman 8185582: Update Zip implementation to use Cleaner, not finalizers
2017-12-11 jlahoda 8189778: Jshell crash on tab for StringBuilder.append(
2017-12-08 jlahoda 8189782: com.sun.tools.javac.api.JavacTool.isSupportedOption misreports number of arguments consumed
2017-12-11 clanger 8192978: Missing checks and small fixes in jdwp library
2017-12-11 sadayapalam 8182401: Verification error for enclosing instance capture inside super constructor invocation
2017-12-08 dl 8192944: Miscellaneous changes imported from jsr166 CVS 2017-12-08
2017-12-08 dl 8192943: Optimize atomic accumulators using VarHandle getAndSet
2017-12-08 dl 8193174: SubmissionPublisher invokes the Subscriber's onComplete before all of its submitted items have been published
2017-12-03 martin 8192935: Fix EnumSet's SerializationProxy javadoc
2017-12-08 bchristi 8193271: ProblemList tools/launcher/TestXcheckJNIWarnings.java
2017-12-08 iignatyev 8181118: update java/time tests to use RandomFactory from the top level testlibrary
2017-12-08 darcy 8193194: Update javax.lang.model.util visitors for 10
2017-12-08 dfuchs 8187073: The java.util.logging.Level.findLevel() will not correctly find a Level by it's int value
2017-12-08 xuelei 8148421: Transport Layer Security (TLS) Session Hash and Extended Master Secret Extension
2017-12-01 rriggs 8080225: FileInput/OutputStream/FileChannel cleanup should be improved
2017-12-08 sundar 8192986: Inconsistent handling of exploded modules in jlink
2017-12-08 alanb 8193256: Configuration and ModuleLayer findModule cleanup
2017-12-08 dfuchs 8191033: Regression in logging.properties: specifying .handlers= for root logger (instead of handlers=) no longer works
2017-12-08 hannesw 8193137: Nashorn crashes when given an empty script file
2017-12-08 attila 8192970: Element getters/setters with fixed key fail to link properly
2017-12-08 clanger 8193183: Fix format string in libdt_shmem/shmemBase.c
2017-12-08 ksrini 8034254: Don't use binary testing files broken.jar
2017-12-08 weijun 8192987: keytool should remember real storetype if it is not provided
2017-12-07 ksrini 8149402: "-group" option issue for classes from default package
2017-12-07 smarks 8177681: Remove methods Runtime.getLocalized{Input,Output}Stream
2017-12-07 ksrini 8191030: @value Tags are not resolved by javadoc 9.
2017-12-07 erikj 8188789: Update JDK 9.0.1 and Future OpenJDK bundle names
2017-12-07 lana Merge
2017-12-07 lana Added tag jdk-10+35 for changeset d8c634b016c6
2017-12-07 darcy 8193191: Update JavacTestingAbstractProcessor for JDK 10
2017-12-07 jlahoda 8189248: Jshell: error with mutually dependent snippets, when one must be replaced
2017-12-07 igerasim 8193156: Need to backout fixes for JDK-8058547, JDK-8055753, JDK-8085903
2017-12-07 mchung 8192945: Need stable sort for MODULES entry in the release file
2017-12-07 mchung 8193159: Reduce the number of classes loaded due to NativeLibrary
2017-12-07 bpb 8191872: (fs) UnixNativeDispatcher conditionally compiles in support for high precision timestamps
2017-12-07 alanb 8191867: Module attribute in 54.0+ class file cannot contains a requires java.base with ACC_TRANSITIVE or ACC_STATIC_PHASE
2017-12-05 sjohanss 8193068: Add gc/g1/TestVerifyGCType.java to problem list
2017-12-07 jiangli 8193065: [TESTBUG] [TESTBUG]GCSharedStringsDuringDump.java: Exception in thread "main" java.lang.RuntimeException: String is not shared.
2017-12-07 dlong 8193009: compiler/c2/Test7029152.java crashes with SIGILL in java.lang.StringLatin1.indexOf with -XX:+UseJVMCICompiler
2017-12-05 sjohanss 8192983: gc/g1/TestVerifyGCType.java might fail on loaded machines
2017-12-05 hb 8192909: Invalid username or password in HashedPasswordFileTest.java
2017-12-02 roland 8191950: assertion failed: no insertions allowed
2017-12-02 jwilhelm Merge
2017-12-02 vdeshpande 8170244: Update UseAVX after cpu feature detection to use more default mapping
2017-12-02 vdeshpande 8190494: Different results with UseAVX=3 when calling AVX-512 native function via JNI
2017-12-02 roland 8192762: LoopNode::verify_strip_mined() fails with "assert failed: only phis"
2017-12-01 iignatyev 8191273: applications/ctw/modules tests fail intermittently
2017-12-01 iklam 8190809: JVM crashes while generating appcds for classpath with empty directory entry
2017-12-01 dlong 8192814: Update Graal
2017-12-01 coleenp Merge
2017-12-01 mdoerr 8192898: AIX build broken after JDK-8190308
2017-12-01 mdoerr 8192825: PPC64: Missing null check in C1 inline cache check
2017-12-01 lucy 8192818: [s390]: restoring register contents calculates wrong value
2017-12-01 egahlin 8179083: Uninitialized notifier in Java Monitor Wait tracing event
2017-12-01 dcubed 8192810: EnableThreadSMRStatistics should be default off in release builds
2017-12-01 dpochepk 8189439: Parameters type profiling is not performed from aarch64 interpreter
2017-12-01 dchuyko 8191129: AARCH64: Invalid value passed to critical JNI function
2017-12-01 jgeorge 8191538: SA: tests for clhsdb commands: vmstructsdump, field, symboltable and symbol
2017-12-01 jcm 8006887: Comment about LIR_OprDesc.value in c1_LIR.hpp is incorrect
2017-12-01 sjohanss 8191821: Finer granularity for GC verification
2017-12-01 jgeorge 8191914: New SA test timeout on windows
2017-12-01 mseledtsov 8192866: [TESTBUG] Move UseAppCDS.java from the closed ProblemList.txt to the open one
2017-12-01 mseledtsov 8191943: [TESTBUG] docker/TestCPUAwareness fails on machine with 2 CPUs
2017-12-01 ysuenaga 8190837: BasicType and BasicTypeSize should refer to HotSpot values
2017-12-01 cjplummer 8192840: serviceability/dcmd/jvmti/AttachFailed/AttachNoEntry.java failing on Windows
2017-11-30 dcubed 8191787: move private inline functions from thread.inline.hpp -> thread.cpp
2017-11-30 dlong 8191437: AOT doesn't work easily after thread local handshakes
2017-11-30 ccheung 8174101: Bootclasspath append should not invalidate CDS archive
2017-11-30 ecaspole 8192821: Make LogCompilation into a maven project
2017-11-30 eosterlund 8186787: clang-4.0 SIGSEGV in Unsafe_PutByte
2017-11-30 rkennke 8191564: Refactor GC related servicability code into GC specific subclasses
2017-11-30 iveresov 8192756: SIGSEGV in nmethod::new_native_nmethod
2017-11-30 jgeorge 8191324: SA cleanup -- part 2
2017-11-30 rehn 8192072: 8191782 fix for VMDeprecatedOptions.java missed DeferThrSuspendLoopCount and duplicated DeferPollingPageLoopCount
2017-11-30 ecaspole Merge
2017-11-30 ecaspole 8191779: LogCompilation throws java.lang.Error: scope underflow
2017-11-30 bobv Merge
2017-11-30 bobv 8192154: JVM crashes inside some chroot environments on linux
2017-11-30 sballal 8191658: SA: Testcases for attach, detach, reattach and Jhisto commands
2017-11-30 sjohanss 8192807: testlibrary_tests/TestMutuallyExclusivePlatformPredicates.java fail due to new method in Platform.java
2017-11-30 sballal 8184982: SA: Running ClassDump on a simple java program generates NullPointerException
2017-11-28 stefank 8192061: Clean up allocation.inline.hpp includes
2017-11-30 iklam 8191747: [TESTBUG] runtime/appcds/DumpClassList.java and ProhibitedPackage.java fail on product bits
2017-11-28 iklam 8191927: Enable AppCDS for custom loaders on all 64-bit Linux and AIX
2017-11-30 kkharbas 8190980: Develop test cases and collect test pass rate
2017-11-30 kkharbas 8190308: Implementation: JEP 316: Heap Allocation on Alternative Memory Devices
2017-11-29 kvn 8184361: AOT lib at jdk/lib/libjava.base-coop.so seems to override -XX:AOTLibrary=
2017-11-29 dchuyko 8188221: Return type profiling is not performed from aarch64 interpreter
2017-11-29 ysuenaga 8165736: Error message should be shown when JVMTI agent cannot be attached
2017-11-28 coleenp Merge
2017-11-27 zgu 8190729: Adjustment to anonymous metadata space chunk allocation algorithm
2017-11-28 kbarrett 8191870: Remove badJNIHandle
2017-11-28 thartmann 8191996: VM startup fails with CodeCacheExpansionSize=32768 is outside the allowed range
2017-11-28 roland 8186027: C2: loop strip mining
2017-11-28 hb 5016517: Replace plaintext passwords by hashed passwords for out-of-the-box JMX Agent
2017-11-28 simonis 8191863: [s390] Fix CDS: some bytecode rewriting doesn't depend on RewriteControl
2017-11-28 simonis 8191770: [ppc64] Fix CDS: don't rewrite invokefinal if DumpSharedSpaces
2017-11-28 dchuyko 8191769: AARCH64: Fix hint instructions encoding
2017-11-28 drwhite 8188877: Improper synchronization in offer_termination
2017-11-28 jgeorge 8191961: SA: Remove left over quarantined SA tests due to 8184042 from ProblemList.txt
2017-11-28 iklam 8188791: Move AppCDS from closed repo to open repo
2017-11-28 jiangli 8191504: [TESTBUG] CDSTestUtils.isUnableToMap() should check OptionalData region mapping failure
2017-06-20 njian 8181633: Vectorization fails for some multiplication with constant cases
2017-11-28 roland 8191887: assert(b->is_Bool()) in PhaseIdealLoop::clone_iff() due to Opaque4 node
2017-11-27 dcubed Merge
2017-11-27 jgeorge 8191919: Include TestJhsdbJstackLock.java in ProblemList.txt
2017-11-27 sangheki 8178497: Bug in MutableNUMASpace::ensure_parsability
2017-11-27 roland 8191153: assert(u_ctrl != blk1 && u_ctrl != blk2) failed: won't converge
2017-11-10 jtulach 8189116: Give the jdk.internal.vm.compiler.management only the permissions it really needs to expose the bean
2017-11-27 aph Merge
2017-11-27 aph Merge
2017-11-24 aph 8189596: AArch64: implementation for Thread-local handshakes
2017-11-24 glaubitz 8186461: Zero's atomic_copy64() should use SPE instructions on linux-powerpcspe
2017-11-21 glaubitz 8187227: Zero should use compiler built-ins for atomics on linux-m68k
2017-11-27 gromero 8191868: IdealGraphVisualizer: "ant build/run" fails due to outdated bootstrap.url
2017-11-27 pliden 8191864: Provide a public destructor for WorkGang
2017-11-27 pliden 8191862: Warn about UseNUMA/UseLargePages only when using ParallelGC
2017-11-27 pliden 8191846: jstat prints debug message when debugging is disabled
2017-11-27 rraghavan 8191227: issues with unsafe handle resolution
2017-11-27 thartmann 8087339: The code heap might use different alignment for committed size and reserved size
2017-11-27 thartmann 8179026: Remove explicit code cache options processing
2017-11-27 ehelin 8080345: With perm gen gone, perfdata counter sun.gc.policy.generations should be 2, not 3
2017-11-24 stefank 8191861: Move and refactor hSpaceCounters
2017-11-24 stefank 8191860: Add perfData.inline.hpp
2017-11-24 stefank 8191858: Add missing includes in memoryManager.hpp
2017-11-27 ysuenaga 8185796: jstack and clhsdb jstack should show lock objects
2017-11-26 rraghavan 8191313: compiler/runtime/SpreadNullArg.java fails in tier1
2017-11-25 jwilhelm Merge
2017-11-25 jwilhelm Merge
2017-11-24 dholmes 8191707: Options with invalid values are incorrectly treated as obsolete and ignored
2017-11-24 rehn 8191782: Missing deprecated options in VMDeprecatedOptions.java
2017-11-24 dcubed Merge
2017-11-23 dcubed Merge
2017-11-23 dcubed 8167108: inconsistent handling of SR_lock can lead to crashes
2017-11-22 aharlap 8185591: guarantee(_byte_map[_guard_index] == last_card) failed: card table guard has been modified
2017-11-23 tschatzl 8190426: Lazily initialize refinement threads with UseDynamicNumberOfGCThreads
2017-11-23 tschatzl 8182050: assert(_whole_heap.contains(p)) failed: Attempt to access p out of bounds of card marking array's _whole_heap
2017-11-23 tschatzl 8179244: Assert failed in instanceMirrorKlass.inline.hpp
2017-11-23 sjohanss 8189733: Cleanup Full GC setup and tear down
2017-11-23 ccheung Merge
2017-11-23 ccheung 8191653: Test failures in BootAppendTests - missing jdk.internal.vm.compiler module
2017-11-22 simonis 8187280: Remove unused methods from StubQueue
2017-11-22 ctornqvi 8191768: Introduce a concurrency factor to be able to scale up or down jtreg concurrency when running Hotspot tests
2017-11-22 dlong 8191688: Assert failed in > 200 tests: failed dependencies, but counter didn't change
2017-11-22 lucy 8189793: [s390]: Improve String compress/inflate by exploiting vector instructions
2017-11-22 jwilhelm Merge
2017-11-16 aharlap 8187819: gc/TestFullGCALot.java fails on jdk10 started with "-XX:-UseCompressedOops" option
2017-11-13 lkorinth 8190408: Run G1CMRemarkTask with the appropriate amount of threads instead of starting up everyone
2017-11-22 ihse 8191202: Remove duplicated jmm.h
2017-11-22 rlupusoru 8190800: Support vectorization of Math.sqrt() on floats
2017-11-22 iveresov 8191683: Compile problem on ARM after JDK-8043070
2017-12-06 ksrini 8192933: Wrong generic type parameter in serialized form javadoc
2017-12-06 bpb 8191706: Add Reader::transferTo(Writer)
2017-12-06 ksrini 8191078: Wrong "Package not found" warning
2017-12-06 chegar Merge
2017-12-06 chegar 8191494: Refresh incubating HTTP Client
2017-12-06 vromero 8192885: Compiler in JDK 10-ea+33 misses to include entry in LineNumberTable for goto instruction of foreach loop jdk-10+35
2017-11-03 psandoz 8188870: Bump classfile version number to 54
2017-12-06 coffeys 8185855: Debug exception stacks should be clearer
2017-12-06 ihse 8193060: Set MAKE env variable in jib profile for gnumake
2017-12-06 ihse 8193061: Add run-test-prebuilt functionality
2017-12-06 sspitsyn 8182413: jdwp-protocol is generated without a DOCTYPE directive
2017-12-06 alanb 8182742: ClassLoader.getResourceXXX throws NPE when ClassLoader created by defineModulesWithXXX
2017-12-06 alanb 8186736: Spec clarifications for IllegalArgumentException throwing - ModuleLayer.defineX methods
2017-12-06 alanb 8192973: Adding "Module Resolution" to javadoc search index
2017-12-06 akolarkunnu 8192958: TEST.groups, group jdk_util_other:file not found: jdk/internal/uti
2017-12-06 nishjain 8187551: MessageFormat.setFormat(int, Format) AIOOBE not thrown when documented
2017-12-06 sundar 8185130: jlink should throw error if target image and current JDK versions don't match
2017-12-05 psandoz 8015667: Stream.toArray(IntFunction) ArrayStoreException should refer to component type of array
2017-12-05 erikj 8192771: Boot JDK jar tool used to construct the modular JAR for java.jnlp
2017-12-05 erikj 8191439: Race in building jdk.rmic.interim
2017-12-05 redestad 8193064: JarFile::getEntry0 method reference use cause for startup regression
2017-12-05 bchristi 8187222: ClassLoader.getSystemClassLoader not clear if recursive initialization leads to ISE or unspecified error
2017-12-05 redestad 8176188: jdk/internal/misc/JavaLangAccess/NewUnsafeString.java failing since 9-b93
2017-12-05 ihse 8193055: ADD_JVM_ARG_IF_OK always fails
2017-11-21 goetz 8191678: [TESTBUG] Add keyword headful in java/awt and javax tests.
2017-12-05 weijun 8190674: sun/security/tools/jarsigner/TimestampCheck.java failed with java.nio.file.NoSuchFileException: ts2.cert
2017-12-04 ihse 8193014: Add "special" tests to run-test to cover odd cases
2017-12-04 ksrini 8184683: Add @since and default methods of Compiler Tree API methods
2017-12-04 smarks 8177290: add copy factory methods for unmodifiable List, Set, Map
2017-12-04 ihse 8192995: run-test gtest should use all jvm variants, not just "server"
2017-12-04 ihse 8146977: Move the output "Building configuration X (matching Y)" to lower log level
2017-12-04 ihse 8175795: configure should verify that system zlib contains needed functionality
2017-12-04 ihse 8192854: FONTCONFIG_CFLAGS missing from spec.gmk.in
2017-12-04 mcimadamore 8189749: Devise strategy for making source level checks more uniform
2017-12-04 clanger 8192961: Remove some double semicolons
2017-12-04 njian 8191955: AArch64: incorrect prefetch distance causes an internal error
2017-12-04 vtewari 8190843: can not set/get extendedOptions to ServerSocket
2017-12-03 igerasim 8187985: Broken certificate number in debug output
2017-12-03 igerasim 8187497: Redundant variable assignment in Java_sun_security_jgss_wrapper_GSSLibStub_getMic
2017-12-02 dl 8191069: Miscellaneous changes imported from jsr166 CVS 2017-12
2017-12-02 dl 8187947: A race condition in SubmissionPublisher
2017-12-02 dl 8191937: Lost interrupt in AbstractQueuedSynchronizer when tryAcquire methods throw
2017-12-02 sherman 8191918: tomcat gzip-compressed response bodies appear to be broken in update 151
2017-12-02 psandoz 8186961: Class.getFields() does not return fields of previously visited super interfaces/classes.
2017-12-02 jjg 8034252: Fix non ASCII text file T6302184.java
2017-12-01 ihse 8192816: Let run-test save exit code
2017-12-01 joehw 8191938: Fix lint warnings in JAXP repo: a few Deprecation warrnings and enable -Xlint:all
2017-12-01 erikj 8192876: MacOS build fails intermittently after JDK-8139653
2017-12-01 redestad 8192892: Improve JrtPath::getResolved fast-path test
2017-12-01 lana Merge
2017-12-01 lana Added tag jdk-10+34 for changeset 89deac44e515
2017-12-01 mchung 8192879: jdk.internal.util.jar.VersionedStream is no longer needed
2017-12-01 erikj 8190464: OpenJDK on macosx needs to bundle freetype
2017-11-30 smarks 8160406: Collection.toArray() spec should be explicit about returning precisely an Object[]
2017-11-30 rriggs 8189331: java/io/Serializable/maskSyntheticModifier/MaskSyntheticModifierTest.java failed incorrect serialVersionUID
2017-11-30 erikj 8139653: Freetype bundled on macosx, but not correctly linked
2017-11-30 sherman 8187910: Charset MS950_HKSCS not supported in JDK 9
2017-11-30 aefimov 8186441: Change of behavior in the getMessage () method of the SOAPMessageContextImpl class
2017-11-30 ksrini 8185985: Html files in doc-files directories should be wrapped with standard header and footer
2017-11-30 ksrini 8190552: Augment the Compiler API tree with APIs to represent HTML content
2017-11-30 mullan 8186535: Remove deprecated pre-1.2 SecurityManager methods and fields
2017-11-30 nishjain 6354947: [Fmt-*] Clarify DecimalFormat description of FieldPosition use jdk-10+34
2017-11-24 dholmes 8191707: Options with invalid values are incorrectly treated as obsolete and ignored
2017-11-22 dlong 8191688: Assert failed in > 200 tests: failed dependencies, but counter didn't change
2017-11-23 ccheung 8191653: Test failures in BootAppendTests - missing jdk.internal.vm.compiler module
2017-11-26 rraghavan 8191313: compiler/runtime/SpreadNullArg.java fails in tier1
2017-11-25 jwilhelm Merge
2017-11-22 coleenp Merge
2017-11-21 glaubitz 8191663: Zero variant broken after 8189170 and 8189871
2017-11-21 ccheung 8191739: [TESTBUG] test/hotspot/jtreg/runtime/LoadClass/TestResize.java fails to compile after JDK-8191580
2017-11-21 ecaspole 8191615: LogCompilation can show bytes
2017-11-21 ccheung 8188122: Path length limits on Windows leads to obscure class loading failures
2017-11-21 iklam 8191042: Deprecate VM option CheckEndorsedAndExtDirs
(0) -30000 -10000 -3000 -1000 -224 +224 +1000 +3000 +10000 tip