Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-10000
-3000
-1000
-128
+128
+1000
+3000
+10000
+30000
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.
8073696: Remove unused imports in java.corba, java.jaxws, jdk.httpserver
2015-02-24, by mchung
8073394: Clock.systemUTC() should return a constant
2015-02-24, by dfuchs
Merge
2015-02-24, by amurillo
Merge
2015-02-20, by amurillo
Merge
2015-02-18, by ctornqvi
8072908: com/sun/management/OperatingSystemMXBean/TestTotalSwap.sh fails on OS X with exit code 2
2015-02-16, by jbachorik
8073779: StackOverflowError called StackOverflowException in javadoc
2015-02-24, by igerasim
8073713: javadoc warnings in serviceability code
2015-02-24, by sla
6588467: Add isDaemon() and getPriority() to ThreadInfo
2015-02-24, by jmanson
8072663: Remove the sun.security.acl package which is not used in the JDK
2015-02-23, by juh
8062750: Separate SNMP messages from sun.management.resources.agent
2015-02-23, by mchung
8073667: URL should not use service loader to lookup the jar protocol handler
2015-02-23, by chegar
8064924: Update java.net.URL to work with modules
2015-02-23, by chegar
8073498: Enhance GensrcProperties.gmk to allow an alternative source root
2015-02-23, by erikj
8068790: ZipEntry/JarEntry.setCreation/LastAccessTime(null) don't throw NPE as specified
2015-02-21, by redestad
8073479: Replace obj.getClass hacks with Objects.requireNonNull
2015-02-20, by shade
Added tag jdk9-b52 for changeset 8a11fed0d1a0
2015-02-26, by katleman
Merge
2017-07-05, by duke
Merge
2015-02-26, by lana
Merge
2015-02-20, by amurillo
Merge
2015-02-19, by vlivanov
Merge
2015-02-17, by iveresov
8072753: Nondeterministic wrong answer on arithmetic
2015-02-17, by iveresov
8069412: Locks need better debug-printing support
2015-02-17, by drchase
Merge
2015-02-19, by jwilhelm
8073387: Move VerifyOopClosures out from genOopClosures.hpp
2015-02-18, by stefank
Merge
2015-02-16, by jwilhelm
8073115: assert(_covered_region.contains(p)) needs better error messages
2015-02-16, by sangheki
8072911: Remove includes of oop.inline.hpp from .hpp files
2015-02-13, by stefank
8072910: Move the g1EvacFailure.hpp implementation to g1EvacFailure.cpp
2015-02-10, by stefank
8066771: Refactor VM GC operations caused by allocation failure
2015-02-13, by mlarsson
8072621: Clean up around VM_GC_Operations
2015-02-13, by mlarsson
Merge
2015-02-18, by ctornqvi
8068687: Remove meta-index support and cleanup hotspot code for rt.jar etc in non-modular jdk image
2015-02-17, by hseigel
8073167: Undo change to -retain argument in hotspot/test/Makefile
2015-02-14, by cjplummer
Merge
2015-02-14, by ctornqvi
Merge
2015-02-13, by ctornqvi
Merge
2015-02-13, by jiangli
8054888: Runtime: Add Diagnostic Command that prints the class hierarchy
2015-02-11, by cjplummer
8061553: Contended Locking fast enter bucket
2015-02-13, by dcubed
8073132: Eliminate ProcessTools.getProcessId dependency on sun.management.VMManagement
2015-02-13, by ykantser
8072935: Fix missing newline at end of file after 8067447
2015-02-13, by dholmes
Added tag jdk9-b52 for changeset d638088414a8
2015-02-26, by katleman
Merge
2015-02-26, by lana
8073864: Configure must handle invalid elements on INCLUDE/LIB for visualstudio
2015-02-25, by ihse
8073862: BASIC_FIXUP_EXECUTABLE should not fail on empty path
2015-02-25, by ihse
8073231: Add convenient way of adding custom configure options to jprt
2015-02-25, by ihse
8072663: Remove the sun.security.acl package which is not used in the JDK
2015-02-23, by juh
8064924: Update java.net.URL to work with modules
2015-02-23, by chegar
8073498: Enhance GensrcProperties.gmk to allow an alternative source root
2015-02-23, by erikj
Added tag jdk9-b52 for changeset e42a1d291fde
2015-02-26, by katleman
Added tag jdk9-b52 for changeset d6224d602145
2017-07-05, by duke
Merge
jdk9-b52
2017-07-05, by duke
Merge
2017-07-05, by duke
Merge
2015-02-19, by lana
8068489: remove unnecessary complexity in Flow and Bits, after JDK-8064857
2015-02-18, by vromero
8067445: New modular image-based file manager skips boot classes
2015-02-17, by jlahoda
8073201: Incorrect @bug annotation in checkin for JDK-8069545
2015-02-16, by sadayapalam
8071241: Investigate alternate strategy for type-checking operators
2015-02-16, by mcimadamore
8066725: javac produces classfiles it cannot read
2015-02-13, by emc
Added tag jdk9-b51 for changeset bf992bd35aad
2015-02-19, by katleman
Merge
2017-07-05, by duke
Added tag jdk9-b51 for changeset 2815ad059e8d
2015-02-19, by katleman
Merge
2017-07-05, by duke
Added tag jdk9-b51 for changeset c7d0c39dd761
2015-02-19, by katleman
Merge
2017-07-05, by duke
Added tag jdk9-b51 for changeset db20db37be55
2015-02-19, by katleman
Merge
2017-07-05, by duke
Merge
2015-02-19, by lana
8068682: Deprivilege/move java.corba to the ext class loader
2015-02-16, by msheppar
Added tag jdk9-b51 for changeset 1ede1e98cd63
2015-02-19, by katleman
Merge
2017-07-05, by duke
Merge
2015-02-19, by lana
8072656: test/java/lang/reflect/Proxy/ClassRestrictions.java assumes app class loader be URLClassLoader
2015-02-18, by mchung
8073373: Remove redundant imports from sun/applet/AppletProps.java
2015-02-18, by mchung
Merge
2015-02-18, by amurillo
Merge
2015-02-16, by amurillo
Merge
2015-02-13, by ctornqvi
Merge
2015-02-12, by jbachorik
8072932: Test fails with java.security.AccessControlException: access denied ("java.security.SecurityPermission" "getDomainCombiner")
2015-02-12, by jbachorik
8069286: Unexpected count of notification in LowMemoryTest
2015-02-12, by jbachorik
8068975: Remove deprecated methods on sun.misc.Unsafe and clean up native implementation
2015-02-10, by psandoz
8064331: JavaSecurityAccess.doIntersectionPrivilege() drops the information about the domain combiner of the stack ACC
2015-01-16, by jbachorik
Merge
2015-02-06, by dcubed
8062303: Remove com.sun.tracing API
2014-12-11, by jbachorik
Merge
2015-02-12, by vlivanov
Merge
2015-01-31, by dlong
8071788: BlockInliningWrapper.asType() is broken
2015-01-29, by vlivanov
8071787: Don't block inlining when DONT_INLINE_THRESHOLD=0
2015-01-29, by vlivanov
8069591: Customize LambdaForms which are invoked using MH.invoke/invokeExact
2015-01-29, by vlivanov
8063137: Never-taken branches should be pruned when GWT LambdaForms are shared
2015-01-29, by vlivanov
8072395: sun/tools/jmap/heapconfig/LingeredAppTest.java and sun/tools/jmap/heapconfig/JMapHeapConfigTest.java fail due to LingeredApp ERROR: java.io.IOException: Lock is too old. Aborting
2015-02-18, by dsamersoff
8072835: sun/tools/jmap/heapconfig/JMapHeapConfigTest.java Key MaxHeapSize doesnt match
2015-02-18, by dsamersoff
8073328: Incremental build of gensrc broken
2015-02-18, by erikj
8073347: javadoc of Formattable messed up by JDK-8019857
2015-02-17, by bpb
Merge
2015-02-17, by ddehaven
Merge
2015-02-09, by ddehaven
8063066: Some look and feels ignores the JSlider.PaintTrack property
2015-02-06, by serb
8072088: [PIT] NPE in DnD tests apparently because of the fix to JDK-8061636
2015-02-02, by azvegint
8062738: Test java/awt/datatransfer/MissedHtmlAndRtfBug/MissedHtmlAndRtfBug fails in Windows
2015-02-05, by serb
4952954: abort flag is not cleared for every write operation for JPEG ImageWriter
2015-02-05, by serb
8072433: copy/paste duplicated tests in some condition statements
2015-02-04, by prr
6243376: JPEGImageWriter corrupts color for non-JFIF images with differing sample factor
2015-02-04, by prr
8072116: [Solaris] : Fix for 8071710 needs to be updated for build dependency checking
2015-02-03, by prr
8064934: Incorrect Exception message from java.awt.Desktop.open()
2015-02-03, by dmarkov
8015085: [macosx] Label shortening via " ... " broken when String contains combining diaeresis
2015-02-02, by serb
8068301: [TEST_BUG] Test javax/swing/JColorChooser/Test4177735.java fails with ArrayIndexOutOfBoundsException with GTKL&F
2015-01-30, by kshefov
8071710: [solaris] libfontmanager should be linked against headless awt library
2015-01-29, by prr
8068292: [TEST_BUG] Test javax/swing/JLayer/6824395/bug6824395.java fails with -Dswing.defaultlaf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel
2015-01-29, by kshefov
Merge
2015-01-28, by ddehaven
Merge
2015-01-27, by ddehaven
8069015: Re-examine Solaris/Linux java.desktop dependency on java.logging
2015-01-26, by serb
8071483: Possible case-folding collision for color/Color subdirectories of jdk/test/java/awt/
2015-01-26, by azvegint
8064833: [macosx] Native font lookup uses family+style, not full name/postscript name
2015-01-25, by prr
7185221: [macosx] Regtest should not throw exception if a suitable display mode found
2015-01-23, by serb
8065709: Deadlock in awt/logging apparently introduced by 8019623
2015-01-22, by mcherkas
Merge
2015-01-21, by ddehaven
7056797: The test failed automatically,because throw a ArrayIndexOutOfBoundsException
2015-01-21, by serb
6459798: JDesktopPane,JFileChooser violate encapsulation by returning internal Dimensions
2015-01-21, by serb
8068283: Mac OS Incompatibility between JDK 6 and 8 regarding input method handling
2015-01-20, by anashaty
6515713: example in JFormattedTextField API docs instantiates abstract class
2015-01-20, by serb
8066132: BufferedImage::getPropertyNames() always returns null
2015-01-17, by serb
8056298: Separate java.awt.datatransfer from the desktop module
2015-01-16, by serb
8068040: [macosx] Combo box consuming ENTER key
2015-01-16, by alexsch
8061636: Fix for JDK-7079254 changes behavior of MouseListener, MouseMotionListener
2015-01-16, by azvegint
8042707: Source changes needed to build JDK 9 with Visual Studio 2013 (VS2013)
2015-01-15, by erikj
8067364: Printing to Postscript doesn't support dieresis
2015-01-14, by neugens
6475361: Attempting to remove help menu from java.awt.MenuBar throws NullPointerException
2015-01-13, by serb
less
more
|
(0)
-10000
-3000
-1000
-128
+128
+1000
+3000
+10000
+30000
tip