Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-192
+192
+1000
+3000
+10000
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.
8144355: JDK 9 changes to ZipFileSystem to support multi-release jar files
2015-12-30, by sdrach
8146209: java/net/NetworkInterface/NetworkInterfaceStreamTest.java still fails after fix JDK-8131155
2015-12-28, by xiaofeya
8146197: SignatureAlgorithms.java after push of JDK-8146192
2015-12-28, by xuelei
8145388: URLConnection.guessContentTypeFromStream returns image/jpg for some JPEG images
2015-12-25, by igerasim
8066982: ZonedDateTime.parse() returns wrong ZoneOffset around DST fall transition
2015-12-25, by igerasim
Merge
2015-12-24, by lana
8146192: Add test for JDK-8049321
2015-12-24, by xuelei
8143413: add toEpochSecond methods for efficient access
2015-12-23, by ntv
8058865: JMX Test Refactoring
2015-12-18, by olagneau
8133070: Hot lock on BulkCipher.isAvailable
2015-12-23, by xuelei
8146000: Remove sun.mics.CompoundEnumeration
2015-12-22, by chegar
8146038: CleanerImpl should not depend on ManagedLocalsThread
2015-12-22, by chegar
8146012: CleanerTest fails: Cleanable should have been freed
2015-12-22, by rriggs
Merge
2015-12-22, by prr
Merge
2015-12-22, by prr
Merge
2015-12-14, by prr
Merge
2015-12-14, by prr
8144997: "IIOException: Field data is past end-of-stream" when calling TIFFImageReader.read()
2015-12-11, by bpb
8144245: [PIT] javax/imageio/plugins/shared/WriteAfterAbort.java
2015-12-11, by bpb
8144654: Improve Marlin logging
2015-12-10, by lbourges
8144445: Maximum size checking in Marlin ArrayCache utility methods is not optimal
2015-12-10, by lbourges
8144446: Automate the Marlin crash test
2015-12-10, by lbourges
8144858: HBShaper.c does not compiler with VS2010
2015-12-10, by prr
Merge
2015-12-10, by prr
8071334: Investigate JAB changes required to support the version string change
2015-12-10, by ptbrunet
8040139: Test closed/javax/print/attribute/Services_getDocFl.java fails with NullpointerException
2015-12-10, by psadhukhan
8139169: [macosx] Action registered for keyboard shortcut is called twice
2015-12-10, by aniyogi
8137106: EUDC (End User Defined Characters) are not displayed on Windows with Java 8u60+
2015-12-09, by prr
8144828: Marlin renderer causes unaligned write accesses
2015-12-09, by lbourges
8143909: Behavior of null arguments not specified in javax.sound.midi.spi
2015-12-09, by serb
8144915: TextField throws NPE
2015-12-09, by arapte
7159591: [macosx] In SetFontTest there's no space for the second button
2015-12-08, by serb
8060137: Removing Text from TextField / TextArea is not possible after typing
2015-12-09, by arapte
7160052: GlyphVector.setGlyphPosition can throw an exception on valid input
2015-12-08, by psadhukhan
8144630: Use PrivilegedAction to create Thread in Marlin RendererStats
2015-12-05, by lbourges
8140530: Creating a VolatileImage with size 0, 0 results in no longer working g2d.drawStri
2015-12-04, by psadhukhan
8067660: JFileChooser create new folder fails silently
2015-12-04, by rchamyal
Merge
2015-12-03, by prr
8134152: Public API for java 8 DataFlavor fields do not have @since tag
2015-12-03, by aivanov
8131754: AquaTreeUI.getCollapsedIcon() issue reported in java beans tests with a modular build
2015-12-03, by serb
Merge
2015-12-02, by prr
8144071: ImageIO does not reset stream if an exception is thrown
2015-12-02, by andrew
8041501: ImageIO reader is not capable of reading JPEGs without JFIF header
2015-12-02, by jdv
6967419: IndexOutOfBoundsException when drawing PNGs
2015-12-02, by jdv
8074967: [macosx] JPEGImageReader incorrectly identifies YCbCr JPEGs as RGB in standard metadata
2015-12-02, by jdv
8030702: Deadlock between subclass of AbstractDocument and UndoManager
2015-12-01, by ssadetsky
8068228: Test closed/java/awt/Mouse/MaximizedFrameTest/MaximizedFrameTest fails with GTKLookAndFeel
2015-12-01, by ssadetsky
8081457: TrayIcon tests fail in OEL 7 only
2015-12-01, by ssadetsky
8055197: TextField deletes multiline strings
2015-11-26, by arapte
7063986: Wrong JNi method call in font scaler
2015-11-25, by psadhukhan
8068619: remove unused internal function in layout
2015-11-24, by srl
8143895: Fix LDFLAGS issues after JDK-8056925
2015-11-24, by erikj
8145862: Improve lazy initialization of fields in java.net.URI
2015-12-22, by redestad
8145988: Use the raw methods of java.net.URI when possible
2015-12-22, by redestad
8145990: Move sun.misc math support classes to jdk.internal.math
2015-12-22, by chegar
8145869: Mark test JMXStartStopTest.java and TestJstatdServer.java as intermittently failing
2015-12-22, by amlu
Merge
2015-12-21, by dbuck
Merge
2015-12-21, by dbuck
Merge
2015-12-21, by dbuck
4906983: java.net.URL constructors throw MalformedURLException in undocumented way
2015-12-15, by sebastian
8136597: java/lang/ProcessHandle/InfoTest.java fails
2015-12-21, by rriggs
8145680: Remove unnecessary explicit initialization of volatile variables in java.base
2015-12-21, by redestad
Added tag jdk-9+99 for changeset 67b9c06ea9a7
2015-12-23, by lana
Merge
2017-07-05, by duke
Added tag jdk-9+99 for changeset c71d1910fc22
2015-12-23, by lana
8144355: JDK 9 changes to ZipFileSystem to support multi-release jar files
2015-12-30, by sdrach
Merge
2015-12-24, by lana
8146002: Need to support mirrors for bootstrapping Jib
2015-12-23, by erikj
8145990: Move sun.misc math support classes to jdk.internal.math
2015-12-22, by chegar
Added tag jdk-9+99 for changeset 08c65d3d2d85
2015-12-23, by lana
Added tag jdk-9+99 for changeset f9bcdce2df26
2017-07-05, by duke
Merge
jdk-9+99
2017-07-05, by duke
Merge
2017-07-05, by duke
8057548: Annotate.Worker should be replaced with lambdas
2015-12-21, by alundblad
8076031: javac should use deterministic data structures for managing free type listeners
2015-12-18, by vromero
Merge
2015-12-18, by lana
Merge
2015-12-17, by lana
7190296: Test for type containment during bounds checking
2015-12-17, by dlsmith
8142876: Javac does not correctly implement wildcards removal from functional interfaces
2015-12-17, by mcimadamore
8144832: cast conversion fails when converting a type-variable to primitive type
2015-12-16, by vromero
8143952: JShell: space in class path causes remote launch failure
2015-12-16, by jlahoda
8067379: Investigate and replace .class files in langtools/test with equivalent .jasm files
2015-12-15, by jjg
8144888: ToolBox should close any file manager it opens
2015-12-15, by jjg
8145342: Some copyright notices are inconsistently and ill formatted
2015-12-14, by vasya
8143133: Wrong MethodParameters on capturing local class with multiple constructors
2015-12-14, by mcimadamore
8144903: JShell: determine incorrectly the type of the expression which is array type of captured type
2015-12-11, by rfield
Added tag jdk-9+98 for changeset fb5570e64ddf
2015-12-18, by lana
Merge
2017-07-05, by duke
Added tag jdk-9+98 for changeset 319480c0f426
2015-12-18, by lana
Merge
2017-07-05, by duke
Merge
2015-12-18, by lana
Merge
2015-12-17, by lana
8068839: newDuration(x) produces incorrect outputs for some values of x
2015-12-11, by joehw
Added tag jdk-9+98 for changeset 2358f6213989
2015-12-18, by lana
Merge
2017-07-05, by duke
Merge
2015-12-18, by lana
Merge
2015-12-17, by lana
8145669: apply2call optimized callsite fails after becoming megamorphic
2015-12-17, by sundar
8145630: accidental debug printlns in NativeFunction.java
2015-12-17, by sundar
8145550: Megamorphic invoke should use CompiledFunction variants without any LinkLogic
2015-12-17, by sundar
8145486: jjs should support documentation key shortcut in interactive mode
2015-12-16, by sundar
8144914: Eagerly lookup browser JS object class in BrowserJSObjectLinker
2015-12-14, by attila
8145314: jjs tab-completion should support camel case completion
2015-12-14, by sundar
8144020: Remove long as an internal numeric type
2015-12-14, by hannesw
8144221: fix Nashorn shebang argument handling on Mac/Linux
2015-12-14, by mhaupt
Added tag jdk-9+98 for changeset d1fe6522acf1
2015-12-18, by lana
Merge
2017-07-05, by duke
Added tag jdk-9+98 for changeset 870902be1aa6
2015-12-18, by lana
Merge
2017-07-05, by duke
8145909: tools/jjs/jjs-fileTest.sh fails after JDK-8145750 except on windows
2015-12-21, by sundar
8134916: LocaleData.cldr for sun/text/resources/LocaleDataTest.java seems to contain wrong data
2015-12-21, by naoto
8138696: java.lang.ref.Cleaner - an easy to use alternative to finalization
2015-12-21, by rriggs
8145686: SimpleConsoleLogger and LogRecord should take advantage of StackWalker to skip classes implementing System.Logger
2015-12-21, by dfuchs
8131155: java/net/NetworkInterface/NetworkInterfaceStreamTest.java failed because of Teredo Tunneling Pseudo-Interface
2015-12-21, by xiaofeya
8145750: jjs fails to run simple scripts with security manager turned on
2015-12-21, by sundar
8144723: MethodHandleImpl.initStatics is no longer needed
2015-12-19, by redestad
8049321: Support SHA256WithDSA in JSSE
2015-12-18, by xuelei
Merge
2015-12-18, by lana
8145589: Test6277246.java fails to compile after JDK-8144479
2015-12-18, by chegar
8056152: API to create Threads that do not inherit inheritable thread-local initial values
2015-12-18, by chegar
8145417: JInfoSanityTest failed with Error attaching to remote server: java.rmi.ConnectException: Connection refused
2015-12-18, by jbachorik
8145006: Collections.asLifoQueue(null) doesn't throw NPE as specified
2015-12-18, by psandoz
Merge
2015-12-17, by lana
8145539: (coll) AbstractMap.keySet and .values should not be volatile
2015-12-17, by shade
8145428: Optimize StringUTF16 compress/copy methods for C1
2015-12-17, by shade
8144553: java/lang/StackWalker/StackWalkTest.java and MultiThreadStackWalk.java fail with stack overflows
2015-12-17, by mchung
8145605: Problem list Test6277246.java until a fix for JDK-8145589
2015-12-16, by darcy
8057804: AnnotatedType interfaces provide no way to get annotations on owner type
2015-12-16, by jfranck
8032510: Add java.time.Duration.dividedBy(Duration)
2015-12-16, by rriggs
8129567: CRYPTO_MECHANISM_PARAM_INVALID occurs if GCM mode parameter which is used as an IV is set to all zeros
2015-12-16, by asmotrak
8144479: Remove character coders from sun.misc
2015-12-16, by chegar
8145416: Move sun.misc.ProxyGenerator to java.lang.reflect
2015-12-16, by chegar
Merge
2015-12-15, by amurillo
Merge
2015-12-15, by amurillo
Merge
2015-12-11, by amurillo
Merge
2015-12-07, by jprovino
8144308: com/sun/jdi/SuspendThreadTest.java failed with "transport error 202: send failed: Broken pipe"
2015-12-07, by jbachorik
8141526: Allow to collect stdout/stderr from the FinalizationRunner even before the process returns
2015-11-06, by jbachorik
8145430: Fix typo in StackWalker javadoc
2015-12-15, by mchung
8145139: clean up jdk_collections and jdk_concurrent test groups
2015-12-15, by smarks
8142907: Integration of minor fixes from the build-infra project
2015-12-15, by ihse
8143394: PushbackReader throws NullPointerException
2015-12-15, by bpb
8145343: CorruptEntry.java fails after push for JDK-8145260
2015-12-15, by sherman
8078423: [TESTBUG] javax/print/PrintSEUmlauts/PrintSEUmlauts.java relies on system locale
2015-12-11, by skovalev
8145390: Remove sun.misc.Queue and replace usages with standard Collections
2015-12-15, by chegar
8139572: SimpleDateFormat parse month stand-alone format bug
2015-12-15, by okutsu
8145055: Marlin renderer causes unaligned write accesses
2015-12-14, by lbourges
8145214: Remove sun.misc.Request and RequestProcessor
2015-12-14, by chegar
8144995: Move sun.misc.HexDumpEncoder to sun.security.util
2015-12-14, by chegar
8145260: To bring j.u.z.ZipFile's native implementation to Java to remove the expensive jni cost and mmap crash risk [2]
2015-12-14, by sherman
8144675: Add a filtering collector
2015-12-13, by shinyafox
8145007: Pattern splitAsStream is not late binding as required by the specification
2015-12-13, by psandoz
8140470: javax/xml/crypto/dsig/SecurityManager/XMLDSigWithSecMgr.java failed with AccessControlException
2015-12-11, by asmotrak
8144952: add wildcards to the Map.ofEntries() method
2015-12-11, by smarks
Added tag jdk-9+98 for changeset 797d5137b545
2015-12-18, by lana
Merge
2017-07-05, by duke
Merge
2015-12-18, by lana
Merge
2015-12-17, by lana
Merge
2015-12-15, by amurillo
Merge
2015-12-11, by amurillo
8145027: Exclude NUMAInterleaveGranularity from TestOptionsWithRanges.java
2015-12-09, by jmasa
Merge
2015-12-09, by tschatzl
8060697: Improve G1 Heap Growth Heuristics
2015-12-09, by tbenson
Merge
2015-12-09, by david
8144837: Improve the printout of heap regions in hs_err dump files.
2015-12-09, by david
8138745: Implement ExitOnOutOfMemory and CrashOnOutOfMemory in HotSpot
2015-12-09, by kevinw
8144930: gcc 4.1.2: fix build flags after "8114853 variable tracking size limit exceeded"
2015-12-08, by goetz
Merge
2015-12-08, by mikael
8144881: Various fixes to linux/sparc
2015-12-08, by mikael
8140485: Class load and creation cleanup
2015-12-08, by mgronlun
8140031: SA: Searching for a value in Threads does not work
2015-12-08, by poonam
8144201: aarch64: jdk/test/com/sun/net/httpserver/Test6a.java fails with --enable-unlimited-crypto
2015-12-07, by fyang
Merge
2015-12-07, by jwilhelm
Merge
2015-12-07, by jwilhelm
8142341: GC: current flags need ranges to be implemented
2015-12-04, by sangheki
Merge
2015-12-07, by iklam
8143615: compactHashtable.hpp includes .inline.hpp file
2015-12-02, by iklam
Merge
2015-12-07, by jprovino
Merge
2015-12-07, by jprovino
8144146: Unified Logging tags cannot be reserved keywords
2015-12-04, by mlarsson
8144605: Invalid format specifier when printing in_cset_state_t
2015-12-04, by mikael
Merge
2015-12-06, by mikael
8144663: Invalid constraints in memset_with_concurrent_readers_sparc.cpp inline assembly
2015-12-04, by mikael
Merge
2015-12-05, by coleenp
8144534: Refactor templateInterpreter and templateInterpreterGenerator functions
2015-12-05, by coleenp
8144690: g1Predictions.hpp includes allocation.inline.hpp
2015-12-05, by tschatzl
8144583: Test sanity/ExecuteInternalVMTests.java fails
2015-12-05, by tschatzl
8144192: Enhancements-to-print_siginfo-windows
2015-12-05, by stuefe
8143125: [aix] Further Developments for AIX
2015-11-16, by stuefe
8144702: Using tid decorator in Unified Logging may crash VM
2015-12-05, by stuefe
Merge
2015-12-05, by dsamersoff
Merge
2015-12-04, by dsamersoff
less
more
|
(0)
-30000
-10000
-3000
-1000
-192
+192
+1000
+3000
+10000
tip