Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-10000
-3000
-1000
-384
+384
+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.
Added tag jdk8-b108 for changeset be8d551c4d00
2013-09-19, by cl
8025411: JPRT to switch to the new Win platforms for JDK8 builds this week
2013-09-25, by tbell
Added tag jdk8-b108 for changeset 345aa6f8d18a
2013-09-19, by cl
Added tag jdk8-b108 for changeset 74049f7a28b4
2017-07-05, by duke
Merge
jdk8-b108
2017-07-05, by duke
Merge
2017-07-05, by duke
Merge
2013-09-17, by lana
8021112: Spurious unchecked warning reported by javac
2013-09-16, by jlahoda
7047734: javac, the LVT is not generated correctly in several scenarios
2013-09-14, by vromero
8024207: javac crash in Flow.AssignAnalyzer.visitIdent
2013-09-14, by vromero
8023558: Javac creates invalid bootstrap methods for complex lambda/methodref case
2013-09-12, by vromero
8013846: javac fails to reject semantically equivalent generic method declarations
2013-09-12, by emc
8015496: Information that package is deprecated is missing in profiles view
2013-09-11, by bpatel
8024510: lib/combo/tools/javac/combo/TemplateTest.java fails
2013-09-11, by emc
8024414: javac, should facilitate the use of the bootstrap compiler for debugging
2013-09-10, by mcimadamore
8005222: Fixed bugs should have tests with bugid in @bug tag
2013-09-10, by jfranck
8019521: Enhanced rethrow disabled in lambdas
2013-09-09, by jlahoda
8006972: jtreg test fails: test/tools/javac/processing/model/element/TestMissingElement/TestMissingElement.java
2013-09-09, by jjg
8015322: Javac template test framework
2013-09-09, by emc
8022322: Reject default and static methods in annotation
2013-09-09, by emc
8024154: Fix for 8016177: structural most specific and stuckness breaks 6 langtools tests
2013-09-09, by vromero
8022260: Rename javac.code.Annotations to javac.code.SymbolMetadata
2013-09-09, by jfranck
8024398: javac, compiler crashes with try with empty body
2013-09-08, by vromero
Merge
2013-09-06, by lana
Merge
2013-09-06, by lana
8024434: problem running javadoc tests in samevm mode on Windows
2013-09-06, by jjg
8024039: javac, previous solution for JDK-8022186 was incorrect
2013-09-06, by vromero
8023608: method grouping tabs folding issue
2013-09-05, by bpatel
8023974: Drop 'implements Completer' and 'implements SourceCompleter' from ClassReader resp. JavaCompiler.
2013-09-05, by jfranck
8024288: javadoc generated-by comment should always be present
2013-09-04, by jjg
8008275: javac.Main should be @Supported
2013-09-04, by vromero
8023549: Compiler emitting spurious errors when constructor reference type is inferred and explicit type arguments are supplied
2013-09-04, by vromero
8023545: Misleading error message when using diamond operator with private constructor
2013-09-03, by vromero
8023389: Javac fails to infer type for lambda used with intersection type and wildcards
2013-09-03, by vromero
8022162: Incorrect signature determination for certain inner class generics
2013-09-02, by vromero
8016177: structural most specific and stuckness
2013-09-02, by vromero
8015663: Need to supply tests to provide javadoc for profiles support code coverage
2013-08-30, by jjg
8022738: doclet should only generate functional interface text if source >= 8
2013-08-30, by bpatel
8008367: Sub-packages missing from Profiles javadoc
2013-08-30, by jjg
8015882: Javadoc prints NPE when using Taglet
2013-08-30, by bpatel
7198273: RFE : Javadoc Accessibility : Hyperlinks should contain text or an image with alt text
2013-08-30, by bpatel
8024093: Two *.rej files checked in to langtools/test directory
2013-08-30, by jjg
8023700: Use non breaking space in various labels
2013-08-30, by jjg
8023833: Replace direct use of AnnotatedType in javadoc code
2013-08-29, by jjg
Added tag jdk8-b107 for changeset bd69808a67e1
2013-09-12, by cl
Merge
2017-07-05, by duke
Added tag jdk8-b107 for changeset 8a84d7cf2ea6
2013-09-12, by cl
Merge
2017-07-05, by duke
Added tag jdk8-b107 for changeset 82c75a285e35
2013-09-12, by cl
Merge
2017-07-05, by duke
Merge
2013-09-17, by lana
8024846: keep separate internal arguments variable
2013-09-16, by attila
8024847: Java.to should accept mirror and external JSObjects as array-like objects as well
2013-09-16, by sundar
Merge
2013-09-13, by sundar
8024619: JDBC java.sql.DriverManager is not usable from JS script
2013-09-13, by sundar
8024693: Various minor issues with JSONWriter used by script parser API
2013-09-12, by sundar
8024512: Regex /[^\[]/ doesn't match
2013-09-12, by hannesw
8024476: Octane regression on Richards
2013-09-12, by hannesw
Merge
2013-09-11, by sundar
8024644: PluggableJSObject.iteratingJSObjectTest fails with jdk8-tl build
2013-09-11, by sundar
8024615: Refactor ScriptObjectMirror and JSObject to support external JSObject implementations
2013-09-11, by sundar
8024130: We no longer need slots for temporaries in self-assign indices
2013-09-11, by attila
8024539: FX Libraries update missing file
2013-09-10, by jlaskey
8024397: Nashorn FX Libraries need to be finalized.
2013-09-09, by jlaskey
Merge
2013-09-09, by sundar
8024180: Incorrect handling of expression and parent scope in 'with' statements
2013-09-09, by sundar
8024255: When a keyword is used as object property name, the property can not be deleted
2013-09-05, by sundar
Merge
2013-09-06, by lana
8024174: Setting __proto__ property in Object literal should be supported
2013-09-04, by sundar
8024120: Setting __proto__ to null removes the __proto__ property
2013-09-04, by sundar
Added tag jdk8-b107 for changeset e94578d4e6a5
2013-09-12, by cl
Merge
2017-07-05, by duke
Merge
2013-09-17, by lana
Merge
2013-09-06, by lana
8017195: Introduce option to setKeepAlive parameter on CORBA sockets
2013-09-03, by coffeys
Added tag jdk8-b107 for changeset 03623ef0f781
2013-09-12, by cl
Merge
2017-07-05, by duke
Merge
2013-09-17, by katleman
Merge
2013-09-17, by katleman
8008022: Upgrade Direct X SDK used to build JDK
2013-09-12, by vadim
Merge
2013-09-17, by lana
7097386: Correct error in Predicate javadoc example
2013-09-17, by lancea
8024874: Copy-paste typo in the spec for j.u.Comparator.thenComparing(Function, Comparator)
2013-09-16, by henryjen
6458027: Disabling IPv6 on a specific network interface causes problems
2013-09-16, by msheppar
8020687: Deflater.setLevel does not work as expected
2013-09-15, by sherman
7186311: (props) "Unicode" is misspelled as "Uniocde" in JavaDoc and error message
2013-09-15, by sherman
8024837: Rename java/util/concurrent/ConcurrentHashMap/toArray.java to ToArray.java
2013-09-15, by psandoz
8010293: java/util/concurrent/ConcurrentHashMap/toArray.java fails intermittently
2013-09-02, by psandoz
8023556: Update javadoc for start of Meiji era
2013-09-14, by rriggs
8023639: Difference between LocalTime.now(Clock.systemDefaultZone()) and LocalTime.now() executed successively is more than 100 000 000 nanoseconds for slow machines
2013-09-14, by rriggs
8024825: Some fixes are missing from java.util.stream spec update
2013-09-06, by henryjen
8014967: EBehavior of DriverManager.registerDriver(dr) is unspecified if driver is null
2013-09-13, by lancea
7199674: (props) user.home property does not return an accessible location in sandboxed environment [macosx]
2013-09-13, by bchristi
8024014: TEST.groups - split sub-groups for jdk_collections, jdk_stream, jdk_concurrent, jdk_util_other from jdk_util
2013-09-13, by mduigou
8021591: Additional explicit null checks
2013-09-13, by mduigou
8024675: java/net/NetworkInterface/UniqueMacAddressesTest.java fails on Windows
2013-09-13, by msheppar
8024009: Remove jdk.map.useRandomSeed system property
2013-09-12, by bchristi
8023669: MBean*Info.hashCode : NPE
2013-09-13, by sjiang
8010430: Math.round has surprising behavior for odd values of ulp 1
2013-09-11, by bpb
8011916: Spec update for java.util.stream
2013-09-06, by henryjen
8015340: remove erroneous @since tag
2013-09-12, by lancea
8024618: Issues with French locale on compact1,2: expected:<janvier> but was:<January>
2013-09-12, by rriggs
8024525: Make Logger log methods call isLoggable()
2013-09-12, by dfuchs
8024643: Turn on javac lint checking in building the jdk repo
2013-09-12, by darcy
8023529: OpenMBeanInfoSupport.equals/hashCode throw NPE
2013-09-12, by sjiang
8024500: Missing API coverage for java.util.function.BiFunction andThen
2013-09-11, by henryjen
8024338: Constant fields introduced by JDK-4759491 fix in b94 are exposed as public fields in public API
2013-09-11, by sherman
Merge
2013-09-11, by rriggs
8024164: JSR310 serialization should be described in details
2013-09-11, by rriggs
Merge
2013-09-11, by michaelm
8024601: Windows networking code prevents use of -Xlint:auxiliaryclass in jdk build
2013-09-11, by michaelm
6962494: Update documentation on Executable.getParameterAnnotations()
2013-09-11, by emc
8024332: sun/util/resources/en split between rt.jar and localedata.jar
2013-09-11, by naoto
8023090: Additional debug info for java/net/NetworkInterface/Equals.java
2013-09-11, by chegar
8024508: Fix doclint issues in com.sun.nio.sctp
2013-09-11, by chegar
4987375: (reflect) Class.get{Declared}Method{s} does not return clone() for array types
2013-09-11, by jfranck
8024141: Unexpected timezone display name
2013-09-11, by okutsu
8024501: sun.security.mscapi.Key has no definition of serialVersionUID
2013-09-10, by xuelei
8023878: (fs) TEST_BUG java/nio/file/WatchService/SensitivityModifier.java fails intermittently
2013-09-10, by alanb
8024444: Change to use othervm mode of tests in SSLEngineImpl
2013-09-09, by xuelei
8023447: change specification to allow RMI activation to be optional
2013-09-09, by smarks
8024432: Fix doclint issues in java.security
2013-09-09, by juh
8021372: NetworkInterface.getNetworkInterfaces() returns duplicate hardware address
2013-09-09, by msheppar
8023326: [TESTBUG] java/net/CookieHandler/LocalHostCookie.java misplaced try/finally
2013-09-06, by msheppar
8023168: Cleanup LogManager class initialization and LogManager/LoggerContext relationship
2013-09-09, by dfuchs
8024046: Test sun/security/krb5/runNameEquals.sh failed on 7u45 Embedded linux-ppc*
2013-09-09, by weijun
7188657: There should be a way to reorder the JSSE ciphers
2013-09-07, by xuelei
Merge
2013-09-06, by lana
Merge
2013-09-06, by mullan
8023362: Don't allow soft-fail behavior if OCSP responder returns "unauthorized"
2013-09-06, by mullan
5047859: (reflect) Class.getField can't find String[].length
2013-09-06, by jfranck
6815130: Intermittent ThreadMXBean/Locks.java test failure
2013-09-06, by jbachorik
8024260: 10 closed/java/lang/invoke/* tests failing after overhaul to MethodHandleInfo
2013-09-06, by rfield
8024283: 10 nashorn tests fail with similar stack trace InternalError with cause being NoClassDefFoundError
2013-09-05, by rfield
8023943: Method description fix for String.toLower/UpperCase() methods
2013-09-05, by naoto
8004179: Few of test/java/lang/management/ThreadMXBean/* tests don't clean up the created threads
2013-09-05, by jbachorik
8023464: test/closed/sun/tracing/ProviderProxyTest.java failing
2013-09-05, by jbachorik
8020816: Metafactory crashes on code with method reference
2013-09-04, by rfield
7186632: NLS t13y issue on jar.properties file
2013-09-04, by sherman
6341345: (spec) Console.reader() should make it clear that the reader requires line termination
2013-09-04, by sherman
8019853: Break logging and AWT circular dependency
2013-09-04, by dfuchs
6823527: java.util.logging.Handler has thread safety issues
2013-09-04, by dfuchs
8008981: Deprecate SecurityManager checkTopLevelWindow, checkSystemClipboardAccess, checkAwtEventQueueAccess
2013-09-04, by alanb
8023463: Improvements to HashMap/LinkedHashMap use of bins/buckets and trees (red/black)
2013-09-04, by psandoz
8024182: test/java/util/Arrays/SetAllTest.java fails to compile due to recent compiler changes
2013-08-12, by psandoz
8008688: Make MethodHandleInfo public
2013-09-03, by rfield
8024140: [TESTBUG] Profile based regression test groups for jdk repo
2013-09-03, by dholmes
8023997: j.l.String.join(java.lang.CharSequence, java.lang.Iterable) sample doesn't compile and is incorrect
2013-09-03, by henryjen
8017195: Introduce option to setKeepAlive parameter on CORBA sockets
2013-09-03, by coffeys
8017513: Support for closeable streams
2013-09-03, by henryjen
8024178: Difference in Stream.collect(Collector) methods located in jdk8 and jdk8-lambda repos
2013-09-03, by henryjen
8022176: Weaken contract of java.lang.AutoCloseable
2013-08-28, by henryjen
8024015: TEST.groups: move jdk/lambda tests from jdk_other to jdk_lang
2013-09-03, by mduigou
7172176: java/jconsole test/sun/tools/jconsole/ImmutableResourceTest.sh failing
2013-09-02, by egahlin
8016127: NLS: logging.properties translatability recommendation
2013-09-02, by dfuchs
8024103: AtomicLongArray getAndAccumulate/accumulateAndGet have int type for new value arg
2013-09-02, by chegar
8024068: sun/security/ssl/javax/net/ssl/ServerName/IllegalSNIName.java fails
2013-09-01, by xuelei
8023765: Improve MaxPathLength.java testcase and reduce its test load
2013-08-30, by dxu
6566891: RMIConnector: map value referencing map key in WeakHashMap prevents map entry to be removed
2013-08-30, by sjiang
8023881: IDN.USE_STD3_ASCII_RULES option is too strict to use Unicode in IDN.toASCII
2013-08-29, by xuelei
Merge
2013-09-17, by lana
8024697: Fix for 8020983 causes Xcheck:jni warnings
2013-09-13, by bae
8024511: Crash during color profile destruction
2013-09-10, by bae
Merge
2013-09-06, by lana
8024261: xrender: improve performance of small fillRect operations
2013-09-05, by ceisserer
7159455: Nimbus scrollbar rendering glitch with xrender enabled on i945GM
2013-09-04, by ceisserer
7043064: sun/java2d/cmm/ tests failed against RI b141 & b138-nightly
2013-09-04, by bae
7189452: XRender pipeline does ignore source-surface offset for text rendering
2013-09-01, by ceisserer
4673406: RFE: Java Printing: Provide a way to display win32 printer driver's dialog
2013-08-30, by prr
8017469: [macosx] Printing problem using ja and zh_CN locales
2013-08-30, by jgodinez
Merge
2013-08-28, by lana
8023052: JVM crash in native layout
2013-08-23, by vadim
Added tag jdk8-b107 for changeset 55dd1a0fe510
2013-09-12, by cl
Merge
2017-07-05, by duke
Added tag hs25-b50 for changeset 8292c62817e4
2013-09-13, by amurillo
Merge
2013-09-13, by amurillo
Merge
2013-09-12, by adlertz
8010941: MinJumpTableSize is set to 18, investigate if that's still optimal
2013-09-11, by adlertz
Merge
2013-09-10, by vlivanov
8001107: @Stable annotation for constant folding of lazily evaluated variables
2013-09-10, by vlivanov
8024473: Remove unused macro: IRT_ENTRY_FOR_NMETHOD
2013-09-10, by anoll
Merge
2013-09-09, by adlertz
8012447: Java CTW implementation
2013-09-05, by iignatyev
8024258: new hotspot build - hs25-b50
2013-09-06, by amurillo
Added tag jdk8-b107 for changeset c86a71fcceaf
2013-09-12, by cl
8024849: Don't remove upper case letters from username when setting USER_RELEASE_SUFFIX
2013-09-18, by ihse
8024815: Make --with-dxsdk and friends deprecated
2013-09-18, by ihse
Merge
2013-09-17, by katleman
Merge
2013-09-17, by katleman
8024665: Move open changes for JDK-8020411 to closed source
2013-09-13, by ihse
8024620: config.log does not end up in corresponding configuration
2013-09-13, by ihse
8008022: Upgrade Direct X SDK used to build JDK
2013-09-12, by vadim
8010185: Build should support --with-override-nashorn
2013-09-12, by ihse
8024467: Update autoconf-config.guess to autoconf 2.69
2013-09-12, by ihse
Merge
2013-09-17, by lana
8024201: Update bugdatabase url
2013-09-13, by mduigou
Merge
2013-09-06, by lana
8024200: handle hg wrapper with space after #!
2013-09-03, by mduigou
Added tag jdk8-b107 for changeset 2c525ed65d4c
2013-09-12, by cl
Added tag jdk8-b107 for changeset 892889f44575
2017-07-05, by duke
Merge
jdk8-b107
2017-07-05, by duke
Merge
2017-07-05, by duke
Added tag jdk8-b106 for changeset fa7b69611589
2013-09-05, by cl
Merge
2017-07-05, by duke
Added tag jdk8-b106 for changeset 2f514eb96d97
2013-09-05, by cl
Merge
2017-07-05, by duke
Added tag jdk8-b106 for changeset dabbe0edf55c
2013-09-05, by cl
Merge
2017-07-05, by duke
Added tag jdk8-b106 for changeset 6ba209076a37
2013-09-05, by cl
Merge
2017-07-05, by duke
Added tag jdk8-b106 for changeset e80e02865308
2013-09-05, by cl
Merge
2017-07-05, by duke
8024515: ProblemList.txt updates to exclude tests that fail with hs25-b49
2013-09-10, by amurillo
Added tag jdk8-b106 for changeset 347df39afea6
2013-09-05, by cl
Merge
2017-07-05, by duke
Added tag hs25-b49 for changeset 20a700f38686
2013-09-06, by amurillo
Merge
2013-09-06, by amurillo
Merge
2013-09-05, by tschatzl
Merge
2013-09-04, by jmasa
8013938: Native OOME on fastdebug VM on Solaris
2013-09-04, by jmasa
8020692: TestGCEventMixed.java failed because of timestamp in event after end event
2013-08-22, by ehelin
8019902: G1: Use the average heap size rather than the minimum heap size to calculate the region size
2013-08-30, by brutisso
Merge
2013-08-29, by jmasa
8016155: SIGBUS when running Kitchensink with ParallelScavenge and ParallelOld
2013-08-22, by mgerdin
Merge
2013-09-05, by adlertz
8024095: Missing brackets in local scheduling code.
2013-09-02, by adlertz
Merge
2013-09-02, by rbackman
Merge
2013-09-01, by adlertz
8023988: Move local scheduling of nodes to the CFG creation and code motion phase (PhaseCFG)
2013-09-01, by adlertz
8023976: assert(!CompilationPolicy::can_be_compiled(this, comp_level)) failed: sanity check
2013-08-29, by vlivanov
8023597: Optimize G1 barriers code for unsafe load_store
2013-08-28, by kvn
Merge
2013-08-27, by adlertz
8023691: Create interface for nodes in class Block
2013-08-26, by adlertz
Merge
2013-08-27, by rbackman
8022283: Assertion failed: assert(is_loaded() && field->holder()->is_loaded() && klass()->is_subclass_of (field->holder())) failed: invalid access
2013-08-20, by rbackman
Merge
2013-08-26, by vlivanov
8022595: JSR292: deadlock during class loading of MethodHandles, MethodHandleImpl & MethodHandleNatives
2013-08-26, by vlivanov
8022456: LogCompilation tool does not work with C1 output again
2013-08-26, by vlivanov
8016277: Crash in nmethod::is_compiled_by_c1() on x86
2013-08-26, by roland
7199175: JSR 292: C1 needs patching when invokedynamic/invokehandle call site is not linked
2013-08-21, by roland
8023472: C2 optimization breaks with G1
2013-08-23, by kvn
8012972: Incremental Inlining should support scalar replaced object in debug info
2013-08-23, by kvn
8023381: VM fails to initialize in runtime/CDSCompressedKPtrs/XShareAuto.java runtime/SharedArchiveFile/CdsSameObjectAlignment.java
2013-09-01, by hseigel
Merge
2013-08-30, by acorn
Merge
2013-08-30, by acorn
8023872: Verification error in generated lambda classes
2013-08-30, by acorn
Merge
2013-08-30, by hseigel
Merge
2013-08-30, by hseigel
8024050: Incorrect optimization level and comment specified for unsafe.cpp
2013-08-30, by hseigel
Merge
2013-08-30, by zgu
Merge
2013-08-30, by zgu
6991327: using -Xprof trigger native memory leak
2013-08-30, by zgu
Merge
2013-08-30, by dcubed
8021954: VM SIGSEGV during classloading on MacOS; hs_err_pid file produced
2013-08-29, by coleenp
Merge
2013-08-29, by dsamersoff
8009062: poor performance of JNI AttachCurrentThread after fix for 7017193
2013-08-29, by dsamersoff
8022407: sun/misc/CopyMemory.java fails with SIGSEGV in Unsafe_SetByte+0x35
2013-08-29, by hseigel
8016764: JVM does not prohibit invokespecial in c.f.v 51.0 that invokes default interface method in c.f.v 52.0
2013-08-29, by hseigel
8023720: (hotspot) setjmp/longjmp changes the process signal mask on OS X
2013-08-29, by sla
8020489: VM crash when non-existent interface called by invokespecial
2013-08-28, by acorn
Merge
2013-08-27, by iklam
Merge
2013-08-27, by iklam
8020622: create.bat on Windows failed to create project file for Visual Studio 2012
2013-08-26, by iklam
Merge
2013-08-27, by minqi
8020675: invalid jar file in the bootclasspath could lead to jvm fatal error
2013-08-26, by ccheung
Merge
2013-08-27, by jiangli
8023477: Invalid CP index when reading ConstantPool.
2013-08-26, by jiangli
Merge
2013-08-27, by acorn
8012294: remove generic handling for default methods
2013-08-26, by acorn
Merge
2013-08-26, by dcubed
8023638: Add the regression test for 8006997
2013-08-26, by shade
8024022: new hotspot build - hs25-b49
2013-08-30, by amurillo
Added tag jdk8-b106 for changeset a9ef5fb72167
2013-09-05, by cl
8024320: Add s390(x) detection to platform.m4
2013-09-11, by omajid
Added tag jdk8-b106 for changeset 8b941e6b5552
2013-09-05, by cl
Added tag jdk8-b106 for changeset 514b0b69fb96
2017-07-05, by duke
Merge
jdk8-b106
2017-07-05, by duke
Merge
2017-07-05, by duke
Merge
2013-08-29, by lana
8022744: javac -Xpkginfo command's documentation is sparse
2013-08-29, by jjg
8013384: Potential infinite loop in javadoc
2013-08-29, by jjg
8023522: tools/javac/tree/TypeAnnotationsPretty.java test cases with @TA newline fail on windows only
2013-08-29, by jjg
8001669: javadoc internal DocletAbortException should set cause when appropriate
2013-08-29, by jjg
8010310: [javadoc] Error processing sources with -private
2013-08-28, by jjg
8014566: Remove @ignore tags from MethodReference66 and InInterface when 8013875 is fixed
2013-08-28, by henryjen
8023826: Typo in warning about obsolete source / target values
2013-08-27, by darcy
7052170: javadoc -charset option generates wrong meta tag
2013-08-27, by bpatel
Merge
2013-08-26, by lana
Merge
2013-08-26, by lana
8023768: Use the unannotatedType in cyclicity checks.
2013-08-26, by jjg
8023701: Fix badly named test
2013-08-26, by jjg
8022173: Relax some warnings in doclint
2013-08-22, by jjg
8020745: Suspicious MethodParameters attribute generated for local classes capturing local variables
2013-08-22, by emc
8023112: javac should not use lazy constant evaluation approach for method references
2013-08-22, by vromero
8022316: Generic throws, overriding and method reference
2013-08-22, by vromero
8023520: Add missing test for JDK-7118412
2013-08-21, by emc
8022287: javac.sym.Profiles uses a static Map when it should not
2013-08-21, by jjg
7118412: Shadowing of type-variables vs. member types
2013-08-21, by emc
8023515: import type-annotations updates
2013-08-21, by jjg
Added tag jdk8-b105 for changeset aa9db9b9ecb1
2013-08-29, by cl
Merge
2017-07-05, by duke
Merge
2013-08-29, by lana
Merge
2013-08-26, by lana
8023636: Missing files from 8022885
2013-08-23, by mkos
8022885: Update JAX-WS RI integration to 2.2.9-b14140
2013-08-23, by mkos
Added tag jdk8-b105 for changeset 9e7c537661de
2013-08-29, by cl
Merge
2017-07-05, by duke
Added tag jdk8-b105 for changeset 7b65cee32a84
2013-08-29, by cl
Merge
2017-07-05, by duke
Merge
2013-08-29, by lana
Merge
2013-08-27, by sundar
8023784: Object.prototype.toString should contain the class name for all instances
2013-08-27, by sundar
8023780: Gracefully handle @CS methods while binding bean properties
2013-08-27, by attila
8022773: ScriptEngineTest.printManyTest fails
2013-08-27, by sundar
8023721: Simplify eval in DebuggerSupport.
2013-08-26, by jlaskey
8023650: Regexp m flag does not recognize CRNL or CR
2013-08-26, by hannesw
8019987: String trimRight and trimLeft could be defined
2013-08-23, by jlaskey
8023454: Updated DEVELOPER_README and command line flags, ensuring that undocumented flags that aren't guaranteed to work (disabled by default) and that are work in progress show up with an EXPERIMENTAL tag.
2013-08-23, by lagergren
8020946: TokenType#toString returned null
2013-08-23, by jlaskey
8023550: -d option was broken for any dir but '.'. Fixed Java warnings.
2013-08-23, by lagergren
Merge
2013-08-26, by lana
Merge
2013-08-23, by sundar
8023630: Implement Java.super() as the preferred way to call super methods
2013-08-23, by attila
Merge
2013-08-23, by lagergren
8023453: --log=attr did not unindent identNodes
2013-08-23, by lagergren
8023631: engine.js init script should be loaded into every global instance created by engines
2013-08-23, by sundar
8023560: Arbitrary javax.script.Bindings objects as ENGINE_SCOPE objects are not handled as expected.
2013-08-22, by sundar
8023228: Debugger information gather is too slow.
2013-08-22, by jlaskey
8023531: new RegExp('').toString() should return '/(?:)/'
2013-08-22, by hannesw
8023551: Mirror functions can not be invoked using invokeMethod, invokeFunction
2013-08-22, by sundar
8023368: Instance __proto__ property should exist and be writable.
2013-08-21, by sundar
8022903: Enhance for-in and for-each for Lists and Maps
2013-08-21, by attila
8023373: allow super invocation for adapters
2013-08-21, by attila
Added tag jdk8-b105 for changeset df7b5446debc
2013-08-29, by cl
Merge
2017-07-05, by duke
Added tag jdk8-b105 for changeset ff3beb903c1d
2013-08-29, by cl
Merge
2017-07-05, by duke
Merge
2013-08-29, by lana
4792059: test/java/io/pathNames/GeneralSolaris.java fails on symbolic links
2013-08-29, by dxu
8023786: (jdk) setjmp/longjmp changes the process signal mask on OS X
2013-08-29, by sla
8023155: Ensure functional consistency across Random, ThreadLocalRandom, SplittableRandom
2013-08-28, by psandoz
8023713: ZipFileSystem crashes on old zip file
2013-08-28, by sherman
8022594: Potential deadlock in <clinit> of sun.nio.ch.Util/IOUtil
2013-08-28, by alanb
8023717: (process) ProcessBuilder should catch SecurityException rather than AccessControlException
2013-08-28, by alanb
8023528: Rename Comparator combinators to disambiguate overloading methods
2013-08-21, by henryjen
8023647: "abc1c".matches("(\\w)+1\\1")) returns false
2013-08-27, by sherman
8023275: Wrapping collections should override default methods
2013-08-26, by henryjen
8023827: Fix doclint issues in javax.net.ssl
2013-08-27, by darcy
Merge
2013-08-27, by mullan
8019830: Add com.sun.media.sound to the list of restricted package
2013-08-27, by mullan
8023769: JDK-8016850 broke the old build
2013-08-27, by mullan
8022761: regression: SecurityException is NOT thrown while trying to pack a wrongly signed Indexed Jar file
2013-08-27, by weijun
8015669: KerberosPrincipal::equals should ignore name-type
2013-08-27, by weijun
Merge
2013-08-26, by lana
Merge
2013-08-26, by lana
8014135: The JVMTI specification does not conform to recent changes in JNI specification
2013-08-26, by bpittore
8023681: Fix raw type warning caused by Sink
2013-08-09, by henryjen
8020292: j.u.SplittableRandom
2013-08-26, by psandoz
8016018: Typo in AbstractStringBuilder#indexOf and #lastIndexOf descriptions
2013-08-26, by igerasim
8011944: Sort fails with ArrayIndexOutOfBoundsException
2013-08-26, by rriggs
8023234: StampedLock serializes readers on writer unlock
2013-08-26, by shade
8022343: j.l.Class.getAnnotatedSuperclass() doesn't return null in some cases
2013-08-26, by jfranck
7129312: BufferedInputStream calculates negative array size with large streams and mark
2013-08-25, by igerasim
8023139: java/nio/file/WatchService/SensitivityModifier.java failing intermittently (win8)
2013-08-26, by alanb
6378503: In java.math.BigDecimal, division by one returns zero
2013-08-23, by bpb
8005899: Logger.getLogger(name, null) should not allow to reset a non-null resource bundle
2013-08-23, by dfuchs
6470700: Math.random() / Math.initRNG() uses "double checked locking"
2013-08-22, by bpb
6359971: Threads tab: Simple text to explain that one can click on a thread to get stack trace
2013-08-21, by egahlin
6417649: -interval=0 is accepted and jconsole doesn't update window content at all
2013-08-21, by egahlin
8022445: fix RMISocketFactory example to avoid using localhost
2013-08-22, by smarks
8022721: AnnotationTypeDeadlockTest.java throws java.lang.IllegalStateException: unexpected condition
2013-08-20, by plevart
8023430: Replace File.mkdirs with Files.createDirectories to get MaxPathLength.java failure details
2013-08-22, by dxu
8023587: Fix lone remaining doclint issue in java.util.regex
2013-08-22, by darcy
8023101: java/lang/management/MemoryMXBean/ResetPeakMemoryUsage.java fails
2013-08-22, by sla
8022228: Intermittent test failures in sun/security/ssl/javax/net/ssl/NewAPIs
2013-08-21, by xuelei
8016846: Pattern.splitAsStream tests required
2013-08-20, by henryjen
8023395: Remove sun.misc.Sort and sun.misc.Compare
2013-08-21, by mduigou
8023306: Add replace() implementations to TreeMap
2013-08-21, by mduigou
8023485: Remove com/sun/jdi/DoubleAgentTest.java and com/sun/jdi/FieldWatchpoints.java from ProblemList.txt
2013-08-21, by sla
8023460: OPENJDK build fails due to missing jfr.jar
2013-08-21, by dholmes
7042707: Un-needed mnemonic in JConsole resource file
2013-08-19, by egahlin
6800801: NPE in JConsole when using Nimbus L&F
2013-08-19, by egahlin
6417721: Thread list should not allow multiple selection
2013-08-19, by egahlin
6358357: Division by zero in Threads tab when shrinking jconsole window
2013-08-19, by egahlin
less
more
|
(0)
-10000
-3000
-1000
-384
+384
+1000
+3000
+10000
+30000
tip