2017-12-22 dholmes 8194071: [Testbug] Update VMDeprecatedOptions test for obsolete/expired options
2017-12-19 dholmes 8193840: Add compiler/c2/Test8007294.java to the problem list
2017-12-18 rehn 8193514: UseMembar should not be obsoleted yet
2017-12-15 thartmann 8193608: Quarantine test/hotspot/jtreg/compiler/codegen/Test6896617.java until JDK-8193479 is fixed
2017-12-21 mchung 8193767: Improve javadoc in ResourceBundle working with modules
2017-12-21 mchung 8193780: (ref) Remove the undocumented "jdk.lang.ref.disableClearBeforeEnqueue" system property
2017-12-21 cushon 8193216: Filer should warn if processors redefine symbols from the classpath or sourcepath
2017-12-21 xuelei 8193683: Increase the number of clones in the CloneableDigest
2017-12-21 dholmes 8193838: Update jtreg requiredVersion to 4.2 b11 for JDK 11 and 12 support
2017-12-20 psandoz 8193085: Vectorize the nio Buffer equals and compareTo implementations
2017-12-20 psandoz 8191913: Bump classfile version number to 55
2017-12-20 attila 8193371: Use Dynalink REMOVE operation in Nashorn
2017-12-20 bpb 8193842: Replace Files.copy(InputStream,OutputStream) with InputStream.transferTo(OutputStream)
2017-12-20 mcimadamore 8057650: uniform error diagnostics for inconsistent inherited method signatures
2017-12-19 prr Merge
2017-12-19 prr Merge
2017-12-19 rfield 8179858: jshell tool: sync nomenclature from reference to online /help
2017-12-18 prr Merge
2017-12-13 rfield 8188894: jdk/jshell/ToolShiftTabTest.java failed with IllegalStateException
2017-12-13 prr Merge
2017-12-13 dmarkov 8154405: AccessControlException by URLPermission check
2017-12-19 cushon 8007720: Names are not loaded correctly for method parameters if the parameters have annotations
2017-12-19 darcy 8173382: Add -source 11 and -target 11 to javac
2017-12-16 dholmes 8193364: verify_special_jvm_flags should not cause an assertion failure when version is bumped
2017-12-15 lana Added tag jdk-10+36 for changeset 959f2f7cbaa6
2017-12-14 jjg 8193525: Intermittent failures of TestModulePackages.java jdk-10+36
2017-12-14 lana Added tag jdk-11+0 for changeset 0ee20aad71c4
2017-12-14 erikj 8193208: Add additional licensing file for the JDK
2017-12-14 redestad 8193507: [REDO] Startup regression due to JDK-8185582 jdk-11+0
2017-12-14 alanb Merge
2017-12-14 alanb 8193503: javah launcher was not removed by JDK-8191054
2017-12-14 attila 8193296: Parser should not eagerly transform delete expressions
2017-12-14 weijun 8192988: keytool should support -storepasswd for pkcs12 keystores
2017-12-14 mdoerr 8193257: PPC64, s390 implementation for Thread-local handshakes
2017-12-14 lucy 8193443: [s390]: EncodeISOArray generates wrong vector code
2017-12-14 sherman 8193490: java/util/zip/ZipFile/ClearStaleZipFileInputStreams.java, FinalizeZipFile.java, TestCleaner.java, Collectible.java failed because cleaner can't finish
2017-12-14 darcy 8193489: Add information about local variable type inference to SourceVersion.RELEASE_10
2017-12-14 smarks 8140281: add no-arg Optional.orElseThrow() as preferred alternative to get()
2017-12-14 mr 8192833: JEP 322: Time-Based Release Versioning
2017-12-14 jjg Merge
2017-12-14 jjg 8178070: duplicate entries in package table
2017-12-14 hannesw 8191301: JavaImporter fails to resolve imported elements within functions, that contain too many statements
2017-12-13 jjg 8191054: Remove the Native-Header Tool (javah)
2017-12-13 smarks 8193476: (jdeprscan) additional version updates for JDK 10
2017-12-13 neliasso 8192971: LockCompilationTest fails intermittently
2017-12-08 jwilhelm Merge
2017-12-08 dcubed 8193225: [BACKOUT] fix for 8182307 Error during JRMP connection establishment
2017-12-07 dcubed 8182307: Error during JRMP connection establishment
2017-12-07 sangheki 8193105: Print error code when map_memory_to_file() fails
2017-12-07 roland 8192908: -XX:+UseCountedLoopSafepoints alone doesn't disable strip mining with G1
2017-12-07 jwilhelm Merge
2017-12-07 dlong 8193009: compiler/c2/Test7029152.java crashes with SIGILL in java.lang.StringLatin1.indexOf with -XX:+UseJVMCICompiler
2017-12-07 jiangli 8193065: [TESTBUG] [TESTBUG]GCSharedStringsDuringDump.java: Exception in thread "main" java.lang.RuntimeException: String is not shared.
2017-12-06 dcubed 8191789: migrate more Thread-SMR stuff from thread.[ch]pp -> threadSMR.[ch]pp
2017-12-05 dlong 8192870: [Testbug] runtime/handshake/HandshakeTransitionTest throws NPE
2017-12-05 dlong 8145579: SimpleThresholdPolicy assumes non-trivial methods to be trivial
2017-12-05 kvn 8192846: Support cmov vectorization for float
2017-12-05 hb 8192909: Invalid username or password in HashedPasswordFileTest.java
2017-12-05 sjohanss 8193068: Add gc/g1/TestVerifyGCType.java to problem list
2017-12-05 sjohanss 8192983: gc/g1/TestVerifyGCType.java might fail on loaded machines
2017-12-05 ihse 8193045: JDK-8190484 breaks build on Windows
2017-11-30 phedlin 8191232: compiler/intrinsics/bigInteger/TestMultiplyToLen.java fails with java.lang.Exception: Failed
2017-12-05 dholmes 8192950: Missing -nativepath for svc tests
2017-12-05 thartmann 8191360: Lookup of critical JNI method causes duplicate library loading with leaking handler
2017-12-04 ysuenaga 8192897: NPE occurs on clhsdb jstack
2017-12-04 ihse 8190484: Move jvm.h, jmm.h et al to hotspot/*/include
2017-12-04 never 8191052: [Graal] java/lang/invoke/CallSiteTest.java intermittently fails with "Failed dependency of type call_site_target_value" when running with Graal as JIT
2017-12-02 roland 8191950: assertion failed: no insertions allowed
2017-12-02 jwilhelm Merge
2017-12-02 sballal 8192823: SA: Testcase for 'clhsdb source' command
2017-12-13 bpatel 8164407: Add module support for -link and -linkoffline javadoc option
2017-12-13 redestad 8193471: Startup regression due to JDK-8185582
2017-12-13 bchristi 8193460: Take tools/launcher/TestXcheckJNIWarnings.java back off the ProblemList
2017-12-13 prr Merge
2017-12-13 akolarkunnu 8191803: [TEST_BUG] : sanity/client/SwingSet/src/ProgressBarDemoTest.java failed with "Wait "greater then 1349" state to be reached
2017-12-12 kaddepalli 8187936: Automatically selecting a new JTree node in a model listener can cause unusual behavior
2017-12-12 pnarayanan 8188083: NullPointerExcpn-java.awt.image.FilteredImageSource.startProduction JDK-8079607
2017-12-12 sveerabhadra 8146537: TrayIcon Action Listener doesnt work in WIndows 10
2017-12-12 sveerabhadra 8190515: java.awt.Desktop.moveToTrash(File) prompts on Windows 7 but not on Mac
2017-12-12 rfield 8162989: jshell tool: /edit with external editor leaks files in /tmp
2017-12-11 prr 8189809: Large performance regression in Swing text layout
2017-12-11 lbourges 8191814: Marlin rasterizer spends time computing geometry for stroked segments that do not intersect the clip
2017-12-11 prr Merge
2017-12-10 serb 8178401: Various audio files writers do not close file streams properly
2017-12-10 serb 8193012: Small cleanup of AWTEvent class
2017-12-09 prr 8183960: Upgrade to libpng 1.6.34
2017-12-08 prr 8193211: Update jtreg TEST.groups and ProblemList for client-libs
2017-12-08 ssadetsky 8177758: Regression in java.awt.FileDialog
2017-12-08 pbansal 8191436: ListSelectionModel.setSelectionMode() underspecified
2017-12-08 psadhukhan 8191639: NPE from BasicListUI.Actions.getNextPageIndex
2017-12-07 rfield 8192863: jshell tool: /<id><tab> gives "No such command"
2017-12-07 prr 8188836: Upgrade to Harfbuzz 1.7.1 in JDK 10
2017-12-05 rfield 8192979: jshell tool: Online help text for commands is confusing
2017-12-05 rfield 8191455: jdk/jshell/StartOptionTest.java and jdk/jshell/ToolProviderTest.java failed after changeset e0f08a
2017-12-05 serb 8189656: The Windows L&F should be moved out from the shared folder
2017-12-04 prr Merge
(0) -30000 -10000 -3000 -1000 -300 -100 -96 +96 +100 +300 +1000 +3000 +10000 tip