2015-11-23 flar 8143848: changeset was pushed with wrong attributions
2015-11-23 flar 8076529: Marlin antialiasing renderer integration
2015-11-23 bpb 8143342: Integrate Java Image I/O support for TIFF per JEP 262
2015-11-23 prr Merge
2015-11-23 prr 8143177: Integrate harfbuzz opentype layout engine per JEP 258
2015-11-23 kshefov 7146533: [TEST BUG] [macosx] skip java/awt/xembed/server/RunTestXEmbed.java for Mac OS X
2015-11-22 serb 8135100: Behavior of null arguments not specified in javax.sound.sampled.spi
2015-11-20 ptbrunet 8056925: Add jaccessinspector and jaccesswalker to the bin directory
2015-11-20 rchamyal 8037575: JFrame on Windows doesn't animate when setting ICONIFIED state
2015-11-19 omajid 8142898: Prefer isFile()/isDirectory() over exists() in SoftSynthesizer
2015-11-18 serb 8143256: The build is broken after JDK-8081411
2015-11-18 alexsch 8081411: Add an API for painting an icon with a SynthContext
2015-11-17 prr Merge
2015-11-17 prr Merge
2015-11-17 psadhukhan 8067059: PrinterJob.pageDialog() with DialogSelectionType.NATIVE returns a PageFormat when cancelled.
2015-11-17 psadhukhan 8039412: Stack overflow on Linux using DialogTypeSelection.NATIVE
2015-11-17 alexsch 8132770: Test javax/swing/JRadioButton/FocusTraversal/FocusTraversal.java fails in MacOSX
2015-11-17 alexsch 7124218: Space should select cell in the JTable
2015-11-17 rchamyal 8030099: Memory usage of java process increases after pressing start button in test window
2015-11-17 prr 7162125: [macosx] A font has different behaviour for ligatures depending on its creation mod
2015-11-16 rchamyal 6288609: JInternalFrame.setDefaultCloseOperation() interferes with "close" behavior
2015-11-16 psadhukhan 8081491: The case print incomplete.
2015-11-13 rchamyal 8079253: Test javax/swing/SwingUtilities/TestBadBreak/TestBadBreak.java fails
2015-11-13 alexsch 8137571: Linux HiDPI Graphics support
2015-11-13 alexsch 8073320: Windows HiDPI Graphics support
2015-11-12 ptbrunet 8134116: Add more comprehensive fix and regression test for JDK-8133897
2015-12-02 ksrini 8144533: VersionCheck.java failing after Verona changes in dev
2015-12-02 smarks 8143858: typo in Timer.purge() doc
2015-12-02 vtewari 6856817: Poor performance of Writer#append with CharBuffer
2015-12-02 lana Merge
2015-12-02 ntv 8144349: @since tag missed
2015-12-02 xuelei 8144313: Test SessionTimeOutTests can be timeout
2015-12-02 rriggs 8143879: jdk/internal/jimage/JImageReadTest.java crashes jvm in msvcr120.dll
2015-12-02 rriggs 8143876: test/java/lang/ProcessHandle/TreeTest.java failed intermittently with assertion error
2015-12-02 redestad 8143131: Remove unused code from java.lang.invoke
2015-12-02 weijun 8141690: JDK-8133151 change to MakeJavaSecurity.java is not complete
2015-12-02 weijun 8130132: jarsigner should emit warning if weak algorithms or keysizes are used
2015-12-02 weijun 8141457: keytool default cert fingerprint algorithm should be SHA-256
2015-12-02 vinnie 8144093: JEP 244/8051498 - TLS Application-Layer Protocol Negotiation Extension
2015-12-02 xuelei 8143298: Test ReadTimeout.java fails intermittently
2015-12-01 amurillo Merge
2015-11-30 amurillo Merge
2015-11-30 jwilhelm Merge
2015-11-26 akulyakh 8143121: javax/management/remote/mandatory/loading/MethodResultTest.java fails intermittently
2015-11-24 erikj 8142336: Convert the SA agent build to modular build-infra makefiles
2015-11-24 mchung 8143967: The stream state check should handle unsigned anchor value
2015-11-24 mchung 8143911: Reintegrate JEP 259: Stack-Walking API
2015-11-24 ctornqvi Merge
2015-11-24 ctornqvi 8143931: Back out JDK-8140450
2015-11-24 chegar 8140687: Move @Contended to the jdk.internal.vm.annotation package
2015-11-24 jiangli Merge
2015-11-23 jiangli Merge
2015-11-23 jiangli Merge
2015-11-23 jiangli Merge
2015-11-19 jiangli Merge
2015-06-24 iklam 8140802: Clean up and refactor of class loading code for CDS
2015-11-23 mchung 8140450: Implement JEP 259: Stack-Walking API
2015-11-27 amurillo Merge
2015-11-23 neliasso Merge
2015-11-16 neliasso Merge
2015-11-16 roland 8042997: Make intrinsic some or all check index/range methods
2015-12-01 redestad 8143926: ObjectStreamField constructor eagerly load ObjectStreamClass
2015-12-01 weijun 8144294: jdk/security/jarsigner/Function.java failed to clean up files after test on Windows
2015-12-01 weijun 8144107: jdk/security tests not included
2015-12-01 xuelei 8136442: Don't tie Certificate signature algorithms to ciphersuites
2015-11-30 lana Merge
2015-11-30 robm 8142872: Remove support for sun.nio.ch.PollSelectorProvider from 9
2015-11-13 jbachorik 8043138: Attach API should not require jvmstat rmi protocol
2015-11-29 alanb 8144210: Runtime.currentRuntime should be final
2015-11-27 mkos 8131334: SAAJ Plugability Layer: using java.util.ServiceLoader
2015-11-26 dl 8143087: Miscellaneous changes imported from jsr166 CVS 2015-11
2015-11-26 dl 8142441: Improve jtreg tests for java.util.concurrent
2015-11-26 dl 8139574: ReentrantReadWriteLock documentation example has compile time error
2015-11-26 dl 8072015: java/util/Collections/CheckedMapBash.java failed TreeSet(reverseOrder)
2015-11-26 dl 8140471: java/util/concurrent/locks/ReentrantLock/TimeoutLockLoops.java timed out
2015-11-26 dl 8140468: java/util/concurrent/locks/ReentrantLock/CancelledLockLoops.java failed with java.lang.Error: Completed == 4; expected 2
2015-11-26 dl 8141031: java/util/concurrent/Phaser/Basic.java starts failing intermittently
2015-11-26 dl 8143086: Document that ForkJoinWorkerThreadFactory.newThread can return null to reject request
2015-11-26 dl 8143073: Improve documentation for ConcurrentHashMap serialized form
2015-11-26 dl 8140587: Atomic*FieldUpdaters should use Class.isInstance instead of direct class check
2015-11-25 lancea 8085984: Add JDBC Sharding API
2015-11-25 lancea 8143165: Add Statement.isSimpleIdentifier and update enquoteLiteral
2015-11-25 mhaupt 8143798: jck failures: api/java_lang/invoke/MethodHandle/index_MethodsTests[asSpreaderWMTE]: java.lang.VerifyError: Bad type on operand stack
2015-11-25 okutsu 7047633: remove @ignore 6876961 from test/java/util/ResourceBundle/Test4300693.java
2015-11-25 weijun 8143913: MSCAPI keystore should accept Certificate[] in setEntry()
2015-11-25 amjiang 8143377: Test PKCS8Test.java fails
2015-11-24 rgoel 7011840: TEST_BUG java/util/Locale/LocaleEnhanceTest.java
2015-11-24 shade 8136500: Integer/Long getChars and stringSize should be more idiomatic
2015-11-24 erikj 8143141: Bring in minor build changes from the jigsaw/jake forest
2015-11-24 attila 8141338: Move jdk.internal.dynalink package to jdk.dynalink
2015-11-24 okutsu 8073211: javadoc of Format parseObject methods should specify NullPointerExceptions
2015-11-23 shurailine 8139430: Refactor test library to decrease module dependencies of tests
2015-11-23 sherman 8143553: StringBuffer.getByte(byte[], int, byte) should be package private (not protected)
2015-11-23 darcy 8143813: Problem list PKCS8Test.java
2015-11-23 amlu 8143583: Several tests don't work with latest jtreg due to non-existing files in @build
2015-09-28 ksrini 8066272: pack200 must support Multi-Release Jars
2015-12-02 lana Added tag jdk-9+95 for changeset 67e86f2e3448
2017-07-05 duke Merge
2015-12-07 lana Merge
2015-12-02 lana Merge
2015-11-30 amurillo Merge
2015-11-30 jwilhelm Merge
2015-11-27 mlarsson 8142952: Unified Logging framework does not allow multiple -Xlog: arguments.
2015-11-27 ehelin Merge
2015-11-26 ehelin 8144076: Move evac failure handling and reference processing to post_evacuate_collection_set
2015-11-26 ehelin 8144075: Move prepare_for_oops_into_collection_set_do into pre_evacuate_collection_set
2015-11-27 erikj 8144134: Nightly tests fail with SIGSEGV in Ticks::now()
2015-11-26 ehelin 8142404: Parallelize the restoring of preserved marks
2015-10-19 ehelin 8139892: Allow G1CollectorPolicy to specify if reference processing should be enabled
2015-11-26 ehelin Merge
2015-11-25 ehelin 8142494: Add extension point to G1EvacuationRootClosures
2015-11-26 coleenp Merge
2015-11-25 coleenp Merge
2015-11-25 sebastian 8136978: Much nearly duplicated code for vmError support
2015-11-25 acorn Merge
2015-11-25 acorn 8098557: Only init superintf if subclass, not sub interface inits.
2015-11-25 tschatzl Merge
2015-11-25 tschatzl Merge
2015-11-25 tschatzl 8136679: JFR event for adaptive IHOP
2015-11-24 tschatzl 8136678: Implement adaptive sizing algorithm for IHOP
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 tip