Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-240
+240
+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.
8169055: [TESTBUG] java/io/Serializable/serialFilter/ tests have undeclared dependency on java.compiler module
2016-11-03, by rriggs
8143097: java/net/ipv6tests/UdpTest.java fails intermittently with "checkTime failed: got 1998 expected 4000"
2016-11-03, by amlu
8156504: java/net/URLPermission/nstest/lookup.sh fails intermittently
2016-11-02, by xiaofeya
8151511: Test case in CollectionAndMapModifyStreamTest for LinkedHashMap overrides that for HashMap
2016-11-03, by amlu
8168972: Editor support: move built-in and external editor support to the jdk repo
2016-11-02, by rfield
8158963: RMI server-side multiplex protocol should be disabled
2016-11-02, by rriggs
8168921: Inconsistent Annotation.toString()
2016-11-02, by igerasim
8168923: Use unsigned random long in a temp directory name
2016-11-02, by igerasim
Added tag jdk-9+143 for changeset 32253abe330e
2016-11-04, by lana
Merge
2017-07-05, by duke
Merge
2016-11-04, by lana
6479237: (cl) Add support for classloader names
2016-11-03, by mchung
Added tag jdk-9+143 for changeset 621dfac78ca1
2016-11-04, by lana
8160491: tar.gz bundles missing files containing $
2016-11-07, by erikj
8168108: lib/classlist should be packaged in java.base.jmod
2016-11-07, by erikj
Merge
2016-11-04, by lana
Merge
2016-11-03, by ddehaven
8167176: Exported elements referring to inaccessible types in java.desktop
2016-11-01, by alexsch
8168974: Editor support: include properties file in image
2016-11-02, by rfield
Added tag jdk-9+143 for changeset 97e8b9b653f9
2016-11-04, by lana
Added tag jdk-9+143 for changeset d62173b931bf
2017-07-05, by duke
Merge
jdk-9+143
2017-07-05, by duke
Merge
2017-07-05, by duke
8131019: jshell tool: access javadoc from tool
2016-11-02, by jlahoda
8169025: Problem list ClassPathWithDoubleQuotesTest.java until JDK-8169005 is fixed
2016-11-01, by darcy
8165646: (jdeprscan) adjust tool output to improve clarity
2016-11-01, by smarks
8167431: javac takes too long time to resolve interface dependency
2016-11-01, by vromero
8132562: javac fails with CLASSPATH with double-quotes as an environment variable
2016-11-01, by vromero
8167057: jdeps option to list modules and internal APIs for @modules for test dev
2016-10-31, by mchung
8168789: ModuleReader.list and ModuleFinder.of update
2016-10-28, by alanb
8167643: JShell: silently ignore access modifiers (as semantically irrelevant)
2016-10-27, by rfield
Merge
2016-10-27, by lana
8168774: Polymorhic signature method check crashes javac
2016-10-26, by mcimadamore
8168134: Inference: javac incorrectly propagating inner constraint with primitive target
2016-10-26, by mcimadamore
8166367: Missing ExceptionTable attribute in anonymous class constructors
2016-10-26, by sadayapalam
8168369: fix for langtools intermittent failures needs to check PRODUCT_HOME
2016-10-25, by tbell
8166649: jshell tool: missing --add-modules and --module-path
2016-10-24, by rfield
Added tag jdk-9+142 for changeset a628785b9dd9
2016-10-27, by lana
Merge
2017-07-05, by duke
Added tag jdk-9+142 for changeset 65fab2e83c63
2016-10-27, by lana
Merge
2017-07-05, by duke
8168968: Two jaxp tests failing after JDK-8167646
2016-11-02, by fyuan
8069098: StAX produces the wrong event stream
2016-10-31, by joehw
Added tag jdk-9+142 for changeset d32a755d06d1
2016-10-27, by lana
Merge
2017-07-05, by duke
8169050: underscore_linker.js sample fails after dynalink changes for JDK-8168005
2016-11-02, by sundar
8168005: Introduce namespaces for GET, SET Dynalink operations
2016-11-01, by attila
8148924: Inconsistent "this" context in JSAdapter adaptee function calls
2016-10-28, by hannesw
Added tag jdk-9+142 for changeset 4519c4ace34d
2016-10-27, by lana
Merge
2017-07-05, by duke
Added tag jdk-9+142 for changeset e2be7700de36
2016-10-27, by lana
Merge
2017-07-05, by duke
8169024: Problem list OpenNonIntegralNumberOfSampleframes.java until JDK-8168881 is fixed
2016-11-03, by darcy
8152515: (logging) LogManager.resetLogger should ignore LinkageError
2016-11-02, by dfuchs
8168771: Remove #ifdef AF_INET6 guards in libnet native coding
2016-11-02, by clanger
8063154: Checked in jvmti.h not in sync with generated jvmti.h
2016-11-02, by erikj
8168518: rcache interop with krb5-1.15
2016-11-02, by weijun
8160063: Provide a means to disable a plugin via the command line
2016-11-02, by sundar
8168841: The JavaDoc of java.util.stream.Collectors method collectingAndThen has incorrect code snippet
2016-11-01, by psandoz
8167974: MethodHandles.iteratedLoop(...) fails with CCE in the case of iterating over array
2016-11-01, by psandoz
8156499: Update jlink to support creating images with modules that are packaged as multi-release JARs
2016-11-01, by sdrach
8168980: Reinstate sun.reflect.ReflectionFactory.newConstructorForSerialization(Class,Constructor)
2016-11-01, by chegar
4985694: Incomplete spec for most of the getInstances
2016-10-31, by wetmore
8168517: java/lang/ProcessBuilder/Basic.java failed
2016-10-31, by rriggs
8166261: Scanner.nextInt(int) (and similar methods) throws PatternSyntaxException
2016-10-31, by sherman
8167646: Better invalid FilePermission
2016-10-31, by weijun
8168127: FilePermissionCollection merges incorrectly
2016-10-31, by weijun
8168524: Remove two jdk_nio tests from ProblemList: BashStreams and DeleteInterference.java
2016-10-31, by amlu
8167680: DTLS implementation bugs
2016-10-29, by xuelei
8168512: (tz) Support tzdata2016h
2016-10-28, by rpatil
8163162: The separation between system loggers and application loggers should take the extension loader in consideration.
2016-10-28, by dfuchs
8168789: ModuleReader.list and ModuleFinder.of update
2016-10-28, by alanb
8168822: Document that algorithm restrictions do not apply to trusted anchors
2016-10-27, by xuelei
Merge
2016-10-27, by lana
8168205: Should not default class path to CWD if -cp is not specified but -m is specified
2016-10-27, by mchung
Merge
2016-10-27, by mullan
8168851: Tighten permissions granted to the java.smartcardio module
2016-10-27, by mullan
8168010: Deprecate obsolete launcher -d32/-d64 options
2016-10-27, by ksrini
8167187: Exported elements referring to inaccessible types in jdk.jsobject
2016-10-27, by ddehaven
Merge
2016-10-27, by prr
8167988: java.nio.file.InvalidPathException if click button in JFileChooser demo of SwingSet2
2016-10-27, by prr
8156217: Selected text is shifted on HiDPI display
2016-10-20, by alexsch
Merge
2016-10-19, by prr
8154434: Open the request focus methods of the java.awt.Component which accept FocusEvent.Cause
2016-10-19, by ssadetsky
8167126: Create a module to provide access to non-SE desktop APIs
2016-10-18, by prr
8166673: The new implementation of Robot.waitForIdle() may hang
2016-10-18, by serb
8166897: Some font overlap in the Optionpane dialog.
2016-10-18, by ssadetsky
8089573: [macosx] Incorrect char to glyph mapping printing on OSX 10.10
2016-10-17, by prr
8168077: Solaris build failed: gtk2_interface.h typedef redeclared: GThreadFunctions
2016-10-17, by ssadetsky
8167288: [TEST_BUG] Consistent failure on Unity of WarningWindowDisposeTest.java
2016-10-17, by arapte
8158390: [macosx] Regression: javax/swing/JMenuItem/8139169/ScreenMenuBarInputTwice.java
2016-10-17, by mhalder
8153526: [Unity] Taskbar.getTaskbar().setMenu(null) doesn't remove menu
2016-10-17, by azvegint
8163167: [PIT] javax/swing/JTextArea/ScrollbarFlicker/ScrollFlickerTest.java always fail
2016-10-17, by ssadetsky
8161473: [TEST_BUG] [macosx] add autodelay to java/awt/TrayIcon/TrayIconEventModifiers/TrayIconEventModifiersTest.java
2016-10-17, by rchamyal
8167281: IIOMetadataNode bugs in getElementsByTagName and NodeList.item methods
2016-10-17, by jdv
8167486: Device.getDisplayMode() doesn't report refresh rate on Linux in case of dual screen
2016-10-17, by ssadetsky
8164321: Crash of SwingNode with GTK LaF
2016-10-17, by ssadetsky
8166034: [macosx] Non-AA Serif font always displays as regular - no bold
2016-10-14, by prr
8167435: IllegalArgumentException is not thrown by Clip.open(AudioFormat,byte[], int, int)
2016-10-14, by serb
Merge
2016-10-14, by prr
8167310: The graphics clip is incorrectly rounded for some fractional scales
2016-10-14, by serb
8167565: [macosx] Maximization of a dialog hides it
2016-10-14, by azvegint
8158380: [macosx] Regression: java/awt/List/ActionEventTest/ActionEventTest.java
2016-10-14, by mhalder
8166980: JCK testing of Window.setIconImage() leads to VM crash starting approx from JDK9 b134
2016-10-14, by aghaisas
6294607: GIFWriter returns the same compression type twice
2016-10-13, by jdv
8167291: [TEST_BUG] javax/print/attribute/Services_getDocFl.java
2016-10-12, by psadhukhan
8167523: JDK 9 build failure on MacOS due to unhandled cases in switch statement
2016-10-11, by prr
Merge
2016-10-10, by prr
8160893: [macosx] JMenuItems in JPopupMenu are not accessible
2016-10-06, by ptbrunet
8165232: XKeycodeToKeysym is deprecated and should be replaced
2016-10-06, by alanbur
8165555: [macosx] VM crashes on second attempt to execute JCK interactive tests that use Robot (single JVM, agent)
2016-10-06, by mhalder
8058950: [TESTBUG] There is no F1 dialog when the case loading,so we can't restore it.
2016-10-06, by aghaisas
8151787: Unify the HiDPI splash screen image naming convention
2016-10-06, by rchamyal
7067885: FileChooser does not display soft link name if link is to nonexistent file/directory
2016-10-05, by alexsch
8165485: Bad rendering of Swing UI controls with Motif L&F on HiDPI display
2016-10-05, by alexsch
8166591: [macos 10.12] Trackpad scrolling of text on OS X 10.12 Sierra is very fast (Trackpad, Retina only)
2016-10-05, by alexsch
8167028: SunCodec.java can be removed
2016-10-04, by serb
8167481: cleanup of headers and includes for native libnet
2016-10-27, by clanger
8168064: sun/security/ssl/ServerHandshaker/AnonCipherWithWantClientAuth.java failed with "Received fatal alert: handshake_failure"
2016-10-26, by mli
8168640: (fc) Avoiding AtomicBoolean in FileInput/-OutputStream improves startup
2016-10-26, by redestad
8168613: CORBA ObjectStreamTest fails with address in use
2016-10-26, by rriggs
8168773: Temporarily remove java/net/httpclient from jdk_net test group
2016-10-26, by chegar
8166810: jlink should fail on extra arguments
2016-10-26, by sundar
Merge
2016-10-25, by amurillo
Merge
2016-10-25, by amurillo
Merge
2016-10-20, by amurillo
8165827: Support private interface methods in JNI, JDWP, JDI and JDB
2016-10-18, by dholmes
8167034: Re-enable TestDaemonThread.java once JDK-8167001 is fixed
2016-10-18, by cjplummer
8167001: [TESTBUG] java/lang/instrument/DaemonThread/TestDaemonThread.java fails when run by jprt
2016-10-18, by cjplummer
8158797: Test java/lang/management/MemoryMXBean/LowMemoryTest.java fails when GC is specified explicitly
2016-10-17, by akulyakh
Merge
2016-10-13, by amurillo
Merge
2016-10-13, by amurillo
8166801: [s390] Add jvm.cfg file for Linux/s390x
2016-09-28, by simonis
8166657: Remove exports com.sun.tools.jdi to jdk.hotspot.agent
2016-10-03, by dsamersoff
8164805: Fail to create a MR modular JAR with a versioned entry of a concealed package
2016-10-25, by sdrach
8165793: Provide an API to query if a ClassLoader is parallel capable
2016-10-25, by bchristi
8160213: tools/pack200/Utils.java should clean up javac*.tmp files
2016-10-25, by ksrini
8085192: java/rmi/activation/Activatable tests fail intermittently due to "Port already in use"
2016-10-25, by chegar
8165804: Revisit the way of loading BreakIterator rules/dictionaries
2016-10-25, by okutsu
8168505: Remove the intermittent keyword from java/util/Arrays/ParallelPrefix.java
2016-10-24, by mli
Added tag jdk-9+142 for changeset f5a226a44fab
2016-10-27, by lana
Merge
2017-07-05, by duke
8063154: Checked in jvmti.h not in sync with generated jvmti.h
2016-11-02, by erikj
Merge
2016-10-27, by lana
Merge
2016-10-20, by amurillo
Merge
2016-10-19, by dholmes
8165827: Support private interface methods in JNI, JDWP, JDI and JDB
2016-10-18, by dholmes
8166931: Do not include classes which are unusable during run time in the classlist file
2016-10-18, by ccheung
Merge
2016-10-18, by jiangli
8167333: Invalid source path info might be used when creating ClassFileStream after CFLH transforms a shared classes in some cases
2016-10-10, by jiangli
Merge
2016-10-18, by never
Merge
2016-10-18, by never
8166972: [JVMCI] reduce size of interpreter when JVMCI is enabled
2016-10-18, by never
Merge
2016-10-18, by dfazunen
Merge
2016-10-18, by dfazunen
Merge
2016-10-18, by dfazunen
8165621: Convert TestG1BiasedArray_test to GTest
2016-10-18, by dfazunen
Merge
2016-10-18, by aph
Merge
2016-10-18, by aph
8167595: AArch64: SEGV in stub code cipherBlockChaining_decryptAESCrypt
2016-10-12, by aph
Merge
2016-10-18, by coleenp
8164921: Memory leaked when instrumentation.retransformClasses() is called repeatedly
2016-10-18, by coleenp
Merge
2016-10-18, by dnsimon
8167180: [JVMCI] Exported elements referring to inaccessible types in jdk.vm.ci
2016-10-11, by dnsimon
Merge
2016-10-18, by ehelin
8167190: Remove confusing timestamps from the gc log
2016-10-05, by ehelin
Merge
2016-10-18, by ctornqvi
8159799: Tests using jcmd fails intermittently with Could not open PerfMemory on Windows
2016-10-18, by ctornqvi
8166738: Enable concurrency in Hotspot jtreg testing
2016-10-18, by ctornqvi
Merge
2016-10-18, by rehn
Merge
2016-10-18, by rehn
8165526: Kitchensink sudden death - error code 0x406d1388
2016-10-18, by rehn
8168086: 8166869 broke jvmci build on aarch64
2016-10-17, by roland
8153134: Infinite loop in handle_wrong_method in jmod
2016-10-18, by thartmann
8167494: Deprecate AutoGCSelectPauseMillis
2016-10-17, by sangheki
8166461: Deprecate UseAutoGCSelectPolicy
2016-10-17, by sangheki
Merge
2016-10-18, by coleenp
Merge
2016-10-18, by coleenp
8166970: Adapt mutex padding according to DEFAULT_CACHE_LINE_SIZE
2016-10-12, by mdoerr
Merge
2016-10-18, by sangheki
8155948: Add message for CMS deprecation for Oracle builds
2016-10-17, by jmasa
8157141: Fix for JDK-8031290 is unnecessarily fragile
2016-10-17, by alanbur
8165482: java in ldoms, with cpu-arch=generic has problems
2016-10-17, by mwalsh
8165687: Fix license and copyright headers in jd9 under hotspot/test
2016-10-17, by stsmirno
8166197: assert(RelaxAssert || w != Thread::current()->_MutexEvent) failed: invariant
2016-10-17, by dholmes
Merge
2016-10-14, by kvn
Merge
2016-10-03, by rschatz
8166781: fix wrong comment in ReceiverTypeData
2016-10-03, by rschatz
Merge
2016-10-03, by dlong
8166836: Elimination of clone's ArrayCopyNode may make compilation fail silently
2016-09-28, by roland
8134389: Crash in HotSpot with jvm.dll+0x42b48 ciObjectFactory::create_new_metadata
2016-09-29, by jcm
8166869: [JVMCI] record metadata relocations for metadata references
2016-09-29, by never
8166742: SIGFPE in C2 Loop IV elimination
2016-09-28, by rasbold
8166517: [JVMCI] export JVMCI to auto-detected JVMCI compiler
2016-09-27, by dnsimon
8165673: AArch64: Fix JNI floating point argument handling
2016-09-27, by adinn
8166689: PPC64: Race condition between stack bang and non-entrant patching
2016-09-27, by mdoerr
Merge
2016-10-13, by amurillo
8166364: fatal error: acquiring lock DirtyCardQ_CBL_mon/16 out of order with lock Module_lock/6 -- possible deadlock
2016-10-10, by hseigel
8167353: [JVMCI] JVMCI re-initialization check is in the wrong location
2016-10-07, by dnsimon
Merge
2016-10-06, by aph
8167200: AArch64: Broken stack pointer adjustment in interpreter
2016-10-06, by aph
8167194: [JVMCI] no reliable mechanism for querying JVMCI system properties
2016-10-05, by dnsimon
Merge
2016-10-05, by kvn
8166562: C2: Suppress relocations in scratch emit.
2016-09-22, by goetz
8166929: [JVMCI] Expose decompile counts in MDO
2016-10-05, by never
8165949: Serial and ConcMarkSweep do not unload strings when class unloading is disabled
2016-10-05, by sjohanss
8166276: Refactor gen_process_roots to allow simpler fix for 8165949
2015-10-21, by jwilhelm
Merge
2016-10-05, by mlarsson
8165600: Convert internal logging tests to GTest
2016-09-08, by mlarsson
8165704: Convert LogStream internal tests to GTest
2016-09-08, by mlarsson
8165702: Convert LogFileOutput internal tests to GTest
2016-09-08, by mlarsson
8165700: Convert LogMessage internal tests to GTest
2016-09-08, by mlarsson
8165698: Convert LogTagSet related internal tests to GTest
2016-09-08, by mlarsson
8165696: Convert gcTraceTime internal tests to GTest
2016-09-08, by mlarsson
8164120: The minimal VM should be stripped using --strip-unneeded
2016-10-05, by erikj
8155729: C2: Skip transformation of LoadConP for heap-based compressed oops
2016-04-29, by mdoerr
8166129: hitting vmassert during gtest execution doesn't generate core and hs_err files
2016-10-04, by iignatyev
8166925: several native TESTs should be changed to TEST_VM
2016-10-04, by iignatyev
8157708: aarch64: StrIndexOfChar intrinsic is not implemented
2016-05-24, by enevill
8081800: AbstractMethodError when evaluating a private method in an interface via debugger
2016-10-03, by dholmes
8166462: Convert TestResourcehash_test to Gtest
2016-09-28, by kzhaldyb
8166930: minor cleanups 1) remove reference to ZIP_ReadMappedEntry 2) checking of st_mode
2016-09-30, by ccheung
Merge
2016-09-30, by amurillo
Merge
2016-09-29, by rprotacio
8160064: StackWalker implementation added logging option without using UL
2016-09-29, by rprotacio
Added tag jdk-9+142 for changeset 9d611e487d3e
2016-10-27, by lana
8063154: Checked in jvmti.h not in sync with generated jvmti.h
2016-11-02, by erikj
8131019: jshell tool: access javadoc from tool
2016-11-02, by jlahoda
8168982: Missing dependency for docs-copy
2016-11-01, by erikj
8168950: Incremental build of images always rebuilds jmods
2016-10-31, by erikj
8062810: Examine src.zip in JDK image and decide if source classes should be organized by module
2016-10-28, by erikj
Merge
2016-10-27, by lana
8167187: Exported elements referring to inaccessible types in jdk.jsobject
2016-10-27, by ddehaven
Merge
2016-10-27, by prr
Merge
2016-10-19, by prr
8167126: Create a module to provide access to non-SE desktop APIs
2016-10-18, by prr
8168772: Convert javadoc generation to build-infra standards
2016-10-26, by ihse
8168636: More detailed information about native libraries in build log
2016-10-26, by ihse
Merge
2016-10-25, by amurillo
Merge
2016-10-20, by amurillo
less
more
|
(0)
-30000
-10000
-3000
-1000
-240
+240
+1000
+3000
+10000
tip