Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
8210739: Calling JSpinner's setFont with null throws NullPointerException
2018-10-16, by serb
8212071: Need to set the FreeType LCD Filter to reduce fringing.
2018-10-16, by prr
Merge
2018-10-16, by jdv
8061359: [macosx] Checkbox toggles on Space press but does not spoken by Voice Over
2018-10-15, by sveerabhadra
8212040: Compilation error due to wrong usage of NSPrintJobDispositionValue in mac10.12
2018-10-14, by psadhukhan
6828982: UIDefaults.getUI swallows original exception
2018-10-11, by psadhukhan
8211886: Bad/broken link in synthFileFormat.html
2018-10-10, by psadhukhan
8211693: Convert C-style array declarations in client demos and jdk.accessibility
2018-10-09, by tvaleev
8211317: avoid memory leak in Java_sun_awt_UNIXToolkit_load_1stock_1icon
2018-10-01, by mbaesken
8014503: AWT Choice implementation should be made consistent across platforms.
2018-10-09, by kaddepalli
8182041: File Chooser Shortcut Panel folders under on JDK 9 8062648: FileSystemView.getDefaultDirectory() should check read access on Unix systems
2018-10-05, by kaddepalli
8211300: Convert C-style array declarations in JDK client code
2018-10-04, by tvaleev
8208595: [parfait] Better X11 font support
2018-10-04, by prr
8211055: Provide print to a file (PDF) feature even when printer was not connected
2018-10-04, by psadhukhan
8203281: [Windows] JComboBox change in ui when editor.setBorder() is called
2018-10-04, by psadhukhan
Merge
2018-10-04, by psadhukhan
8210910: Create test for FileChooserDemo
2018-10-04, by vagarwal
8211031: Remove un-needed qualified export to java.desktop from java.base on macos
2018-10-03, by prr
6821316: comment in source code of SynthStyleFactory.java has a self-reference
2018-09-29, by psadhukhan
6994403: Grammatical error in documentation of javax.swing.GroupLayout.ParallelGroup
2018-09-29, by psadhukhan
8211218: remove double semicolon in src/java.desktop/macosx/classes/sun/font/CFont.java
2018-09-28, by clanger
8210306: Missing closing bracket in GridBagLayout gridwidth, gridheight description
2018-09-28, by psadhukhan
Merge
2018-09-27, by prr
8208638: Instead of circle rendered in appl window, but ellipse is produced JEditor Pane
2018-09-27, by kaddepalli
8150552: Remove -XX:+AggressiveOpts
2018-10-24, by thartmann
8210407: Refactor java.util.Calendar:i18n shell tests to plain java tests
2018-10-24, by mli
8212896: AIX build breaks after 8212611
2018-10-24, by stuefe
8199567: [Nestmates] Cleanup instanceKlass.cpp
2018-10-23, by dholmes
8212718: Refactor some annotation processor tests to better use collections
2018-10-23, by darcy
8212817: [JVMCI] ResolvedJavaMethod.isInVirtualMethodTable throws InternalError
2018-10-23, by dnsimon
8212771: Remove remaining spaces before/after () for vmTestbase
2018-10-23, by jcbeyler
8211736: jdb doesn't print prompt when breakpoint is hit and suspend policy is STOP_EVENT_THREAD
2018-10-23, by dtitov
8212707: GlobalCounter padding is too optimistic
2018-10-23, by rehn
8212726: Replace some use of drop- and foldArguments with filtering argument combinator in StringConcatFactory
2018-10-23, by redestad
8212754: Build failure: undefined JvmtiSampledObjectAllocEventCollector::object_alloc_is_safe_to_sample
2018-10-23, by shade
8212611: Small collection of simple changes from shenandoah
2018-10-17, by roland
8210353: Move java/util/Arrays/TimSortStackSize2.java back to tier1
2018-10-23, by amlu
8212216: JGSS: Fix leak in exception cases in getJavaOID()
2018-10-23, by weijun
8212535: Remove spaces before/after () for vmTestbase/[a-j]*
2018-10-22, by jcbeyler
8207146: Rename jdk.internal.misc.Unsafe::xxxObject to xxxReference
2018-10-22, by mchung
8212665: com/sun/jdi/DeferredStepTest.java: jj1 (line 57) - unexpected. lastLine=52, minLine=52, maxLine=55
2018-10-22, by amenkov
8210990: [TESTBUG] Some CDS tests don't respect JVM variant being tested
2018-10-22, by ccheung
8211876: Broken links in java.base files (ClassLoader.html#name)
2018-10-22, by jjg
8212774: Remove dead code touching Klass::_lower_dimension
2018-10-22, by coleenp
8212148: Remove remaining NSK_CPP_STUBs
2018-10-22, by jcbeyler
8210959: JShell fails and exits when statement throws an exception whose message contains a '%'.
2018-10-22, by rfield
8210923: JShell: support for switch expressions
2018-10-22, by rfield
8212663: Remove conservative at_safepoint assert when JFR writes type sets during class unloading
2018-10-22, by eosterlund
8212695: Add explicit timeout to several HTTP Client tests
2018-10-22, by chegar
8211853: Avoid additional duplicate work when a reference in the task queue has already been evacuated
2018-10-22, by tschatzl
8212114: Reconsider the affect on closed streams resulting from 8189366
2018-10-22, by vtewari
8212752: Typo in SSL log message related to inactive/disabled signature scheme
2018-10-22, by coffeys
8210339: Add 10 JNDI tests to com/sun/jndi/dns/FedTests/
2018-10-22, by xyin
8208542: Add 4 JNDI tests to com/sun/jndi/dns/ListTests/
2018-10-22, by xyin
8200151: Add 8 JNDI tests to com/sun/jndi/dns/ConfigTests/
2018-10-22, by xyin
8211879: Broken links in API overview
2018-10-22, by pmuthuswamy
8177709: Convert TestVirtualSpace_test to GTest
2018-10-19, by iignatyev
8171097: Convert TestReservedSpace_test to Gtest
2018-10-19, by kzhaldyb
8211806: TLS 1.3 handshake server name indication is missing on a session resume
2018-10-19, by jnimeh
8212698: Minor g1 #include changes and memoryService.hpp copyright date update
2018-10-19, by phh
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip