2018-02-26 redestad 8198492: Bootstrapping java.lang.invoke can cause deadlock after JDK-8198418
2018-02-16 mbaesken 8198275: AIX build broken after latest whitebox.cpp changes
2018-02-26 rfield 8198670: [testbug] Test jdk/internal/jline/extra/HistoryTest.java is broken after 8166232
2018-02-26 nishjain 8060094: java/util/Formatter/Basic.java failed in tr locale
2018-02-26 weijun 8197518: Kerberos krb5 authentication: AuthList's put method leads to performance issue
2018-02-24 mchung 8198653: ClassLoader::getSystemClassLoader throws InternalError when called after shutdown
2018-02-19 jwilhelm Merge
2018-02-16 sballal 8196930: [Testbug] serviceability/sa/ClhsdbFindPC.java fails to find expected output
2018-02-15 psomashe 8196324: Update tests FilterMatch and FilterNoMatch to use TestScaffold.
2018-02-15 mseledtsov 8197906: Enable CDS mode execution of jtreg tests via make
2018-02-14 iklam 8179249: Improve process output analysis in CDS tests
2018-02-15 cjplummer 8196909: gcc 7.2.1 compiler warning in libdt_socket
2018-02-15 jwilhelm Merge
2018-02-15 thartmann 8197828: Null pointer dereference in MultiNode::proj_out_or_null
2018-02-14 zgu 8193373: Cleanup ElfFile and family
2018-02-14 jwilhelm 8197945: Qurarantine failing condy tests
2018-02-14 ccheung 8196920: VerifierTest_1A.java and VerifierTest_1B.java fail: assert(receiver_klass->is_subtype_of(static_receiver_klass)) failed: actual receiver must be subclass of static receiver klass
2018-02-14 iklam 8197857: fieldDescriptor prints incorrect 32-bit representation of compressed oops
2018-02-14 coleenp 8197772: metaspace uses global operator new/delete for gtest testing
2018-02-14 coleenp 8197789: os::SuspendedThreadTask causes references to global operator delete
2018-02-14 jwilhelm Merge
2018-02-14 thartmann 8197608: MacroAssembler::unimplemented calls global operator new[]
2018-02-13 jwilhelm Merge
2018-02-13 kbarrett 8197454: Need Access decorator for storing oop into uninitialized location
2018-02-13 mdoerr 8196786: [PPC64+s390] ConstantDynamic support
2018-02-13 roland 8197563: assert(is_Loop()) crash in PhaseIdealLoop::try_move_store_before_loop()
2018-02-13 tschatzl 7127700: G1: Replace G1PLAB with PLAB
2018-02-13 mlarsson 8194994: Remove redundant string streams used for logging
2018-01-10 eosterlund 8195103: Refactor out card table from CardTableModRefBS to flatten the BarrierSet hierarchy
2018-02-13 psomashe 8196308: Update tests AllLineLocations and ClassesByName to use TestScaffold instead of JDIScaffold.
2018-02-12 lfoltan 8186211: Negative tests for CONSTANT_Dynamic
2018-02-12 ccheung 8193846: Obsolete the VM option UseUTCFileTimestamp
2018-02-09 mbaesken 8197412: Enable docker container related tests for linux s390x
2018-02-12 mdoerr 8197572: s390 build broken after 8165929
2018-02-11 kbarrett 8194691: Cleanup unnecessary casts in Atomic/OrderAccess uses
2018-02-10 jwilhelm Merge
2018-02-10 dsamersoff 8190428: Minimal Dynamic Constant support for AArch64
2018-02-09 psomashe 8193150: Create a jtreg version of the test from JDK-8187143.
2018-02-09 coleenp 8165929: Constify arguments of Copy methods
2018-02-09 tschatzl 8196602: Change HeapRegionClosure to comply to naming conventions
2018-02-09 jgeorge 8175384: SA: clhsdb 'printall' throws ClassCastException while printing out the bytecodes
2018-02-24 alanb 8196830: publicLookup().findVirtual should not return method handle to AccessibleObject.setAccessible
2018-02-23 rriggs 8198656: Update copyright to 2018
2018-02-23 ihse 8198627: JDK-8198318 broke readlink testing
2018-02-23 jjg 8186688: javax.lang.model.util.Elements.hides does not work correctly with interfaces
2018-02-23 rriggs 8198645: Use System.lineSeparator() instead of getProperty("line.separator")
2018-02-23 erikj 8198569: SetupTextFileProcessing should use sed with 'g'
2018-02-23 mchung 8198249: Remove deprecated Runtime::runFinalizersOnExit and System::runFinalizersOnExit
2018-02-23 rriggs 8189330: Cleanup FileDescriptor implementation
2018-02-23 rfield 8198573: JShell: class replace loses instances
2018-02-23 rfield 8166232: jshell tool: cannot access previous history
2018-02-23 lana Merge
2018-02-23 lana Added tag jdk-11+2 for changeset 03ae177c26b0
2018-02-23 clanger 8198539: Cleanup of unused imports in java/util/jar/Attributes.java (java.base) and JdpController.java (jdk.management.agent)
2018-02-22 vromero 8198512: compiler support for local-variable syntax for lambda parameters jdk-11+2
2018-02-22 rfield 8176474: test/jdk/jshell/JdiBogusHostListenExecutionControlTest.java fails with java.net.BindException
2018-02-22 jlahoda 8198563: Test langtools/tools/javac/analyzer/AnonymousInAnonymous.java failing after JDK-8198502
2018-02-22 sdama 8198502: Exception at runtime due to lambda analyzer reattributes live AST
2018-02-21 jlahoda 8197439: Crash with -XDfind=lambda for anonymous class in anonymous class.
2018-02-22 redestad 8198523: Refactor BootstrapMethodInvoker to further avoid runtime type checks
2018-02-22 nishjain 8190904: Incorrect currency instance returned by java.util.Currency.getInstance()
2018-02-21 naoto 8198385: Remove property sun.locale.formatasdefault
2018-02-21 minqi 8194154: System property user.dir should not be changed
2018-02-21 vromero 8198479: JDK build is broken by 8194892
2018-02-20 diazhou 8198303: jdk11+1 was build with incorrect GA date as 2018-03-20
2018-02-20 diazhou 8198301: jdk11+1 was built as 'fcs' instead of 'ea'
2018-02-20 ihse 8198450: Make jdk.internal.vm.compiler/module-info.java.extra reproducable
2018-02-20 mchung 8198441: Replace native Runtime::runFinalization0 method with shared secrets
2018-02-20 redestad 8198418: Invoke LambdaMetafactory::metafactory exactly from the BootstrapMethodInvoker
2018-02-20 vromero 8194892: add compiler support for local-variable syntax for lambda parameters
2018-02-20 erikj 8198328: Create devkit for Solaris with developer studio 12.6 and Solaris11.3
2018-02-20 erikj 8198425: make/Main.gmk Add extra extension/override points to the make file
2018-02-20 sundar 8194922: jlink --exclude-resources should never exclude module-info.class
2018-02-20 alanb 8198417: Exclude tools/jimage/JImageExtractTest.java and tools/jimage/JImageListTest.java on Windows
2018-02-19 alanb 8198380: tools/jimage/JImageExtractTest.java failing
2018-02-19 alanb 8198379: tools/jimage/JImageListTest.java failing
2018-02-19 alanb 8170120: jimage throws IOException when the given file is not a jimage file
2018-02-19 ihse 8198318: Make build comparisons clean again
2018-02-19 igerasim 8058965: Remove IPv6 support from TwoStacksPlainSocketImpl [win]
2018-02-16 naoto 8198228: Spec clarification: j.u.Locale.getDisplayName()
2018-02-16 erikj 8153294: Solaris devkit uses linker from system instead of in devkit
2018-02-16 erikj 8198306: Add post custom extension hooks to two launchers
2018-02-16 ihse 8198227: Fix COMPARE_BUILD after forest consolidation
2018-02-16 lana Merge
2018-02-16 lana Added tag jdk-11+1 for changeset dfa46cfe5634
2018-02-16 sdama 8196959: NullPointerException in discovery003.java
2018-02-16 martin 8197812: (ref) Data race in Finalizer
2018-02-15 alanb 8193819: Error message when module does not have a ModuleMainClass attribute is confusing jdk-11+1
2018-02-15 alanb 8193818: Remove unused single_step field from java.lang.Thread
2018-02-15 sherman 8197988: T2 test javax/net/ssl/interop/ClientHelloChromeInterOp.java failed after JDK-8164278
2018-02-15 martin 8197893: Mistaken type check in CheckedEntrySet.toArray
2018-02-14 sherman 8164278: java.util.Base64.EncOutputStream/DecInputStream is slower than corresponding version in javax.mail package
2018-02-14 redestad 8197849: Misc improvements to jar resource handling
2018-02-14 bpb 8144672: (ch) PipeImpl should use localhost instead of loopback address
2018-02-14 redestad 8195850: Improve startup of code to pull arguments from BootstrapMethodInvoker
2018-02-14 redestad 8197829: Optimize CLDRCalendarDataProviderImpl::retrieveInteger
(0) -30000 -10000 -3000 -1000 -300 -100 -96 +96 +100 +300 +1000 +3000 +10000 tip