Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-10000
-3000
-1000
-768
+768
+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 jdk9-b15 for changeset e96eee24c138
2014-05-29, by katleman
Merge
2017-07-05, by duke
Merge
2014-05-30, by lana
8044415: ant makefile should have a target to generate javadoc only for jdk.nashorn.api and sub-packages
2014-05-30, by sundar
Added tag jdk9-b15 for changeset 67e22e0e8473
2014-05-29, by katleman
Merge
2017-07-05, by duke
Added tag jdk9-b15 for changeset 20d187781c7f
2014-05-29, by katleman
Merge
2017-07-05, by duke
8044418: Add com/sun/jdi/JdbReadTwiceTest.sh to ProblemList.txt
2014-05-30, by sla
Merge
2014-05-30, by lana
8044027: Remove unused XML Signature schema and dtd files from source
2014-05-30, by alanb
8036779: sun.security.krb5.KdcComm interprets kdc_timeout as msec instead of sec
2014-05-30, by weijun
8044342: build failure on Windows noticed with recent smartcardio fix
2014-05-30, by igerasim
8044038: Security tests fail on 32 bit linux platform
2014-05-29, by vinnie
8035186: j2se_jdk/jdk/test/java/lang/invoke/lambda/LogGeneratedClassesTest.java - assertion error
2014-05-29, by vlivanov
8043720: (smartcardio) Native memory should be handled more accurately
2014-05-29, by igerasim
8043916: Fix fallthrough lint warnings in java/lang/UNIXProcess.java
2014-05-28, by darcy
8036709: Java 7 jarsigner displays warning about cert policy tree
2014-05-29, by weijun
7047033: (smartcardio) Card.disconnect(boolean reset) does not reset when reset is true
2014-05-29, by igerasim
8024832: ServerSocketChannel.socket().accept() throws IllegalBlockingModeException if not bound
2014-05-27, by prappo
8039319: (smartcardio) Card.transmitControlCommand() does not work on Mac OS X
2014-05-28, by igerasim
8043592: The basic XML parser based on UKit fails to read XML files encoded in UTF-16BE or LE
2014-05-27, by joehw
Added tag jdk9-b15 for changeset 0e30add0f485
2014-05-29, by katleman
Merge
2017-07-05, by duke
Added tag jdk9-b15 for changeset 8e732d204328
2014-05-29, by katleman
Added tag jdk9-b15 for changeset e4801f790a3c
2014-05-29, by katleman
Added tag jdk9-b15 for changeset 74eb0778e4f2
2017-07-05, by duke
Merge
jdk9-b15
2017-07-05, by duke
Merge
2017-07-05, by duke
8044050: Move misplaced inference tests to test/tools/javac/generics/inference
2014-05-27, by dlsmith
8042338: Refactor Types.upperBound to treat wildcards and variables separately
2014-05-27, by dlsmith
7177211: SharedNameTable.create and .dispose are not used
2014-05-27, by pgovereau
8042741: Java 8 compiler throws NullPointerException depending location in source file
2014-05-27, by pgovereau
8041704: wrong error message when mixing lambda expression and inner class
2014-05-27, by pgovereau
8043336: Missing bug id in test/tools/javac/lambda/TargetType23.java
2014-05-22, by sogoel
Merge
2014-05-22, by lana
8042406: javac.jvm.ClassReader.readClassFile() is using Target to verify valid major versions
2014-05-20, by ntoda
8015927: Class reference duplicates in constant pool
2014-05-16, by pgovereau
8041422: Split javac ClassReader into ClassReader+ClassFinder
2014-05-18, by jjg
8043186: javac test langtools/tools/javac/util/StringUtilsTest.java fails
2014-05-16, by jlahoda
8042771: Missing bug id in test/tools/javac/classfiles/attributes/SourceFile/NoSourceFileAttribute.java
2014-05-12, by anazarov
Added tag jdk9-b14 for changeset 076ae2d12410
2014-05-22, by katleman
Merge
2017-07-05, by duke
8043762: Remove unused files from jaxws repository
2014-05-26, by mkos
8043129: JAF initialisation in SAAJ clashing with the one in javax.mail
2014-05-23, by mkos
8039210: Fix type error in DefaultResourceInjector
2014-05-23, by mkos
Added tag jdk9-b14 for changeset 334fc8abb249
2014-05-22, by katleman
Merge
2017-07-05, by duke
8043666: Remove unused files from jaxp repository
2014-05-23, by joehw
Added tag jdk9-b14 for changeset d122674e5ed7
2014-05-22, by katleman
Merge
2017-07-05, by duke
8044000: Access to undefined property yields "null" instead of "undefined"
2014-05-27, by sundar
8043930: TypeError when attemping to create an instance of non-public class could be better
2014-05-26, by sundar
Merge
2014-05-22, by lana
8030202: Nashorn: Multiple RegExp#ignoreCase issues
2014-05-22, by hannesw
8028615: jdk.nashorn.x3::some.serious.failure needs more memory to run
2014-05-22, by mnunez
8043443: Test framework changes to run script tests without security manager
2014-05-20, by sundar
Added tag jdk9-b14 for changeset 2187cb29a50c
2014-05-22, by katleman
Merge
2017-07-05, by duke
Added tag jdk9-b14 for changeset 4009a00151e2
2014-05-22, by katleman
Merge
2017-07-05, by duke
Merge
2014-05-27, by wetmore
Merge
2014-05-27, by wetmore
Merge
2014-05-23, by wetmore
8043342: Replace uses of StringBuffer with StringBuilder within crypto code
2014-05-22, by wetmore
8003488: (process) Provide Process.getPid()
2014-05-27, by rriggs
8044034: Remove unused com/sun/tools/hat files
2014-05-27, by mchung
8043495: Add native FileChannelImpl.transferTo0() implementation for AIX
2014-05-27, by luchsh
8033627: UTC+02:00 time zones are not detected correctly on Windows
2014-05-27, by okutsu
8035974: Refactor DigestBase.engineUpdate() method for better code generation by JIT compiler
2014-05-26, by kvn
8037210: Get rid of char-based descriptions 'J' of basic types
2014-02-24, by vlivanov
8043476: java/util/BitSet/BSMethods.java failed with: java.lang.OutOfMemoryError: Java heap space
2014-05-26, by igerasim
8043958: Remove unused com.sun.pept classes from jdk repository
2014-05-26, by alanb
8041923: Command line output is missing from jinfo
2014-05-25, by sla
8041451: com.sun.jndi.ldap.Connection:ReadTimeout should abandon ldap request
2014-05-23, by robm
Merge
2014-05-23, by prr
8003900: X11 dependencies should be removed from Mac OS X build.
2014-05-13, by ddehaven
8041896: Test closed/java/awt/Choice/RemoveAllShrinkTest/RemoveAllShrinkTest fails with java.awt.IllegalComponentStateException
2014-05-15, by azvegint
8041725: Nimbus JList selection colors persist across L&F changes
2014-05-15, by alitvinov
8014755: [TEST_BUG] frames didn't closed after execution some awt/dnd/ tests
2014-05-15, by bagiras
6945174: IndexOutOfBoundsException calling ImageIO.read() on malformed PNG
2014-05-14, by bae
8042007: Javadoc cleanup of javax.sound.sampled.spi package
2014-05-13, by serb
Merge
2014-05-12, by prr
8038876: Remove use of ServiceLoader in finding class implementing sun.java2d.cmm.CMMServiceProvider
2014-05-12, by prr
8024932: [TEST_BUG] [macosx] javax/swing/text/StyledEditorKit/8016833/bug8016833.java failed
2014-05-12, by anashaty
8042806: Splashscreen uses libjpeg-internal macros
2014-05-08, by omajid
8038875: Remove use of ServiceLoader in finding class implementing sun.java2d.pipe. RenderingEngine
2014-05-08, by prr
8042752: [macosx] NSEvent instances leak throw JNI local references
2014-05-08, by pchelko
8036917: [macosx] Native memory leaks.
2014-05-08, by pchelko
8042416: X11GraphicsEnvironment.isDisplayLocal() throws NoSuchElementException if DISPLAY host has more IP addresses than a local interface
2014-05-08, by simonis
8042440: awt_Plugin no longer needed
2014-05-05, by ddehaven
8042219: [macosx] LWComponentPeer should not reference classes from sun.lwawt.macosx
2014-05-07, by pchelko
8042585: [macosx] Unused code in LWCToolkit.m
2014-05-07, by pchelko
8039109: Fix unchecked and raw lint warnings in java.awt
2014-05-05, by darcy
8042256: Fix raw and unchecked lint warnings in com.sun.media.sound
2014-05-05, by darcy
Merge
2014-05-05, by prr
8038838: Totally remove all vestiges of com.sun.image.codec.jpeg from JDK 9
2014-05-05, by prr
8042212: [macosx] Toolkit.getScreenResolution() can return incorrect resolution
2014-05-05, by serb
8041917: unexcepted behavior of LineBorder while using Boolean variable true
2014-04-30, by malenkov
8042090: Fix invalid variable names sun/java2d/loops/ProcessPath.c
2014-04-30, by simonis
8042087: [macosx] LWCToolkit.inokeAndWait is calling EventQueue.invokeLater
2014-04-30, by pchelko
Merge
2014-04-29, by ngthomas
8042159: Allow using a system-installed lcms2
2014-04-29, by omajid
8041592: [TEST_BUG] Move 42 AWT hw/lw mixing tests to jdk
2014-04-29, by yan
8039642: Fix raw and unchecked warnings in sun.awt.*
2014-04-28, by henryjen
8036819: JAB: mneumonics not read for textboxes
2014-04-28, by asaha
8041987: [macosx] setDisplayMode crashes
2014-04-28, by pchelko
8041490: PIT: [macosx] Crash in system tray functionality check test
2014-04-25, by pchelko
8041572: [macosx] huge native memory leak in AWTWindow.m
2014-04-25, by pchelko
7124250: [macosx] JOptionPane dialogs show wrong icons
2014-04-24, by pchelko
8040279: [macosx] Do not use the base image in the MultiResolutionBufferedImage
2014-04-24, by alexsch
8039464: The scrollbar in JScrollPane has no right border if used WindowsLookAndFeel
2014-04-23, by malenkov
8039567: Duplicated code in DataTransferer
2014-04-23, by pchelko
8027148: SystemFlavorMap.getNativesForFlavor returns list of native formats in incorrect order
2014-04-23, by pchelko
8039860: Fix fallthrough lint warnings in swing
2014-04-22, by darcy
8039862: Fix fallthrough lint warnings in 2d
2014-04-21, by darcy
8040656: Classes with overriden methods with covariant returns return random read methods
2014-04-21, by malenkov
8024061: Exception thrown when drag and drop between two components is executed quickly
2014-04-21, by alitvinov
8039279: Move awt tests to openjdk repository
2014-04-21, by yan
8037477: Reproducible hang of JAWS and webstart application with JAB 2.0.4
2014-04-21, by pchelko
8038644: Fix raw and unchecked warnings in sun.java2d.*
2014-04-18, by henryjen
8026252: [macosx] Change AWT_DEBUG_BUG_REPORT_MESSAGE for macosx platform
2014-04-18, by serb
8035169: Move ThreadGroupUtils from the sun.misc package
2014-04-18, by pchelko
8042857: 14 stuck threads waiting for notification on LDAPRequest
2014-05-23, by robm
8043129: JAF initialisation in SAAJ clashing with the one in javax.mail
2014-05-23, by mkos
8043572: demo/jvmti/mtrace/TraceJFrame.java fails with AWTError: Can't connect to X11 window server using '$DISPLAY_SITE' as the value of the DISPLAY variable
2014-05-23, by jbachorik
8043507: javax.smartcardio.CardTerminals.list() fails on MacOSX
2014-05-23, by igerasim
Merge
2014-05-22, by lana
8043716: JDI test com/sun/jdi/ProcessAttachTest.sh and other 3 jdi tests failed in nightly
2014-05-22, by dsamersoff
8043772: Typos in Double/Int/LongSummaryStatistics.java
2014-05-22, by igerasim
Merge
2014-05-22, by mfang
8037343: Wrong dateformat for locale es_DO
2014-05-22, by mfang
8042887: Remove serialver -show, this tool does not need a GUI
2014-05-21, by alanb
8043520: Serviceability tests using @library failing with java.lang.NoClassDefFoundError
2014-05-22, by ykantser
8032650: [parfait] warning from b124 for jdk/src/share/native/java/util: jni exception pending
2014-05-22, by okutsu
8037745: Consider re-enabling PKCS11 mechanisms previously disabled due to Solaris bug 7050617
2014-05-21, by valeriep
8043537: Changes for JDK-8039951 introduced circular dependency between Kerberos and com.sun.security.auth
2014-05-22, by weijun
8043551: [TESTBUG] sun/tools/jcmd/TestJcmdSanity.java failure in nightly jdk9-dev fastdebug build
2014-05-21, by sla
8037398: integer overflow in jdk/src/share/bin/java.c
2014-05-20, by kizune
8041435: Make JDWP socket connector accept only local connections by default
2014-05-20, by dsamersoff
7195480: javax.smartcardio does not detect cards on Mac OS X
2014-05-20, by igerasim
8028627: Unsynchronized code path from javax.crypto.Cipher to the WeakHashMap used by JceSecurity to store codebase mappings
2014-05-19, by robm
8040893: Add block tags for @return and @param to swing border classes
2014-05-19, by yan
8039966: Add @return and @param block tags in colorchooser and filechooser swing classes
2014-05-19, by yan
8043382: TempDirTest.java times out
2014-05-18, by sla
8043278: Add initial unit tests for javax.sql.rowset.serial
2014-05-16, by lancea
8032606: ClassValue.ClassValueMap.type is unused
2014-05-16, by twisti
8042089: Fix doclint warnings from javax.swing.tree and javax.swing.undo packages
2014-05-16, by yan
8042120: Fix doclint warnings from javax.swing.text.html.parser
2014-05-16, by yan
8038994: AnnotatedType.getType() of a TypeVariable boundary without annotations return null
2014-05-12, by jfranck
Added tag jdk9-b14 for changeset 2e754d3dbdf2
2014-05-22, by katleman
Merge
2017-07-05, by duke
Merge
2014-05-23, by jcoomes
Merge
2014-05-22, by twisti
8043274: Test compiler/7184394/TestAESMain.java gets NPE on solaris
2014-05-21, by kvn
8042737: Introduce umbrella header prefetch.inline.hpp
2014-05-08, by goetz
6883953: java -client -XX:ValueMapInitialSize=0 crashes
2014-05-20, by adlertz
Merge
2014-05-19, by bharadwaj
6563994: assert(wf.check_method_context(ctxk, m), "proper context") failed
2014-05-19, by bharadwaj
8032498: compiler/ciReplay tests fail with StatusError: failed to clean up files after test...
2014-05-19, by iignatyev
Merge
2014-05-16, by twisti
Merge
2014-05-16, by twisti
Merge
2014-05-16, by kvn
8042786: Proper fix for 8032566
2014-05-16, by kvn
8032566: Crash in JIT when running Scala compiler (and compiling Scala std lib)
2014-01-27, by kvn
8043180: SIGSEGV in Events::log_deopt_message
2014-05-15, by iveresov
8026694: New type profiling points break compilation replay
2014-05-15, by roland
Merge
2014-05-22, by jmasa
8043639: Backout JDK-8034852: Shrinking of Metaspace high-water-mark causes incorrect OutOfMemoryErrors or back-to-back GCs
2014-05-21, by ehelin
8039489: Refactor test framework for dynamic VM options
2014-05-20, by iignatyev
8042255: make gc src file exclusion more automatic
2014-05-20, by jcoomes
8039042: G1: Phantom zeros in cardtable
2014-05-20, by pliden
Merge
2014-05-19, by jmasa
8040804: G1: Concurrent mark stuck in loop calling os::elapsedVTime()
2014-05-14, by pliden
8040803: G1: Concurrent mark hangs when mark stack overflows
2014-05-14, by pliden
8038928: gc/g1/TestGCLogMessages.java fail with "[Evacuation Failure'
2014-05-11, by jmasa
Merge
2014-05-09, by jmasa
8034852: Shrinking of Metaspace high-water-mark causes incorrect OutOfMemoryErrors or back-to-back GCs
2014-05-09, by ehelin
8042474: Clean up duplicated code in RSHashTable
2014-05-08, by brutisso
Merge
2014-05-21, by coleenp
8043314: Fix for JDK-8041934 causes assert(is_interpreted_frame()) failed: interpreted frame expected
2014-05-20, by sla
Merge
2014-05-17, by coleenp
8043264: hsdis library not picked up correctly on expected paths
2014-05-17, by sspitsyn
8042796: jvmtiRedefineClasses.cpp: guarantee(false) failed: OLD and/or OBSOLETE method(s) found
2014-05-16, by sspitsyn
8042885: java does not take hexadecimal number as vm option
2014-05-15, by minqi
8038212: Method::is_valid_method() check has performance regression impact for stackwalking
2014-05-15, by coleenp
8025580: Temporary flags: UseNewReflection and ReflectionWrapResolutionErrors
2014-05-15, by coleenp
8028749: java -version crashes with 'fatal error: heap walk aborted with error 1'
2014-05-15, by rdurbin
8041918: BootstrapMethods attribute cannot be empty.
2014-05-15, by lfoltan
8041934: com/sun/jdi/RepStep.java fails in RT_Baseline on all platforms with assert(_cur_stack_depth == count_frames()) failed: cur_stack_depth out of sync
2014-05-14, by sla
8043164: Format warning in traceStream.hpp
2014-05-14, by drchase
8042595: [TESTBUG] runtime/7110720/Test7110720.sh rarely fails with message "explicit compiler command file not read"
2014-05-14, by ctornqvi
8041938: [TESTBUG] runtime/SharedArchiveFile/CdsWriteError.java failed in RT_Baseline with 'Unable to create shared archive file' missing from stdout/stderr
2014-05-14, by mseledtsov
8043354: 8043354: Make is_return_allocated() respect allocated objects than can method-escape
2014-05-21, by rasbold
Merge
2014-05-22, by lana
Merge
2014-05-16, by amurillo
Merge
2014-05-15, by twisti
8043063: Code aging should allocate MethodCounters when flushing a method
2014-05-14, by iveresov
8043029: Change 8037816 breaks HS build with older GCC versions which don't support diagnostic pragmas
2014-05-14, by simonis
8023461: Thread holding lock at safepoint that vm can block on: MethodCompileQueue_lock
2014-03-11, by vlivanov
8032463: VirtualDispatch test timeout with DeoptimizeALot
2014-05-13, by iveresov
8021770: BackEdgeThreshold option is no longer used and should be removed
2014-05-13, by anoll
Merge
2014-05-12, by twisti
8029343: CodeCache::allocate increments '_number_of_blobs' even if allocation fails.
2014-05-09, by anoll
Merge
2014-05-08, by twisti
8042431: compiler/7200264/TestIntVect.java fails with: Test Failed: AddVI 0 < 4
2014-05-08, by anoll
Merge
2014-05-12, by dholmes
8032551: Remove UsePPCLWSYNC from globals.hpp
2014-05-12, by dholmes
Merge
2014-05-12, by ctornqvi
8042804: Support invoking Hotspot tests from top level
2014-05-12, by mikael
8040292: Annotation attributes must not appear more than once
2014-05-12, by hseigel
Merge
2014-05-12, by lfoltan
8039805: Fix the signature of the global new/delete operators in allocation.cpp.
2014-05-12, by simonis
Merge
2014-05-12, by coleenp
8042726: [TESTBUG] TEST.groups file was not updated after runtime/6925573/SortMethodsTest.java removal
2014-05-09, by ctornqvi
8042471: Unable to build JDK 9 Hotspot within VS2010
2014-05-09, by ctornqvi
8038654: Separate SymbolTable and StringTable code
2014-05-07, by gziemski
8041415: remove port.{cpp,hpp} files
2014-05-07, by zgu
8037816: Fix for 8036122 breaks build with Xcode5/clang
2014-05-09, by drchase
Added tag jdk9-b14 for changeset 631682a70d8a
2014-05-22, by katleman
Merge
2014-05-27, by jcoomes
Merge
2014-05-23, by jcoomes
Merge
2014-05-16, by amurillo
8042804: Support invoking Hotspot tests from top level
2014-05-12, by mikael
8043975: Update README for jdk9
2014-05-26, by omajid
Merge
2014-05-23, by prr
Merge
2014-05-12, by prr
Merge
2014-05-05, by prr
Merge
2014-04-29, by ngthomas
8042159: Allow using a system-installed lcms2
2014-04-29, by omajid
Merge
2014-05-22, by lana
8043127: Convert JPRT_ARCHIVE_BUNDLE to unix style paths
2014-05-20, by erikj
Added tag jdk9-b14 for changeset 78fe3dcb9cf7
2014-05-22, by katleman
Added tag jdk9-b14 for changeset 97932f6ad950
2017-07-05, by duke
Merge
jdk9-b14
2017-07-05, by duke
Merge
2017-07-05, by duke
Merge
2014-05-15, by lana
8042882: Support verbosity options in langtools testing
2014-05-13, by dlsmith
8034223: Most-specific should not have any special treatment for boxed vs. unboxed types
2014-05-13, by dlsmith
8035763: Error parsing binary type annotations data in javac
2014-05-09, by emc
8042886: Test langtools/test/com/sun/javadoc/testHtmlDocument/TestHtmlDocument.java fails on Windows
2014-05-09, by jjg
8028503: javac, for method references a primitive type can be added as a bound
2014-05-10, by vromero
8037379: fix for JDK-8029569 doesn't cover all possible cases
2014-05-10, by vromero
8038730: Clean up the way JavadocTester is invoked, and checks for errors.
2014-05-09, by jjg
8042867: Missing license header for langtools/make/netbeans/langtools/nbproject/project.properties
2014-05-09, by jlahoda
8042656: Inference produces spurious error for intersection type bounds check
2014-05-09, by dlsmith
8040327: Eliminate AnnotatedType
2014-05-09, by emc
8042839: XPreferTest fails on Windows
2014-05-09, by jjg
8042601: Javadoc sort fails
2014-05-08, by ksrini
8041663: Sensitive dependence on location of nested interface
2014-05-09, by jlahoda
8040822: Duplicated notifications can be sent to TaskListener
2014-05-09, by jlahoda
Added tag jdk9-b13 for changeset 069586f14799
2014-05-15, by katleman
Merge
2017-07-05, by duke
Added tag jdk9-b13 for changeset 9c47b760a47f
2014-05-15, by katleman
Merge
2017-07-05, by duke
Added tag jdk9-b13 for changeset 8ee3c3ffd554
2014-05-15, by katleman
Merge
2017-07-05, by duke
Merge
2014-05-15, by lana
8043132: Nashorn : all tests failed with java.security.AccessControlException
2014-05-14, by sundar
Added tag jdk9-b13 for changeset 743eee69ce3f
2014-05-15, by katleman
Merge
2017-07-05, by duke
Merge
2014-05-15, by lana
8042906: Remove use of reflection in ORB
2014-05-13, by coffeys
Added tag jdk9-b13 for changeset 9bd83c6b1976
2014-05-15, by katleman
Merge
2017-07-05, by duke
Merge
2014-05-15, by lana
7153400: ThreadPoolExecutor's setCorePoolSize method allows corePoolSize > maxPoolSize
2014-05-14, by chegar
8043012: (tz) Support tzdata2014c
2014-05-15, by aefimov
8041791: String.toLowerCase regression - violates Unicode standard
2014-05-14, by naoto
8043119: (props) Properties.storeToXML closes output stream
2014-05-14, by alanb
8034170: src/share/classes/sun/net/www/protocol/http/DigestAuthentication.java
2014-05-14, by michaelm
8042889: (props) Properties.loadFromXML/storeToXML should consistently use the UKit parser
2014-05-13, by alanb
6996377: shrink duplicate code in the constructor of PKIXValidator
2014-05-12, by mullan
8000975: (process) Merge UNIXProcess.java.bsd & UNIXProcess.java.linux (& .solaris & .aix)
2014-05-12, by plevart
8038795: Tidy warnings cleanup for javax.management
2014-05-12, by yan
8030709: Tidy warnings cleanup for java.lang package; minor cleanup in java.math, javax.script
2014-05-12, by yan
8034960: Serviceability tests using @library failing with java.lang.NoClassDefFoundError
2014-05-09, by ykantser
8042859: Build broken for Solaris
2014-05-09, by emc
8040059: Change default policy for extensions to no permission
2014-05-09, by mchung
8039173: Propagate errors from Diagnostic Commands as exceptions in the attach framework
2014-05-09, by sla
8042816: (fs) Path.register doesn't throw IllegalArgumentException if multiple OVERFLOW events are specified, part 2
2014-05-09, by alanb
Added tag jdk9-b13 for changeset c946ad0de0ac
2014-05-15, by katleman
Merge
2017-07-05, by duke
Merge
2014-05-15, by lana
Merge
2014-05-09, by amurillo
Merge
2014-05-08, by jmasa
8034094: SA agent can't compile when jni_x86.h is used
2014-03-19, by ehelin
8026784: Error message in AdaptiveFreeList<Chunk>::verify_stats is wrong
2014-05-06, by tschatzl
Merge
2014-05-02, by jwilhelm
8027643: Merge GenCollectorPolicy and TwoGenerationCollectorPolicy
2014-04-29, by jwilhelm
Merge
2014-05-08, by twisti
8042195: Introduce umbrella header orderAccess.inline.hpp.
2014-04-29, by goetz
8042570: Excessive number of tests timing out on nightly testing due to fix for 8040798
2014-05-07, by anoll
8042309: Some bugfixes for the ppc64 port.
2014-05-02, by goetz
8042443: Fix C++-Interpreter after "8036956: remove EnableInvokeDynamic flag"
2014-05-06, by anoll
Merge
2014-05-06, by anoll
8042428: CompileQueue::free_all() code is incorrect
2014-05-06, by anoll
8036851: volatile double accesses are not explicitly atomic in C2
2014-05-06, by anoll
8042052: assert(t != NULL) failed: must set before get
2014-05-05, by anoll
Merge
2014-05-02, by twisti
8039298: assert(base == NULL || t_adr->isa_rawptr() || !phase->type(base)->higher_equal(TypePtr::NULL_PTR))
2014-05-02, by kvn
Merge
2014-05-02, by iignatyev
8042214: add @ignore tag to all excluded jtreg tests in test/compiler
2014-05-02, by iignatyev
Merge
2014-05-01, by anoll
8041992: Fix of JDK-8034775 neglects to account for non-JIT VMs
2014-05-02, by anoll
Merge
2014-05-07, by coleenp
8041620: Solaris Studio 12.4 C++ 5.13 change in behavior for placing friend declarations within surrounding scope.
2014-05-06, by lfoltan
8041627: Solaris Studio 12.4 C++ 5.13 compilation error due to lack of "surplus" prototype for binaryTreeDictionary.cpp.
2014-05-06, by lfoltan
8023697: failed class resolution reports different class name in detail message for the first and subsequent times
2014-05-05, by coleenp
8031126: java/lang/management/ThreadMXBean/ThreadUserTime.java fails intermittently
2014-05-05, by sla
Merge
2014-05-02, by dcubed
6885993: Named Thread: introduce print() and print_on(outputStream* st) methods
2014-05-01, by zgu
Merge
2014-05-02, by twisti
8042281: compiler/7184394/TestAESMain.java fails with: javax.crypto.IllegalBlockSizeException: Input length not multiple of 16 bytes
2014-05-01, by kvn
8035936: SIGBUS in StubRoutines::aesencryptBlock, solaris-sparc
2014-04-30, by kvn
8042059: Various fixes to linux/sparc
2014-04-29, by mikael
8022070: Compilation error in stubGenerator_sparc.cpp with some compilers
2014-04-29, by mikael
8041957: -XX:UseAVX=0 cause assert(UseAVX) failed
2014-04-29, by kvn
8041959: Skip replay parsing errors with ReplayIgnoreInitErrors
2014-04-29, by kvn
Merge
2014-04-29, by anoll
8036956: remove EnableInvokeDynamic flag
2014-04-29, by anoll
8040798: compiler/startup/SmallCodeCacheStartup.java timed out in RT_Baseline
2014-04-29, by anoll
8040919: Uninitialised memory in hotspot/src/share/vm/compiler/oopMap.cpp
2014-04-28, by morris
8039407: Regression test needed for JDK-8015396
2014-04-28, by drchase
8041771: C1: remove unused IR::_locals_size
2014-04-28, by anoll
Merge
2014-04-28, by anoll
8040085: dtrace/jsdt tests crash on solaris. found an unadvertised bad scavengable oop in the code cache
2014-04-28, by anoll
Merge
2014-04-25, by bharadwaj
8029302: Performance regression in Math.pow intrinsic
2014-04-25, by adlertz
8041481: JVM crashes with collect_args_for_profiling
2014-04-25, by roland
Merge
2014-04-24, by iignatyev
8041497: Compilation of compiler/rtm/cli/TestUseRTMDeoptOption* tests failed
2014-04-24, by iignatyev
8039960: Unexpected exit from test compiler/profiling/spectrapredefineclass/Launcher.java
2014-04-24, by roland
8041468: Field nmethod::_lock_count should be declared volatile
2014-04-24, by anoll
Added tag jdk9-b13 for changeset ca74accc73cf
2014-05-15, by katleman
Merge
2014-05-15, by lana
8043182: hgforest.sh: syntax error on line 329
2014-05-14, by mduigou
8042810: hgforest: some shells run read in sub-shell and can't use fifo
2014-05-13, by mduigou
8042932: Bump up the -source version for JDK 9 builds
2014-05-13, by coffeys
Added tag jdk9-b13 for changeset 3a0155bc559c
2014-05-15, by katleman
Added tag jdk9-b13 for changeset 1a30593dcb98
2017-07-05, by duke
Merge
jdk9-b13
2017-07-05, by duke
Merge
2017-07-05, by duke
Merge
2014-05-08, by lana
8028196: Javac allows timestamps inside rt.jar to affect compilation when using -sourcepath.
2014-05-07, by alundblad
8042654: [javadoc] revert the default methods list.sort to Collections.sort
2014-05-07, by ksrini
8042441: sjavac does not track dependencies
2014-05-08, by ohrstrom
8042699: sjavac does not track dependencies
2014-05-07, by ohrstrom
8040129: Implement classfile tests for SourceFile attribute.
2014-05-07, by anazarov
8033718: Inference ignores capture variable as upper bound
2014-05-06, by dlsmith
8042358: some tests have placeholder bugid 1234567
2014-05-02, by jjg
8033437: javac, inconsistent generic types behaviour when compiling together vs. separate
2014-05-02, by pgovereau
Added tag jdk9-b12 for changeset 61f3b005022e
2014-05-08, by katleman
Merge
2017-07-05, by duke
Added tag jdk9-b12 for changeset b0fcefc9bc5b
2014-05-08, by katleman
Merge
2017-07-05, by duke
Added tag jdk9-b12 for changeset 0d036e9731b8
2014-05-08, by katleman
Merge
2017-07-05, by duke
Merge
2014-05-08, by lana
8042600: Add more samples in nashorn/samples directory
2014-05-07, by sundar
8041697: CompiledScript slower when eval with binding
2014-05-07, by sundar
8042364: Make __proto__ ES6 draft compliant
2014-05-06, by sundar
8041998: RegExp implementation is not thread-safe
2014-05-06, by hannesw
8027933: Add --const-as-var option
2014-05-02, by sundar
Added tag jdk9-b12 for changeset 8e7a633f1d8e
2014-05-08, by katleman
Merge
2017-07-05, by duke
Added tag jdk9-b12 for changeset 5b12c43aa53c
2014-05-08, by katleman
Merge
2017-07-05, by duke
Merge
2014-05-08, by lana
Merge
2014-05-08, by lana
8042478: Include Mersenne primes in BigInteger primality testing
2014-05-08, by bpb
8039951: com.sun.security.auth.module missing classes on some platforms
2014-05-08, by weijun
8040068: SolarisSystem should be @Deprecated and @jdk.Exported(false)
2014-05-08, by weijun
8042105: Fix some more doclint issues in javax.swing.text.html classes
2014-05-08, by yan
8041979: sun/jvmstat/monitor/MonitoredVm/CR6672135.java failing on all platforms
2014-04-25, by sla
8042360: Subtag syntax check is incomplete in Locale.LanguageRange
2014-05-08, by peytoia
8026236: Add PrimeTest for BigInteger
2014-05-07, by bpb
8042470: (fs) Path.register doesn't throw IllegalArgumentException if multiple OVERFLOW events are specified
2014-05-07, by igerasim
8011537: (fs) Path.register(..) clears interrupt status of thread with no InterruptedException
2014-05-07, by igerasim
8042449: Issue for negative byte major record version
2014-05-07, by xuelei
8042266: [launcher] create test groups for launcher regression tests
2014-05-06, by ksrini
Merge
2014-05-06, by chegar
8039470: java.net Content Handler API incorrectly specifies implementation specific location of handler classes
2014-05-02, by chegar
8040748: [TESTBUG] Exclude failing (serviceability) jtreg tests
2014-05-06, by miauno
8042355: stream with sorted() causes downstream ops not to be lazy
2014-05-06, by psandoz
8040806: BitSet.toString() can throw IndexOutOfBoundsException
2014-05-06, by igerasim
8034906: Fix typos, errors and Javadoc differences in java.time
2014-03-06, by scolebourne
8020860: cluster Hashtable/Vector field updates for better transactional memory behaviour
2014-05-05, by mduigou
8035782: sun/launcher/LauncherHelper$FXHelper loaded unnecessarily
2014-05-03, by ksrini
8032016: Optimizations of Math.next{After,Up}({float,double})
2014-05-02, by bpb
Merge
2014-05-02, by mullan
8038349: Signing XML with DSA throws Exception when key is larger than 1024 bits
2014-05-02, by mullan
8031036: com/sun/management/OperatingSystemMXBean/GetCommittedVirtualMemorySize.java failed on 8b121
2014-05-02, by sjiang
Added tag jdk9-b12 for changeset 5cbca4ed35a3
2014-05-08, by katleman
Merge
2017-07-05, by duke
Merge
2014-05-08, by lana
Merge
2014-05-02, by amurillo
Merge
2014-04-30, by jmasa
7132678: G1: verify that the marking bitmaps have no marks for objects over TAMS
2014-04-29, by brutisso
Merge
2014-04-28, by sla
8041980: (hotspot) sun/jvmstat/monitor/MonitoredVm/CR6672135.java failing on all platforms
2014-04-28, by sla
Merge
2014-04-27, by allwin
8041723: Event Based tracing ids to be reassigned for CDS klasses
2014-04-25, by mgronlun
8040140: System.nanoTime() is slow and non-monotonic on OS X
2014-04-25, by sla
8030011: Update Hotspot version string output
2014-04-24, by amurillo
6664815: Eliminate redundant memcpy operation in jni_GetStringUTFRegion
2014-04-03, by mgerdin
8033405: metaspace/stressHierarchy/stressHierarchy005 hangs in atexit handler
2014-04-24, by ctornqvi
Added tag jdk9-b12 for changeset db0b706c8253
2014-05-08, by katleman
Merge
2014-05-08, by lana
8042417: hgforest: allow local clone of extra repos
2014-05-06, by mduigou
8042348: Copyright link in Javadoc page for Java SE 8
2014-05-06, by erikj
Added tag jdk9-b12 for changeset 82ebbb6c2fa2
2014-05-08, by katleman
Added tag jdk9-b12 for changeset 0d1f816217dc
2017-07-05, by duke
Merge
jdk9-b12
2017-07-05, by duke
Merge
2017-07-05, by duke
Merge
2014-05-01, by lana
8030741: Inference: implement eager resolution of return types, consistent with JDK-8028800
2014-05-01, by vromero
8029852: Bad code generated (VerifyError) when lambda instantiates enclosing local class and has captured variables
2014-04-30, by rfield
8036942: javac generates incorrect exception table for multi-catch statements inside a lambda
2014-04-30, by rfield
8040097: Implement classfile tests for LocalVariableTable and LocalVariableTypeTable attribute.
2014-04-30, by anazarov
8030046: javac incorrectly handles absolute paths in manifest classpath
2014-04-21, by pgovereau
8038583: [javadoc] Refactor uses of arrays to Collections
2014-04-18, by ksrini
8039410: [javadoc] fix class-use items to be deterministic and index ordering
2014-04-18, by ksrini
8029102: Enhance compiler warnings for Lambda
2014-04-28, by vromero
8039026: Definitely unassigned field can be accessed
2014-04-25, by pgovereau
8040904: Ensure javadoc tests do not overwrite results within tests
2014-04-25, by jjg
Added tag jdk9-b11 for changeset ae887a48401a
2014-05-01, by katleman
Merge
2017-07-05, by duke
Merge
2014-05-01, by lana
8042058: Missing deleted files from JDK-8040754 breaks jdk9/dev build
2014-04-28, by mchung
8040754: Break the circular dependency between SAAJ and JAXB
2014-04-28, by mkos
Added tag jdk9-b11 for changeset d47e36fe8f31
2014-05-01, by katleman
Merge
2017-07-05, by duke
Added tag jdk9-b11 for changeset b9666074e6db
2014-05-01, by katleman
Merge
2017-07-05, by duke
Merge
2014-05-01, by lana
8040078: Avoid repeated reading of source for cached loads
2014-04-25, by hannesw
8034967: Reduce access to Nashorn internals
2014-04-25, by attila
Added tag jdk9-b11 for changeset 1786ce9ab4a7
2014-05-01, by katleman
Merge
2017-07-05, by duke
Added tag jdk9-b11 for changeset 1e3275c2718b
2014-05-01, by katleman
Merge
2017-07-05, by duke
Merge
2014-05-01, by lana
8041772: (ch) PendingFuture.CANCELLED has backtrace that potentially keeps objects alive
2014-04-30, by alanb
8042208: Build fails on Solaris using devkit when X isn't installed
2014-04-30, by erikj
8039488: Tidy warnings cleanup for javax.sql
2014-04-30, by yan
8029451: Tidy warnings cleanup for java.util package; minor changes in java.nio, java.sql
2014-04-30, by yan
8042123: Support default and static interface methods in JDI, JDWP and JDB
2014-04-30, by jbachorik
8042178: A comment need to go in RSAClientKeyExchange.java
2014-04-29, by xuelei
Merge
2014-04-29, by ngthomas
Merge
2014-04-29, by ngthomas
8039861: Fix fallthrough lint warnings in awt
2014-04-17, by darcy
8039926: -spash:<image> can't be combined with -xStartOnFirstThread since JDK 7
2014-04-17, by pchelko
Merge
2014-04-16, by ngthomas
Merge
2014-04-16, by asaha
8036983: JAB:Multiselection Ctrl+CursorUp/Down and ActivateDescenderPropertyChanged event
2014-04-15, by asaha
8035745: [parfait] JNI exception pending in src/windows/native/sun/windows/awt_InputMethod.cpp
2014-04-16, by bagiras
8035625: [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_MenuItem.cpp
2014-04-16, by bagiras
8032874: ArrayIndexOutOfBoundsException in JTable while clearing data in JTable
2014-04-16, by dmarkov
Merge
2014-04-15, by ngthomas
Merge
2014-04-14, by prr
8035866: [parfait] JNI exception pending in jdk/src/windows/native/sun/java2d/windows/GDIWindowSurfaceData.cpp
2014-04-14, by bagiras
8039863: Fix fallthrough lint warnings in sound
2014-04-11, by darcy
8039774: [OGL] Image painting is broken if 'sun.java2d.accthreshold' is set to 0
2014-04-11, by serb
8039418: [macosx] Calling JNI functions in the scope of Get/ReleasePrimitiveArrayCritical
2014-04-11, by serb
8039776: Introspector throws NullPointerException for subclasses' mismatched get/setter
2014-04-10, by malenkov
8039750: KSS: Replace MetalLazyValue with lambda
2014-04-10, by malenkov
8038113: [macosx] JTree icon is not rendered in high resolution on Retina
2014-04-10, by alexsch
8035739: [parfait] JNI exception pending and primitive type mismatch in jdk/src/windows/native/sun/windows/awt_List.cpp
2014-04-10, by pchelko
8035734: [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_Choice.cpp
2014-04-10, by pchelko
8039752: Regression: Clipboard couldn't be used on linux
2014-04-09, by pchelko
8038631: Create wrapper for awt.Robot with additional functionality
2014-04-09, by yan
8039083: REGRESSION: closed/java/awt/dnd/DragSourceListenerSerializationTest/DragSourceListenerSerializationTest.html fails with NPE since 8u20 b07 on Linux
2014-04-09, by pchelko
8038765: [macosx] Toolkit.sync should be implemented
2014-04-09, by serb
6690000: Typo's in DataFlavor Javadoc
2014-04-08, by pchelko
8030100: java.awt.Desktop: Enable check for supported URI schemes on Linux
2014-04-07, by azvegint
6788138: leak in Java_sun_awt_X11_XlibWrapper_getStringBytes?
2014-04-07, by azvegint
8031087: [Parfait] warnings from b121 for jdk/src/solaris/native/sun/xawt
2014-04-07, by azvegint
6475394: Spelling mistake in doc for ComponentUI.getBaselineResizeBehaviour
2014-04-07, by alexsch
8032219: [macosx] Scrollbars looks bad under retina in Motif and Metal L&F
2014-04-07, by serb
8031095: [Parfait] warning from jdk/src/solaris/native/sun/awt: memory leak
2014-04-04, by prr
Merge
2014-04-04, by prr
8035569: [parfait] JNI expection pending in jdk/src/windows/native/sun/windows/WPrinterJob.cpp
2014-04-04, by prr
8035737: [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_PrintControl.cpp
2014-04-04, by bagiras
8039137: KSS: JTextComponent.isProcessInputMethodEventOverridden
2014-04-04, by malenkov
8038962: KSS: javax.swing.text.html[.parser].ResourceLoader
2014-04-04, by malenkov
8038999: In Java 8 java.awt.datatransfer.DataFlavor.equals is no longer symmetric
2014-04-03, by pchelko
8019990: IM candidate window appears on the South-East corner of the display.
2014-04-03, by bae
6612752: Incorrect getOpenIcon() instanceof in the DefaultTreeCellRenderer
2014-04-02, by alexsch
6463901: Either generify or deprecate sun.awt.EventListenerAggregate
2014-04-02, by pchelko
8037560: [macosx] Cleanup CClipboard.m
2014-04-02, by pchelko
8029196: Focus border of JButton.buttonType=roundRect is cut off
2014-04-02, by serb
8035623: [parfait] JNI warnings in jdk/src/windows/native/sun/windows/awt_Font.cpp
2014-04-01, by prr
Merge
2014-04-01, by prr
7052708: Grammar error in EditorKit documentation
2014-04-01, by alexsch
8030052: Remove reflection from JOptionPane
2014-04-01, by alexsch
8035624: [parfait] JNI exception pending, JNI primitive type mismatch in jdk/src/windows/native/sun/windows/ThemeReader.cpp
2014-04-01, by serb
8035736: [parfait] JNI primitive type mismatch in jdk/src/windows/native/sun/windows/awt_Component.cpp
2014-04-01, by serb
8038657: javax.swing.BufferStrategyPaintManager has unused imports
2014-04-01, by serb
8038723: Openup some PrinterJob tests
2014-03-31, by prr
8002148: [TEST_BUG] The four lines printed are not the bold typeface.
2014-03-31, by kshefov
8034768: [parfait] JNI exception pending in jdk/src/macosx/native/sun/awt/JavaTextAccessibility.m
2014-03-28, by ptbrunet
8034118: [parfait] JNI exception pending in macosx/native/sun/awt/JavaComponentAccessibility.m
2014-03-28, by ptbrunet
8037506: [javadoc] broken link in java.awt.geom.Line2D.java
2014-03-28, by prr
8032667: [macosx] Components cannot be rendered in HiDPI to BufferedImage
2014-03-28, by alexsch
8036882: [macosx] Native memory leak in Java_sun_lwawt_macosx_CImage_nativeGetNSImageRepresentationSizes
2014-03-28, by alexsch
8029628: Many graphic artifacts
2014-03-28, by vadim
8032832: Applet/browser deadlocks, when IIS integrated authentication is used
2014-03-28, by alitvinov
8032595: [macosx] setResizable(false) makes a frame slide down
2014-03-26, by pchelko
8037910: [parfait] JNI warnings in jdk/src/windows/native/sun/java2d/d3d/D3DSurfaceData.cpp
2014-03-25, by prr
8034104: [parfait] warnings from jdk/src/macosx/native/sun/awt/CTextPipe.m
2014-03-25, by prr
8031422: [TEST_BUG] java/awt/Paint/bug8024864.java fails on Windows 7
2014-03-25, by kshefov
8031001: [Parfait] warnings from b121 for jdk/src/solaris/native/sun/awt: JNI-related warnings
2014-03-25, by pchelko
8037097: Improve diagnosability of test failures for java/util/Arrays/Correct.java
2014-03-11, by mduigou
8041683: Catch OutOfMemoryError in BitLengthOverflow and DoubleValueOverflow
2014-04-29, by bpb
8042096: Backout JDK-8042091
2014-04-29, by jbachorik
8034057: Files.getFileStore and Files.isWritable do not work with SUBST'ed drives (win)
2014-04-29, by alanb
8031195: Support default and static interface methods in JDI, JDWP and JDB
2014-04-29, by jbachorik
8041621: java/net/Inet4Address/textToNumericFormat.java fails on Solaris and Mac
2014-04-28, by michaelm
8040892: Incorrect message in Exception thrown by Collectors.toMap(Function,Function)
2014-04-26, by plevart
8035584: ArrayList(c) should avoid inflation if c is empty
2014-03-12, by mduigou
8035826: [parfait] JNI exception pending in src/windows/native/sun/util/locale/provider/HostLocaleProviderAdapter_md.c
2014-04-25, by naoto
8041948: Build broken by fix of 8033104
2014-04-25, by sla
8033104: sun/jvmstat/monitor/MonitoredVm/CR6672135.java failing on all platforms
2014-04-25, by sla
8039432: demo/jvmti/mtrace/TraceJFrame.java can't connect to X11
2014-04-25, by sla
8038947: HotSpotDiagnosticMXBean/CheckOrigin.java 'NewSize' should have origin 'ERGONOMIC' but had 'DEFAULT'
2014-04-25, by sla
8040321: keytool and jarsigner tests doesn't pass though VM tools to tools
2014-04-25, by weijun
Added tag jdk9-b11 for changeset e4dc2768f533
2014-05-01, by katleman
Merge
2017-07-05, by duke
Merge
2014-05-01, by lana
Merge
2014-04-25, by amurillo
Merge
2014-04-25, by ehelin
8038265: CMS: enable time based triggering of concurrent cycles
2014-04-23, by brutisso
Merge
2014-04-23, by ehelin
8040792: G1: Memory usage calculation uses sizeof(this) instead of sizeof(classname)
2014-04-22, by tschatzl
8040245: G1: VM hangs during shutdown
2014-04-17, by pliden
8040722: G1: Clean up usages of heap_region_containing
2014-04-17, by brutisso
8040002: Clean up code and code duplication in re-diryting cards for verification
2014-04-16, by tschatzl
8019342: G1: High "Other" time most likely due to card redirtying
2014-04-16, by tschatzl
8028710: G1 does not retire allocation buffers after reference processing work
2014-04-16, by tschatzl
8039596: Remove HeapRegionRemSet::clear_incoming_entry
2014-04-16, by tschatzl
8037344: Use the "next" field to iterate over fine remembered instead of using the hash table
2014-04-16, by tschatzl
8027553: Change the in_cset_fast_test functionality to use the G1BiasedArray abstraction
2014-04-16, by tschatzl
8038930: G1CodeRootSet::test fails with assert(_num_chunks_handed_out == 0) failed: No elements must have been handed out yet
2014-04-16, by tschatzl
8039957: Replace the last few %p usages with PTR_FORMAT in the GC code
2014-04-15, by stefank
8037925: CMM Testing: an allocated humongous object at the end of the heap should not prevents shrinking the heap
2014-04-15, by jwilhelm
Merge
2014-04-14, by ehelin
8037924: CMM Testing: Check Min/MaxHeapFreeRatio flags allows to shrink the heap when using ParallelGC
2014-04-11, by jwilhelm
8039147: Cleanup SuspendibleThreadSet
2014-04-11, by pliden
8037112: gc/g1/TestHumongousAllocInitialMark.java caused SIGSEGV
2014-04-11, by pliden
8039743: Use correct format specifier to print size_t values and pointers in the GC code
2014-04-09, by stefank
Merge
2014-04-24, by bharadwaj
8041351: Crash in src/share/vm/opto/loopnode.cpp:3215 - assert(!had_error) failed: bad dominance
2014-04-22, by kvn
Merge
2014-04-18, by bharadwaj
8039975: SIGSEGV in MethodData::next_data(ProfileData*)
2014-04-18, by roland
Merge
2014-04-18, by dcubed
8040018: Remove bad assert in ClassFileParser.cpp
2014-04-18, by hseigel
8040887: [TESTBUG] Remove test/runtime/6925573/SortMethodsTest.java
2014-04-18, by ctornqvi
6959423: [TESTBUG] runtime/6925573/SortMethodsTest.java times out
2014-04-17, by ctornqvi
Added tag jdk9-b11 for changeset e21de7fd0dd1
2014-05-01, by katleman
Merge
2014-05-01, by lana
8042213: Freetype detection fails on Solaris sparcv9 when using devkit
2014-04-30, by erikj
8041265: jdk/bin/rmic -iiop failed on macosx-x86_64 with "Class sun.rmi.rmic.iiop.BatchEnvironmen not found"
2014-04-30, by erikj
Added tag jdk9-b11 for changeset da174d121fd3
2014-05-01, by katleman
Added tag jdk9-b11 for changeset 0809c9a4d36e
2017-07-05, by duke
Merge
jdk9-b11
2017-07-05, by duke
Merge
2017-07-05, by duke
Merge
2014-04-24, by lana
8041695: Update the NetBeans build script and metadata
2014-04-24, by jlahoda
8039250: Test tools/javac/classfiles/InnerClasses/SyntheticClasses.java fails
2014-04-23, by jlahoda
8040903: Clean up use of BUG_ID in javadoc tests
2014-04-22, by jjg
8041253: Avoid redundant synonyms of NO_TEST
2014-04-22, by jjg
8041521: JDK-8034245 breaks a bootcycle build
2014-04-22, by pgovereau
8034245: Refactor TopLevel tree node.
2014-04-22, by pgovereau
8038023: Compiler crash ClassCastException
2014-04-22, by pgovereau
8035063: Option handling in sjavac needs to be rewritten
2014-04-22, by alundblad
8029718: Should always use lambda body structure to disambiguate overload resolution
2014-04-21, by vromero
8041150: Avoid silly use of static methods in JavadocTester
2014-04-18, by jjg
8040908: javadoc test TestDocEncoding should use -notimestamp
2014-04-18, by jjg
8029002: javac should take multiple upper bounds into account in incorporation
2014-04-18, by vromero
8038788: javac behaves incorrectly for annotations after method type parameters in some cases
2014-04-18, by jlahoda
Added tag jdk9-b10 for changeset 16ec7c58cdea
2014-04-24, by katleman
Merge
2017-07-05, by duke
Merge
2014-04-24, by lana
8040267: Remove forced -g from java compile lines in jaxp and jaxws
2014-04-22, by erikj
Added tag jdk9-b10 for changeset a77369b22afb
2014-04-24, by katleman
Merge
2017-07-05, by duke
Merge
2014-04-24, by lana
8040267: Remove forced -g from java compile lines in jaxp and jaxws
2014-04-22, by erikj
Added tag jdk9-b10 for changeset 933717886959
2014-04-24, by katleman
Merge
2017-07-05, by duke
Added tag jdk9-b10 for changeset 8e30fd90c1db
2014-04-24, by katleman
Merge
2017-07-05, by duke
Added tag jdk9-b10 for changeset 1348715ce50c
2014-04-24, by katleman
Merge
2017-07-05, by duke
Merge
2014-04-24, by lana
8041397: Lint regression in java.net.SocketOption
2014-04-23, by michaelm
8025710: Proxied HTTPS connections reused by HttpClient can send CONNECT to the server
2014-04-23, by chegar
8041563: More ProblemList.txt updates (4/2014)
2014-04-23, by chegar
8035807: Convert use of sun.misc.BASE64Encoder/Decoder with java.util.Base64
2014-04-22, by mchung
8040747: Improve performance of IP address parsing
2014-04-22, by mduigou
8040837: Avoid provoking NFEs when initializing InetAddrCachePolicy
2014-04-22, by mduigou
8037085: The sjavac exclude option should accept valid directory identifiers
2014-04-22, by alundblad
8041485: Update TEST.groups for jdk/nio/zipfs
2014-04-22, by lancea
8041331: Cleanup files for jtreg and windows
2014-04-22, by lancea
8039816: Some tests depend on internal API sun.security.action.GetPropertyAction
2014-04-21, by shurailine
8039438: Some tests depend on internal API sun.misc.IOUtils
2014-04-21, by shurailine
8033584: Remove java/lang/reflect/Method/invoke/TestPrivateInterfaceMethodReflect.java from exclude list.
2014-04-21, by lfoltan
8038837: Add support to jarsigner for specifying timestamp hash algorithm
2014-04-21, by weijun
8039358: com.sun.jarsigner.ContentSignerParameters.getTSAPolicyID() should be a default method
2014-04-21, by weijun
8040058: IsoFields.WEEK_BASED_YEAR adjustInto incorrect and WeekFields.weekOfWeekBasedYear().range incorrect
2014-04-12, by scolebourne
8040760: Addition of new java.sql tests
2014-04-18, by lancea
8027595: Enable BigInteger overflow tests in JTREG
2014-04-18, by bpb
8038823: Missing @Test annotation and copyright in java.time tests
2014-04-18, by rriggs
8038982: java/lang/ref/EarlyTimeout.java failed again
2014-04-18, by igerasim
Added tag jdk9-b10 for changeset c354cfc60e8e
2014-04-24, by katleman
Merge
2017-07-05, by duke
Merge
2014-04-24, by lana
Merge
2014-04-18, by amurillo
Merge
2014-04-17, by bharadwaj
8039260: c.o.j.t.ProcessTools::createJavaProcessBuilder(boolean, String... ) must also take TestJavaOptions
2014-04-17, by iignatyev
8038048: assert(null_obj->escape_state() == PointsToNode::NoEscape,etc) runThese -full
2014-04-16, by kvn
8039050: Crash in C2 compiler at Node::rematerialize
2014-04-15, by kvn
Merge
2014-04-15, by roland
8032410: compiler/uncommontrap/TestStackBangRbp.java times out on Solaris-Sparc V9
2014-04-01, by roland
8040001: CLI test on RTMRetryCount option was missed from fix for 8039496
2014-04-15, by iignatyev
Merge
2014-04-14, by anoll
8039425: Code cleanup: PhaseIterGVN::optimize()
2014-04-14, by anoll
Merge
2014-04-13, by anoll
8029436: CICompilerCount is not updated when the number of compiler threads is adjusted to the number of CPUs
2014-04-14, by anoll
Merge
2014-04-11, by bharadwaj
8038418: New tests development for type profiling and speculation
2014-04-11, by iignatyev
8039498: Add iterators to GrowableArray
2014-04-11, by anoll
8034216: assert(false) failed: infinite loop in PhaseIterGVN::optimize
2014-04-11, by anoll
8038297: Avoid placing CTI immediately following cbcond instruction on T4
2014-04-10, by iveresov
8039496: Add sanity tests on RTM-related command line options
2014-04-11, by iignatyev
8037860: Add tests to cover Intel RTM instructions support
2014-04-11, by iignatyev
8039499: Add all common classes used by tests on RTM support to testlibrary
2014-04-11, by iignatyev
8039497: Testlibrary should be updated to provide information about all VM types as well as access to Unsafe
2014-04-11, by iignatyev
8038953: Add sanity tests for BMI1 and LZCNT instructions
2014-04-11, by iignatyev
8005079: fix LogCompilation for incremental inlining
2014-04-10, by roland
8036898: assert(t != NULL) failed: must set before get
2014-04-10, by anoll
8035173: [TESTBUG] runtime/threads/CancellableThreadTest fails with OOM on windows-i586
2014-04-15, by ctornqvi
8033150: invokestatic: IncompatibleClassChangeError trying to invoke static method from a parent in presence of conflicting defaults.
2014-04-14, by lfoltan
8038076: constraint on multianewarray instruction is not checked since class version 50.
2014-04-14, by lfoltan
8039947: Dtrace return probe name for jni_SetStaticBooleanField named incorrectly
2014-04-14, by dsimms
Merge
2014-04-14, by allwin
8039904: dtrace/hotspot/Monitors/Monitors001 fails with "assert(s > 0) failed: Bad size calculated"
2014-04-11, by coleenp
8039891: Remove ppcsflt builds from JPRT
2014-04-10, by dholmes
Merge
2014-04-09, by dsamersoff
8029139: [TESTBUG] runtime/InitialThreadOverflow/testme.sh fails with exit code 127
2014-04-09, by dsamersoff
8037279: runtime/6929067/Test6929067.sh crashes on 32bit linux
2014-04-09, by dsamersoff
Added tag jdk9-b10 for changeset 41f447bfbbd7
2014-04-24, by katleman
8041151: More concurrent hgforest
2014-04-11, by mduigou
Merge
2014-04-24, by lana
8041593: Update README-builds.html to refer to jdk9
2014-04-24, by erikj
8041487: Fix proper dependencies for correct incremental build of javadocs
2014-04-23, by erikj
8007327: Emit MEMORY_SIZE into spec.gmk
2014-04-22, by mduigou
8041267: Add filtering capability to CacheFind
2014-04-22, by mduigou
8037085: The sjavac exclude option should accept valid directory identifiers
2014-04-22, by alundblad
8030794: Update configure to require jdk8 as boot
2014-04-22, by erikj
8041141: JDK9 emb build failure on PPC platform
2014-04-21, by dholmes
Added tag jdk9-b10 for changeset 94afcb4be25e
2014-04-24, by katleman
Added tag jdk9-b10 for changeset 8c0bdeecd7c0
2017-07-05, by duke
Merge
jdk9-b10
2017-07-05, by duke
Merge
2017-07-05, by duke
Merge
2014-04-17, by lana
8040319: Clean up type annotation exception index generating code in Code.java
2014-04-17, by emc
8038976: javadoc requires a trailing / for links where java 7's javadoc didn't
2014-04-16, by ksrini
8037484: [javadoc] fails with java.lang.IllegalStateException: endPosTable already set
2014-04-16, by ksrini
8039251: Test tools/javadoc/6964914/TestStdDoclet.java fails
2014-04-16, by ksrini
8031649: Clean up javadoc tests
2014-04-16, by jjg
8038420: Lambda returning post-increment generates wrong code
2014-04-15, by rfield
8037935: Javac -- final local String var referenced in binary/unary op in lambda produces code that does not verify
2014-04-15, by rfield
8026736: Enhance Javadoc pages
2014-01-13, by bpatel
8039079: Test tools/javac/processing/environment/round/TestElementsAnnotatedWith.java fails
2014-04-15, by jlahoda
8040181: Silent failure in Code.findExceptionIndex
2014-04-14, by emc
Added tag jdk9-b09 for changeset 16bad6bc066b
2014-04-17, by katleman
Merge
2017-07-05, by duke
Merge
2014-04-17, by lana
8026801: Enhance endpoint addressing
2014-02-21, by mkos
8026188: Enhance envelope factory
2014-02-21, by mkos
8025030: Enhance stream handling
2014-02-21, by mkos
8025152: Enhance activation set up
2013-12-15, by mkos
Added tag jdk9-b09 for changeset 6b3ffbf07446
2014-04-17, by katleman
Merge
2017-07-05, by duke
Merge
2014-04-17, by lana
8037259: xerces update: xpointer update
2014-04-15, by dli
8029282: Enhance CharInfo set up
2014-01-08, by joehw
Added tag jdk9-b09 for changeset 54fd9e33ddec
2014-04-17, by katleman
Merge
2017-07-05, by duke
Merge
2014-04-17, by lana
8034962: Dynalink to handle superclasses more carefully
2014-02-21, by sundar
8033745: Reflect upon Nashorn reflection
2014-02-21, by sundar
8030200: Wrong result for Number.prototype.toString() for certain radix/inputs
2014-04-14, by hannesw
8030199: Nashorn: Uint8ClampedArray - Incorrect ToUint8Clamp implementation
2014-04-14, by hannesw
Added tag jdk9-b09 for changeset 9c965577fb13
2014-04-17, by katleman
Merge
2017-07-05, by duke
Merge
2014-04-17, by lana
8025005: Enhance CORBA initializations
2014-01-22, by msheppar
Added tag jdk9-b09 for changeset 667dccd79b65
2014-04-17, by katleman
Merge
2017-07-05, by duke
Merge
2014-04-17, by lana
8039080: "jinfo server_id@host" fails with "Invalid process identifier"
2014-04-17, by jbachorik
8040809: '}' left in the spec for j.u.Random.doubles(..)
2014-04-17, by michaelm
8035726: A sentence is truncated in the API doc for j.u.Locale.LanguageRange.parse(String, Map).
2014-04-17, by peytoia
8040769: add a comment to the NewInstance test
2014-04-17, by weijun
Merge
2014-04-16, by bpb
6375303: Review use of caching in BigDecimal
2014-04-16, by bpb
8030628: Update java/lang/management/MemoryMXBean tests to ignore GC setting by jtreg
2014-04-16, by mtobiass
8038178: Fix corrupt license header
2014-04-16, by chegar
Merge
2014-04-16, by mullan
8038184: XMLSignature throws StringIndexOutOfBoundsException if ID attribute value is empty String
2014-04-16, by mullan
8034220: Improve time zone mapping for AIX platform
2014-04-16, by luchsh
8039396: NPE when writing a class descriptor object to a custom ObjectOutputStream
2014-04-16, by igerasim
8038821: Fix typos in java.net
2014-04-16, by chegar
8039853: Provider.Service.newInstance() does not work with current JDK JGSS Mechanisms
2014-04-16, by weijun
8038500: (zipfs) Upgrade ZIP provider to be a supported provider
2014-04-15, by sherman
8033301: Build more informative InfoBuilder
2014-02-06, by jbachorik
8035834: InetAddress.getLocalHost() can hang after JDK-8030731
2014-03-12, by vinnie
8036794: Collect more Collector Lambdas
2014-03-07, by sundar
8034870: Regression: On Mac, fx app can't be launched if setting a javaagent for it
2014-02-20, by pchelko
8033618: Correct logging output
2014-02-07, by kizune
8031050: (thread) Change Thread initialization so that thread name is set before invoking SecurityManager
2014-02-11, by chegar
8032686: Issues with method invoke
2014-01-29, by twisti
8032370: No "Truncated file" warning from IIOReadWarningListener on JPEGImageReader
2014-01-24, by prr
8031395: Enhance LDAP processing
2014-01-09, by weijun
8028385: Enhance RowSet Factory
2013-11-15, by lancea
8026200: Enhance RowSet Factory
2013-10-25, by lancea
8030655: Regression: 14_01 Security fix 8024306 causes test failures
2014-01-15, by weijun
8026067: Enhance signed jar verification
2013-11-25, by weijun
8027766: Enhance RSA processing
2014-01-22, by wetmore
8027841: Enhance pixel manipulations
2013-11-25, by bae
8031462: Fonts with morx tables are broken with latest ICU fixes
2014-01-13, by prr
8027775: Enhance ICU code.
2013-12-16, by prr
8031335: Better color profiling
2014-01-22, by prr
8029750: Enhance LCMS color processing
2014-01-22, by prr
8026797: Enhance data transfers
2014-01-21, by malenkov
8030731: Improve name service robustness
2014-01-21, by vinnie
8031352: Enhance PNG handling
2014-01-21, by serb
8029286: Enhance subject delegation
2013-12-23, by jbachorik
8031394: (sl) Fix exception handling in ServiceLoader
2014-01-14, by alanb
8031477: [macosx] Loading AWT native library fails
2014-01-15, by pchelko
8029740: Enhance handling of loggers
2014-01-16, by dfuchs
8029844: Enhance argument validation
2013-12-13, by jrose
8029745: Enhance algorithm checking
2014-01-10, by juh
8029760: Enhance AWT image libraries
2013-12-18, by pchelko
8029697: Update Poller demo
2013-12-19, by kizune
8026716: (aio) Enhance asynchronous channel handling
2013-12-19, by alanb
8025010: Enhance AWT contexts
2013-12-20, by pchelko
8029854: Enhance JPEG decodings
2013-12-20, by prr
8023046: Enhance splashscreen support
2013-11-12, by vadim
8029735: Enhance service mgmt natives
2013-12-23, by jbachorik
8026163: Enhance media provisioning
2014-01-10, by serb
8029730: Improve audio device additions
2014-01-10, by serb
8040262: (fs) Misc. typos in comments and implementation
2014-04-15, by alanb
8039362: Read content-types.properties as a resource
2014-04-15, by chegar
8040167: JDWP spec for ClassType#InvokeMethod contradicts JLS
2014-04-15, by jbachorik
8040038: java/net/URLPermission/nstest/lookup.sh fails with ClassNotFoundException
2014-04-15, by chegar
8040062: Need to add new methods in BaseSSLSocketImpl
2014-04-14, by xuelei
8009637: Some error messages are missing a space
2014-04-14, by igerasim
8038963: com/sun/jdi tests fail because cygwin's ps sometimes misses processes
2014-04-02, by sla
8039751: UTF-8 decoder fails to handle some edge cases correctly
2014-04-12, by sherman
8036979: Support java.net.SocketOption<> in java.net socket types
2014-04-12, by michaelm
Added tag jdk9-b09 for changeset 56fc7867c5c9
2014-04-17, by katleman
Merge
2017-07-05, by duke
Merge
2014-04-17, by lana
Merge
2014-04-15, by amurillo
less
more
|
(0)
-10000
-3000
-1000
-768
+768
+1000
+3000
+10000
+30000
tip