Conversation
65d9132 to
bc8d611
Compare
…only Reviewed-by: prr
Reviewed-by: prr, serb
Reviewed-by: yyang, sspitsyn, dholmes
Reviewed-by: chagedorn, dlong
Reviewed-by: fyang, mli, tonyp
Reviewed-by: dholmes, kbarrett
…:reserve/commit/uncommit memory API Reviewed-by: stefank, jsjolen, stuefe
…egal header Reviewed-by: dholmes
Reviewed-by: fyang, mli, tonyp
Reviewed-by: zgu, ysr
Reviewed-by: stefank, pchilanomate
Reviewed-by: gli, iwalulya
…clamation Reviewed-by: ayang, iwalulya, gli
Reviewed-by: mdoerr, tschatzl, shade
Reviewed-by: briangoetz, psandoz
…dress Reviewed-by: mbaesken, lucy
…egal header Reviewed-by: dfuchs
…egal header Reviewed-by: dfuchs
Reviewed-by: jpai
Co-authored-by: Fei Yang <fyang@openjdk.org> Reviewed-by: rcastanedalo, aph
Reviewed-by: jjg, coffeys
…egal header Reviewed-by: jpai
Reviewed-by: prr, honkar, serb
Reviewed-by: mgronlun
Reviewed-by: kvn, asmehra
…ated mode is inactive Reviewed-by: stefank, asmehra
…HTWEIGHT Reviewed-by: aboldtch, coleenp
Reviewed-by: asotona
8329296: Update Elements for '///' documentation comments Co-authored-by: Jim Laskey <jlaskey@openjdk.org> Reviewed-by: prappo, darcy, hannesw
Reviewed-by: kvn, thartmann
…I docs Reviewed-by: abhiscxk, aivanov, prr
Reviewed-by: naoto
…tric Reviewed-by: roland, thartmann
Reviewed-by: alanb
Reviewed-by: prappo, erikj
… painted red with the GTK L&F 8298153: Colored text is not shown on disabled checkbox and radio button with GTK LAF for bug4314194 Reviewed-by: tr, psadhukhan
…Error: Some tests failed Reviewed-by: jpai, stefank
…imeException: '\\A\\Z' missing from stderr Reviewed-by: jpai, stefank, dholmes
…t, byte) and setTTL/getTTL methods on DatagramSocketImpl and MulticastSocket Reviewed-by: dfuchs, iris, alanb
…e 171, which is not a valid value for type 'bool' Reviewed-by: chagedorn, mdoerr, thartmann
Reviewed-by: kbarrett, iwalulya
…data Reviewed-by: psandoz
Reviewed-by: asotona
… passed as argument 1, which is declared to never be null Reviewed-by: jsjolen, clanger
…ypeCheckConstSuper Instruct Reviewed-by: kvn, thartmann
…28 triggers underflow assertion Reviewed-by: tschatzl, iwalulya
…due to NPE in javac Reviewed-by: jlahoda
Reviewed-by: tschatzl
Reviewed-by: mdoerr, sjayagond
…ct (shared by vectorization and Vector API) Reviewed-by: fyang
…ctory 8332476: j.u.r.RandomGeneratorFactor.create(long|byte[]) should throw rather than silently fallback to no-arg create() Reviewed-by: jpai
…xception Reviewed-by: smarks
Co-authored-by: Zhengyu Gu <zgu@openjdk.org> Reviewed-by: coleenp, zgu
…java Reviewed-by: stuefe, thartmann
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fairly large commit with the end goal of adding IntrinsicCandidate support to ECC.
Added support for 52-bit Montgomery field and integrated it into ECOperations.
Performance