2016-04-28 bpatel 8154119: Module summary page should display module description
2016-04-28 rfield 8155580: jshell tool: push for -R missed added file MessageHandler.java
2016-04-28 rfield 8150382: JShell API: Allow setting remote JVM arguments
2016-04-15 jlahoda 8154283: Check for clash between package and class not working when package in a different module
2016-04-28 lana Added tag jdk-9+116 for changeset 33cf53901cac
2017-07-05 duke Merge
2016-04-28 lana Added tag jdk-9+116 for changeset f0cb22ad8db4
2017-07-05 duke Merge
2016-04-29 fyuan 8155514: jaxp.library.TestPolicy should extend the default security policy
2016-04-28 lana Merge
2016-04-28 joehw 8154220: Semi-colon delimited list of catalog files in System property is throwing IllegalArgumentException
2016-04-28 lana Added tag jdk-9+116 for changeset 318476412bc2
2017-07-05 duke Merge
2016-04-28 lana Merge
2016-04-28 hannesw 8155025: 0.001.toFixed(2) should return "0.00" not "0"
2016-04-27 hannesw 8134503: support ES6 parsing in Nashorn
2016-04-28 lana Added tag jdk-9+116 for changeset 973b1c28c6d2
2017-07-05 duke Merge
2016-04-28 lana Added tag jdk-9+116 for changeset bff09f64dd1c
2017-07-05 duke Merge
2016-05-03 alanb 8153925: (fs) WatchService hangs on GetOverlappedResult and locks directory (win)
2016-05-02 ascarpino 8140422: Add mechanism to allow non default root CAs to be not subject to algorithm restrictions
2016-05-02 asmotrak 8155859: Problem list tools/pack200/Pack200Props.java
2016-05-02 prr 8155784: Build failure on Linux arm64
2016-04-30 darcy 8155792: Add @jls citations to java.lang.String
2016-04-29 tvaleev 8154387: Parallel unordered Stream.limit() tries to collect 128 elements even if limit is less
2016-04-29 tvaleev 8153293: Preserve SORTED and DISTINCT characteristics for boxed() and asLongStream() operations
2016-04-29 michaelm 8087124: HTTP/2 implementation
2016-04-29 psandoz 8154755: Add a VarHandle weakCompareAndSet with volatile semantics
2016-04-29 shade 8155215: java.lang.String concatenation spec is unnecessarily strong
2016-04-29 prr Merge
2016-04-29 ssadetsky 8155613: [PIT] crash in AWT_Desktop/Automated/Exceptions/BasicTest
2016-04-29 ssadetsky 8155606: [PIT] Robot's createScreenCapture() broken on Linux
2016-04-25 prr 8154213: clean up uses of boxed primitive constructors in the java.desktop module
2016-04-25 prr Merge
2016-04-25 avstepan 8154962: [TEST] @BeanProperty: add some tests for anonimous classes
2016-04-25 ssadetsky 8145547: [AWT/Swing] Conditional support for GTK 3 on Linux
2016-04-21 serb 8154088: [macosx] SWT does not work on JDK 9 since b65
2016-04-21 prr Merge
2016-04-21 avstepan 8154762: [TEST] add some tests according to JDK-8132138
2016-04-20 ptbrunet 8076554: [macosx] Custom Swing text components need to allow standard accessibility
2016-04-20 psadhukhan 6197099: PrinterJob.getUserName() throws a security exception when user.name permission is not given
2016-04-19 ddehaven Merge
2016-04-19 aghaisas 8031423: Test java/awt/dnd/DisposeFrameOnDragCrash/DisposeFrameOnDragTest.java fails by Timeout on Windows
2016-04-18 pkbalakr 8153056: 8152647(duplicate of 6439354) Manual Test always passes
2016-04-16 serb 7102282: TEST_BUG: sun/java2d/OpenGL/GradientPaints.java should be modified
2016-04-16 serb 8141544: The interface sun.swing.UIClientPropertyKey can be made public
2016-04-16 serb 8154016: [macosx] Some HiDPI code can be removed
2016-04-15 prr 8154269: Remove unused or unnecessary Xm/Xt files and header includes
2016-04-15 alexsch 8132791: No access to SynthContext.getContext()
2016-04-15 aghaisas 8049069: JButton incorrect behaviour on button release
2016-04-15 ssadetsky 8145787: [TEST_BUG][PIT] javax/swing/undo/UndoManager/AbstractDocumentUndoConcurrentTest.java fails with CannotUndoException
2016-04-15 ssadetsky 8153276: [TEST_BUG] javax/swing/JFileChooser/ShellFolderQueries/ShellFolderQueriesTest.java
2016-04-15 ssadetsky 8080395: consider making sun.awt.CausedFocusEvent functionality public
2016-04-15 psadhukhan 8025430: [TEST_BUG] javax/swing/JEditorPane/5076514/bug5076514.java failed since jdk8b108
2016-04-15 psadhukhan 8154057: [macosx] getPrintJob doesn't throw NPE if Frame is null AND type is COMMON
2016-04-15 psadhukhan 6801613: Cross-platform pageDialog and printDialog top margin entry broken
2016-04-15 psadhukhan 6921664: The number of copies and the job name are not passed to a 3rd party PrintService
2016-04-14 prr 8134986: Incorrect use of ConcurrentHashMap.contains in SunFontManager.java
2016-04-14 ssadetsky 8153351: GTK Menu's have no border
2016-04-14 aivanov 8146035: Windows - With LCD antialiasing, some glyphs are not rendered correctly
2016-04-13 psadhukhan 8147841: [macosx] Updating TrayIcons popup menu does not work on Mac OS X
2016-04-29 tvaleev 8155600: Performance optimization of Arrays.asList().iterator()
2016-04-29 shade 8155090: String concatenation fails with a custom SecurityManager that uses concatenation
2016-04-29 redestad 8155036: Remove sun.security.action.GetBooleanSecurityPropertyAction
2016-04-28 smarks 8154801: deprecate Observer and Observable
2016-04-28 lana Merge
2016-04-28 cbensen 8150990: Add helper class in jdk.jlink for packager use to avoid coordination with FX and JDK builds
2016-04-28 chegar 8155578: OpenJDK build failed after JDK-8044773
2016-04-28 amlu 8154733: Fix module dependencies missed in java.rmi tests
2016-04-28 mrkam 8154381: SwingSet tests are not auto closed in jtreg
2016-04-27 chegar 8044773: Refactor jdk.net API so that it can be moved out of the base module
2016-04-27 mchung 8154905: Rename jdk.jvmstat.rmi to jdk.jstatd
2016-04-27 mhaupt 8155106: MHs.Lookup.findConstructor returns handles for array classes
2016-04-27 simonis 8155236: AIX: fix dectection of Xrender extension
2016-04-27 dfuchs 8148568: LoggerFinder.getLogger and LoggerFinder.getLocalizedLogger should take a Module argument instead of a Class.
2016-04-27 mhaupt 8155214: java/lang/invoke/PermuteArgsTest.java fails due to exhausted code cache
2016-04-27 simonis 8155156: Remove remaining sun.misc.* imports from the jdk repo
2016-04-27 psandoz 8154447: Exempt classes under java.util.concurrent from MH.Lookup restrictions
2016-04-27 psandoz 8154556: Use java.nio.ByteOrder instead of boolean value
2016-04-27 rriggs 8155182: fix to JDK-8066750 broke jdk9 builds
2016-04-26 rriggs 8066750: Remove HTTP proxy implementation and tests from RMI
2016-04-26 jlaskey 8132994: /modules and /packages should not be parsed by the jimage parser
2016-04-25 mrkam 8154706: Sanity tests prepareBundle task doesn't produce working bundle
2016-04-25 mrkam 8154594: JFrame.setDefaultCloseOperation is prohibited in jtreg: Missing part of the fix
2016-04-28 lana Added tag jdk-9+116 for changeset d91c47cb2992
2017-07-05 duke Merge
2016-04-28 lana Added tag jdk-9+116 for changeset e29791634c81
2016-05-02 redestad 8155824: JDK build should tune down small apps more aggressively
2016-05-02 erikj 8155821: Typo for s390x for HOTSPOT__CPU_DEFINE
2016-04-29 prr Merge
2016-04-25 prr 8154213: clean up uses of boxed primitive constructors in the java.desktop module
2016-04-29 dholmes 8155689: Build failing for install on jdk9/dev when using -testset hotspot
2016-04-28 lana Merge
2016-04-28 erikj 8155632: Remove debuginfo from jmod files
2016-04-28 erikj 8155629: MODULES_FILTER should apply to imported modules
2016-04-28 erikj 8155641: Correct merge typo in compare script
2016-04-27 chegar 8044773: Refactor jdk.net API so that it can be moved out of the base module
2016-04-27 erikj 8154841: Let different Jib profiles have different default make targets
2016-04-28 lana Added tag jdk-9+116 for changeset fbab762803ef
2017-07-05 duke Added tag jdk-9+116 for changeset 84aba7335005
2017-07-05 duke Merge jdk-9+116
2017-07-05 duke Merge
2016-04-25 rfield 8154485: JShell: infrastructure for multi-Snippet class wrappers
2016-03-22 alundblad 8048146: sjavac uses unexpected exit code of -1
2016-04-21 lana Merge
2016-04-21 ksrini 8151777: Add "@index" tag to the sampleapi generator
2016-04-20 rfield 8153551: jshell tool: no longer a mechanism to see current feedback modes
2016-04-20 rfield 8154445: JShell: Drop residual use of addReads from jshell
2016-04-19 jlahoda 7020499: Project Coin: improvements to try-with-resources desugaring
2016-04-19 jjg 8154500: fix handling of jdk.launcher.patch.* in tests
2016-04-19 jjg 8154504: javac tests fail after JDK API is deprecated
2016-04-18 smarks 8145468: update java.lang APIs with new deprecations
2016-04-18 alundblad 7152104: javac should not warn about missing serialVersionUID for anonymous inner classes
2016-04-18 alundblad 8036952: copyright issues in jdk9/dev/langtools files
2016-04-21 lana Added tag jdk-9+115 for changeset c36230ee15d9
2017-07-05 duke Merge
2016-04-21 lana Added tag jdk-9+115 for changeset c0f1d63d6486
2017-07-05 duke Merge
2016-04-21 lana Merge
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 tip